2010-01-26 1.2.0

org.eclipse.soda.dk.rfid.write.profile.test.agent
Class RfidWriteProfileTestSuite

java.lang.Object
  extended by ConfiguredTestSuite
      extended by org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileTestSuite

public class RfidWriteProfileTestSuite
extends ConfiguredTestSuite

Since:
1.0
Version:
1.2.0

Constructor Summary
RfidWriteProfileTestSuite()
          Constructs a new instance of the RfidWriteProfileTestSuite 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

RfidWriteProfileTestSuite

public RfidWriteProfileTestSuite()
Constructs a new instance of the RfidWriteProfileTestSuite 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:
RfidWriteProfileTestAgent

suite

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

Returns:
The results of this method.

2010-01-26 1.2.0

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