public class VNoteStoreTests extends AbstractStoreTests
| Constructor and Description | 
|---|
VNoteStoreTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
before()  | 
void | 
testDelete()  | 
void | 
testDeleteAll()  | 
void | 
testSchemaIsWellRegistered()  | 
void | 
testStoreAndRetrieveWithUid()  | 
void | 
testStoreRetrieveAndUpdate()  | 
after, defaultVNotepublic void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void testSchemaIsWellRegistered()
public void testStoreAndRetrieveWithUid()
                                 throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreRetrieveAndUpdate()
                                throws java.sql.SQLException
java.sql.SQLExceptionpublic void testDelete()
                throws java.sql.SQLException
java.sql.SQLExceptionpublic void testDeleteAll()
                   throws java.sql.SQLException
java.sql.SQLExceptionCopyright © 2023. All Rights Reserved.