public abstract class CLIServiceTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static CLIServiceClient |
client |
| Constructor and Description |
|---|
CLIServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
getFunctionsTest() |
void |
getInfoTest() |
void |
openSessionTest() |
void |
setUp() |
void |
tearDown() |
void |
testExecuteStatement() |
void |
testExecuteStatementAsync() |
protected static CLIServiceClient client
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void openSessionTest()
throws java.lang.Exception
java.lang.Exceptionpublic void getFunctionsTest()
throws java.lang.Exception
java.lang.Exceptionpublic void getInfoTest()
throws java.lang.Exception
java.lang.Exceptionpublic void testExecuteStatement()
throws java.lang.Exception
java.lang.Exceptionpublic void testExecuteStatementAsync()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2012 The Apache Software Foundation