2008-07-29 1.1.0

org.eclipse.soda.dk.control.profile.test.agent
Class ControlProfileTestSuite

java.lang.Object
  extended by ConfiguredTestSuite
      extended by org.eclipse.soda.dk.control.profile.test.agent.ControlProfileTestSuite

public class ControlProfileTestSuite
extends ConfiguredTestSuite

Version:
1.1.0

Constructor Summary
ControlProfileTestSuite()
          Constructs a new instance of the ControlProfileTestSuite class.
 
Method Summary
static void main(java.lang.String[] args)
          Main method to run tests in a standalone 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

ControlProfileTestSuite

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

Method Detail

main

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

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

suite

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

Returns:
Results of the suite (Test) value.

2008-07-29 1.1.0

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