org.jnario.junit3
Class JnarioTestSuite

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.jnario.junit3.JnarioTestSuite
All Implemented Interfaces:
junit.framework.Test

public class JnarioTestSuite
extends junit.framework.TestSuite


Constructor Summary
JnarioTestSuite(String name, Class... testClasses)
           
 
Method Summary
 void addTestSuite(Class testClass)
           
 
Methods inherited from class junit.framework.TestSuite
addTest, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JnarioTestSuite

public JnarioTestSuite(String name,
                       Class... testClasses)
Method Detail

addTestSuite

public void addTestSuite(Class testClass)
Overrides:
addTestSuite in class junit.framework.TestSuite


Copyright © 2012-2013 BMW Car IT. All Rights Reserved.