org.meta2project.model.test
Class AllTestSuite5

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

public class AllTestSuite5
extends SessionTestSuite

All tests suite.

Author:
Anton Malykh

Constructor Summary
AllTestSuite5(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

AllTestSuite5

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