@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 Exception
Exceptionpublic void testGetAllPerformanceTestClasses()
throws Exception
Exceptionpublic void testGetAllDemoTestClasses()
throws Exception
Exceptionpublic void testGetAllBugProofTestClasses()
throws Exception
Exceptionpublic void testSplitFilter()
protected TestClassesUtil createTestClassUtil(PlatformConfig platformConfig)
createTestClassUtil in class TestClassesUtilBaseTestpublic void testSplitRanges()
Copyright © 2017 SAP SE. All Rights Reserved.