Uses of Class
org.faktorips.runtime.test.IpsTestSuite

Packages that use IpsTestSuite
org.faktorips.runtime   
org.faktorips.runtime.internal   
org.faktorips.runtime.test   
 

Uses of IpsTestSuite in org.faktorips.runtime
 

Methods in org.faktorips.runtime that return IpsTestSuite
 IpsTestSuite IRuntimeRepository.getIpsTestSuite(String qNamePrefix)
          Returns a test suite that contains all tests that have qualified names starting with the given prefix.
 IpsTestSuite IRuntimeRepository.getIpsTestSuite(String qNamePrefix, IRuntimeRepository runtimeRepository)
          Returns a test suite that contains all tests that have qualified names starting with the given prefix.
 

Uses of IpsTestSuite in org.faktorips.runtime.internal
 

Methods in org.faktorips.runtime.internal that return IpsTestSuite
 IpsTestSuite AbstractRuntimeRepository.getIpsTestSuite(String qNamePrefix)
           
 IpsTestSuite AbstractRuntimeRepository.getIpsTestSuite(String qNamePrefix, IRuntimeRepository runtimeRepository)
           
 

Uses of IpsTestSuite in org.faktorips.runtime.test
 

Constructors in org.faktorips.runtime.test with parameters of type IpsTestSuite
IpsTestSuiteJUnitAdapter(IpsTestSuite suite)
           
 



Copyright © 2015. All rights reserved.