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.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void openSessionTest() throws java.lang.Exception
java.lang.Exception
public void getFunctionsTest() throws java.lang.Exception
java.lang.Exception
public void getInfoTest() throws java.lang.Exception
java.lang.Exception
public void testExecuteStatement() throws java.lang.Exception
java.lang.Exception
public void testExecuteStatementAsync() throws java.lang.Exception
java.lang.Exception
Copyright © 2012 The Apache Software Foundation