fipaos.test
Class FIPAOSTest

java.lang.Object
  |
  +--fipaos.test.FIPAOSTest

public class FIPAOSTest
extends java.lang.Object

Main JUnit test-harness - use with TestRunner to execute all FIPA-OS Junit tests


Constructor Summary
FIPAOSTest()
           
 
Method Summary
static junit.framework.Test suite()
          Create a TestSuite containing all FIPA-OS JUnit tests
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FIPAOSTest

public FIPAOSTest()
Method Detail

suite

public static junit.framework.Test suite()
Create a TestSuite containing all FIPA-OS JUnit tests