Static Public Member Functions | |
Test | suite () |
void | main (String[] args) |
Static Protected Member Functions | |
void | assertExistsInstance (String acsInstance) throws Throwable |
void | assertNotExistsInstance (String acsInstance) throws Throwable |
String | runAcsList (String acsInstance) throws Throwable |
Tool | giveTool (String name) throws Exception |
void | enter (TestCase x) |
void | sleep (int msecs) |
ExecuteServices | createExecuteServices (final String acsInstance) |
ExecuteManager | createExecuteManager (final String acsInstance) |
ExecuteAcs | createExecuteAcs (final String acsInstance) |
RunModel | createContainerRunModel (final String acsInstance, final String type, final String name) |
ExecuteTools | createExecuteTools (final String acsInstance, final String acsHost, final String mgrPort, final String irPort, final String nsPort) |
LogWriter | giveTaskListener (String testname) |
Static Protected Attributes | |
File | scriptlogDirectory |
int | scriptlogCount = 0 |
Static Private Member Functions | |
File | getScriptlogFile (String testname) |
String | formatIndex (int index) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|