|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectname.angoca.db2sa.main.MainTest
public final class MainTest
This executes the main in other way.
Control Version
Constructor Summary | |
---|---|
MainTest()
Default constructor. |
Method Summary | |
---|---|
void |
testControllerNull()
Tests that a controller cannot be null. |
void |
testGetController()
Tests that the controller is System. |
void |
testPrepareJline()
Prepares the controller with Jline. |
void |
testPrepareNull()
Tests that a type cannot be -1. |
void |
testPrepareSystem()
Prepares the controller with System. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MainTest()
Method Detail |
---|
public void testControllerNull() throws InputReaderException
InputReaderException
- Never.public void testGetController()
public void testPrepareJline() throws AbstractDB2SAException
AbstractDB2SAException
- Never.public void testPrepareNull() throws InputReaderException
InputReaderException
- Never.public void testPrepareSystem() throws AbstractDB2SAException
AbstractDB2SAException
- Never.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |