public class RemoteDataStoreServiceTest
extends java.lang.Object
| Constructor and Description |
|---|
RemoteDataStoreServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreateOrUpdate() |
void |
testExecute() |
void |
testInsertRow() |
void |
testSelect() |
public void setUp()
public void testSelect()
throws java.sql.SQLException
java.sql.SQLExceptionpublic void testExecute()
throws java.sql.SQLException
java.sql.SQLExceptionpublic void testInsertRow()
throws java.sql.SQLException,
java.text.ParseException
java.sql.SQLExceptionjava.text.ParseExceptionpublic void testCreateOrUpdate()