Uses of Class
de.hybris.bootstrap.testclasses.TestClassesUtil
Packages that use TestClassesUtil
-
Uses of TestClassesUtil in de.hybris.bootstrap.testclasses
Fields in de.hybris.bootstrap.testclasses declared as TestClassesUtilModifier and TypeFieldDescriptionprotected TestClassesUtilTestClassesUtilBaseTest.testClassesUtilMethods in de.hybris.bootstrap.testclasses that return TestClassesUtilModifier and TypeMethodDescriptionstatic TestClassesUtilTestClassesUtil.createBootstrapInstance(PlatformConfig platformConfig) Constructs an instance in the bootstrap environment.static TestClassesUtilTestClassesUtil.createInstance(PlatformConfig platformConfig, PlatformInPlaceClassLoader inPlaceClassLoader) static TestClassesUtilTestClassesUtil.createIntegrationInstance(PlatformConfig platformConfig) Constructs an instance in the integrated environment.protected abstract TestClassesUtilTestClassesUtilBaseTest.createTestClassUtil(PlatformConfig platformConfig) protected TestClassesUtilTestClassesUtilTest.createTestClassUtil(PlatformConfig platformConfig)