public class WebAppDataStoreTests
extends java.lang.Object
| Constructor and Description | 
|---|
WebAppDataStoreTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
void | 
testCreate()  | 
void | 
testDelete()  | 
void | 
testGetByKey()  | 
void | 
testInsertDuplicate()  | 
void | 
testSchemaIsWellRegistered()  | 
void | 
testUpdate()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic void testSchemaIsWellRegistered()
public void testCreate()
                throws java.sql.SQLException
java.sql.SQLExceptionpublic void testDelete()
                throws java.sql.SQLException
java.sql.SQLExceptionpublic void testUpdate()
                throws java.sql.SQLException
java.sql.SQLExceptionpublic void testInsertDuplicate()
                         throws java.sql.SQLException
java.sql.SQLExceptionpublic void testGetByKey()
                  throws java.sql.SQLException
java.sql.SQLExceptionCopyright © 2023. All Rights Reserved.