2010-01-22 1.2.0

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

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

public class GpioProfileTestSuite
extends ConfiguredTestSuite

Since:
1.0
Version:
1.2.0

Constructor Summary
GpioProfileTestSuite()
          Constructs a new instance of the GpioProfileTestSuite class.
 
Method Summary
static void main(java.lang.String[] arguments)
          Main method to run tests in a stand alone mode.
static junit.framework.Test suite()
          Create a suite and return the Test Suite result.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GpioProfileTestSuite

public GpioProfileTestSuite()
Constructs a new instance of the GpioProfileTestSuite class.

Method Detail

main

public static void main(java.lang.String[] arguments)
Main method to run tests in a stand alone mode.

Parameters:
arguments - The arguments (String[]) parameter.
See Also:
GpioProfileTestAgent

suite

public static junit.framework.Test suite()
Create a suite and return the Test Suite result.

Returns:
Results of the suite (Test) value.

2010-01-22 1.2.0

Copyright (c) 2010 IBM. See license in Legal section.