net.sf.mpxj.junit
Class MPXJTest

java.lang.Object
  extended by junit.framework.TestSuite
      extended by net.sf.mpxj.junit.MPXJTest
All Implemented Interfaces:
junit.framework.Test

public class MPXJTest
extends junit.framework.TestSuite

Test suite to collect together MPXJ tests.


Constructor Summary
MPXJTest()
          Constructor.
 
Method Summary
 void testAll()
          Dummy test used to ensure the test suites added in the constructor are run.
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MPXJTest

public MPXJTest()
Constructor.

Method Detail

testAll

public void testAll()
Dummy test used to ensure the test suites added in the constructor are run.



Copyright © 2012. All Rights Reserved.