Uses of Class
org.pentaho.test.platform.engine.core.TestManager.SuiteInfo

Packages that use TestManager.SuiteInfo
org.pentaho.test.platform.engine.core   
 

Uses of TestManager.SuiteInfo in org.pentaho.test.platform.engine.core
 

Methods in org.pentaho.test.platform.engine.core that return TestManager.SuiteInfo
 TestManager.SuiteInfo TestManager.getSuite(String suiteClass)
           
 

Constructors in org.pentaho.test.platform.engine.core with parameters of type TestManager.SuiteInfo
TestManager.TestInfo(junit.framework.Test test, TestManager.SuiteInfo suiteInfo)