@UnitTest public class TestClassesUtilTest extends TestClassesUtilBaseTest
BOOTSTRAP_TEST_CLASSES, testClassesUtil| Constructor and Description |
|---|
TestClassesUtilTest() |
| Modifier and Type | Method and Description |
|---|---|
protected TestClassesUtil |
createTestClassUtil(PlatformConfig platformConfig) |
void |
testGetAllBugProofTestClasses() |
void |
testGetAllDemoTestClasses() |
void |
testGetAllIntegrationTestClasses() |
void |
testGetAllPerformanceTestClasses() |
void |
testGetAllTestClasses() |
void |
testGetAllUnitTestClasses() |
void |
testNegativePackageFilter() |
void |
testPositiveNegativePackageFilter() |
void |
testPositivePackageFilter() |
void |
testSplitFilter() |
void |
testSplitRanges() |
setUp, setUpOnce, tearDownpublic void testPositivePackageFilter()
public void testNegativePackageFilter()
public void testPositiveNegativePackageFilter()
public void testGetAllTestClasses()
public void testGetAllUnitTestClasses()
public void testGetAllIntegrationTestClasses()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetAllPerformanceTestClasses()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetAllDemoTestClasses()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetAllBugProofTestClasses()
throws java.lang.Exception
java.lang.Exceptionpublic void testSplitFilter()
protected TestClassesUtil createTestClassUtil(PlatformConfig platformConfig)
createTestClassUtil in class TestClassesUtilBaseTestpublic void testSplitRanges()
Copyright © 2018 SAP SE. All Rights Reserved.