1.0.0

org.eclipse.soda.dk.testagent.test
Class TestAgentTestSuite

java.lang.Object
  extended by TestSuite
      extended by org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
          extended by org.eclipse.soda.dk.testagent.test.TestAgentTestSuite

public class TestAgentTestSuite
extends ConfiguredTestSuite

Version:
1.0.0

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

CLASS_NAME

public static final java.lang.String CLASS_NAME
Defines the test suite class name.

See Also:
Constant Field Values
Constructor Detail

TestAgentTestSuite

public TestAgentTestSuite()
Method Detail

main

public static void main(java.lang.String[] args)
Main with the specified args parameter.

Parameters:
args - The args (String[]) parameter.

suite

public static Test suite()
Suite and return the Test result.

Returns:
Results of the suite (Test) value.

1.0.0

Copyright (c) 2007 IBM