fipaos.test.parser
Class AllParsersTest

java.lang.Object
  |
  +--fipaos.test.parser.AllParsersTest

public class AllParsersTest
extends java.lang.Object

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


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

Constructor Detail

AllParsersTest

public AllParsersTest()
Method Detail

suite

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