Package de.hybris.bootstrap.testclasses
Class TestClassesUtilTest
java.lang.Object
de.hybris.bootstrap.testclasses.TestClassesUtilBaseTest
de.hybris.bootstrap.testclasses.TestClassesUtilTest
-
Field Summary
Fields inherited from class de.hybris.bootstrap.testclasses.TestClassesUtilBaseTest
BOOTSTRAP_TEST_CLASSES, testClassesUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected TestClassesUtilcreateTestClassUtil(PlatformConfig platformConfig) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.bootstrap.testclasses.TestClassesUtilBaseTest
setUp, setUpOnce, tearDown
-
Constructor Details
-
TestClassesUtilTest
public TestClassesUtilTest()
-
-
Method Details
-
testPositivePackageFilter
public void testPositivePackageFilter() -
testNegativePackageFilter
public void testNegativePackageFilter() -
testPositiveNegativePackageFilter
public void testPositiveNegativePackageFilter() -
testGetAllTestClasses
public void testGetAllTestClasses() -
testGetAllUnitTestClasses
public void testGetAllUnitTestClasses() -
testGetAllIntegrationTestClasses
- Throws:
Exception
-
testGetAllPerformanceTestClasses
- Throws:
Exception
-
testGetAllDemoTestClasses
- Throws:
Exception
-
testGetAllBugProofTestClasses
- Throws:
Exception
-
testSplitFilter
public void testSplitFilter() -
createTestClassUtil
- Specified by:
createTestClassUtilin classTestClassesUtilBaseTest
-
testSplitRanges
public void testSplitRanges()
-