|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectname.angoca.db2sa.IntegrationTest
public final class IntegrationTest
Integration tests.
Control Version
Constructor Summary | |
---|---|
IntegrationTest()
Default constructor. |
Method Summary | |
---|---|
static void |
setUpBeforeClass()
Refreshes the singletons. |
void |
testExecute()
Tests the execution of a command 'hostname'. |
void |
testExecuteExit()
Tests the execution of a exit command. |
void |
testExecuteNullCommand()
Tests to execute a null command. |
void |
testExecuteNullWriter()
Tests to execute with a null writer. |
void |
testExecuteQuit()
Tests the execution of a quit command. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IntegrationTest()
Method Detail |
---|
public static void setUpBeforeClass() throws AbstractDB2SAException
AbstractDB2SAException
- Never.public void testExecute() throws AbstractDB2SAException
AbstractDB2SAException
- Never.public void testExecuteExit() throws AbstractDB2SAException
AbstractDB2SAException
- Never.public void testExecuteNullCommand() throws AbstractDB2SAException
AbstractDB2SAException
- Never.public void testExecuteNullWriter() throws AbstractDB2SAException
AbstractDB2SAException
- Never.public void testExecuteQuit() throws AbstractDB2SAException
AbstractDB2SAException
- Never.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |