org.meta2project.model.test
Class AllTestSuite

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.meta2project.model.test.support.SessionTestSuite
          extended by org.meta2project.model.test.AllTestSuite
All Implemented Interfaces:
junit.framework.Test

public class AllTestSuite
extends SessionTestSuite

All tests suite.

Author:
Anton Malykh

Constructor Summary
AllTestSuite(Session session)
           
 
Method Summary
 
Methods inherited from class org.meta2project.model.test.support.SessionTestSuite
addTestCase, run
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, 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

AllTestSuite

public AllTestSuite(Session session)
             throws java.lang.IllegalAccessException,
                    java.lang.InstantiationException
Throws:
java.lang.IllegalAccessException
java.lang.InstantiationException