|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestSuiteSkeleton | |
---|---|
cdx.scorebot.net | Implementation of tests for various services and the framework which configures and executes those tests. |
Uses of TestSuiteSkeleton in cdx.scorebot.net |
---|
Fields in cdx.scorebot.net with type parameters of type TestSuiteSkeleton | |
---|---|
protected java.util.Vector<TestSuiteSkeleton> |
ConfigurationTemplate.suiteInfo
the names of the suites this provides IPs and Ports for |
Methods in cdx.scorebot.net that return types with arguments of type TestSuiteSkeleton | |
---|---|
java.util.Vector<TestSuiteSkeleton> |
ConfigurationTemplate.getSuiteInfo()
gets the information on the suites this skeleton configures |
Constructors in cdx.scorebot.net with parameters of type TestSuiteSkeleton | |
---|---|
TestSuiteSkeleton(TestSuiteSkeleton tss)
copy constructor |
Constructor parameters in cdx.scorebot.net with type arguments of type TestSuiteSkeleton | |
---|---|
ConfigurationTemplate(java.lang.String fn,
java.util.Vector<TestSuiteSkeleton> suiteInfo,
NetworkTestPackage ntp)
Create a Skeleton NetworkTestPackage from the NetworkTestPackage in the specified information. |
|
TeamConfiguration(java.lang.String fn,
java.lang.String ownerName,
java.util.Vector<TestSuiteSkeleton> suiteInfo,
NetworkTestPackage ntp)
create a Skeleton NetworkTestPackage from the NetworkTestPackage in the specified file |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |