1.0.0

org.eclipse.soda.dk.gpio.profile.test.agent
Class GpioProfileTestAgentSuite

java.lang.Object
  extended by ConfiguredTestSuite
      extended by org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileTestAgentSuite

public class GpioProfileTestAgentSuite
extends ConfiguredTestSuite

Version:
1.0.0

Field Summary
static java.lang.String CLASS_NAME
          Define the class name (String) constant.
 
Constructor Summary
GpioProfileTestAgentSuite()
          Constructs an instance of this class.
 
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 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
Define the class name (String) constant.

See Also:
Constant Field Values
Constructor Detail

GpioProfileTestAgentSuite

public GpioProfileTestAgentSuite()
Constructs an instance of this class.

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