Uses of Class
org.faktorips.runtime.test.IpsTestSuite
Packages that use IpsTestSuite
-
Uses of IpsTestSuite in org.faktorips.runtime
Methods in org.faktorips.runtime that return IpsTestSuiteModifier and TypeMethodDescriptionIRuntimeRepository.getIpsTestSuite(String qNamePrefix) Returns a test suite that contains all tests that have qualified names starting with the given prefix.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 IpsTestSuiteModifier and TypeMethodDescriptionAbstractRuntimeRepository.getIpsTestSuite(String qNamePrefix) 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