|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTestSuite
org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
org.eclipse.soda.dk.testagent.test.TestAgentTestSuite
public class TestAgentTestSuite
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the test suite class name. |
| Constructor Summary | |
|---|---|
TestAgentTestSuite()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main with the specified args parameter. |
static Test |
suite()
Suite and return the Test result. |
| Methods inherited from class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite |
|---|
addTest, getBoolean, getConfigurationService, getContext, getFloat, getInt, getLong, getObject, getProperties, getString, getSynchronizationService |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASS_NAME
| Constructor Detail |
|---|
public TestAgentTestSuite()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - The args (String[]) parameter.public static Test suite()
Test) value.
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||