public class CustomerDataTest extends Object
| Constructor and Description |
|---|
CustomerDataTest()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
generateFieldReport()
Report on the data collected by the field reporter.
|
static void |
incrementTestCount()
Increment the counter for the number of tests run.
|
static void |
initializeFieldReport()
Clear the field reporter ready to begin collecting data.
|
void |
testCustomerData1()
Test customer data.
|
void |
testCustomerData10()
Test customer data.
|
void |
testCustomerData2()
Test customer data.
|
void |
testCustomerData3()
Test customer data.
|
void |
testCustomerData4()
Test customer data.
|
void |
testCustomerData5()
Test customer data.
|
void |
testCustomerData6()
Test customer data.
|
void |
testCustomerData7()
Test customer data.
|
void |
testCustomerData8()
Test customer data.
|
void |
testCustomerData9()
Test customer data.
|
void |
testFieldCoverage()
Populate field report from JUnit test data.
|
void |
testMicrosoftScheduler()
Validate the output from the Microsoft scheduler.
|
void |
testPrimaveraDatabase()
Test extracting projects from a sample SQLite P6 database.
|
void |
testPrimaveraDatabaseEps()
Test extracting the EPS from a sample SQLite P6 database.
|
void |
testPrimaveraScheduler()
Validate the output from the Primavera scheduler.
|
@Test public void testCustomerData1()
@Test public void testCustomerData2()
@Test public void testCustomerData3()
@Test public void testCustomerData4()
@Test public void testCustomerData5()
@Test public void testCustomerData6()
@Test public void testCustomerData7()
@Test public void testCustomerData8()
@Test public void testCustomerData9()
@Test public void testCustomerData10()
@Test
public void testPrimaveraDatabase()
throws Exception
Exception@Test
public void testPrimaveraDatabaseEps()
throws Exception
Exception@Test public void testFieldCoverage()
@Test
public void testMicrosoftScheduler()
throws Exception
Exception@Test
public void testPrimaveraScheduler()
throws Exception
Exception@BeforeAll public static void initializeFieldReport()
@AfterAll
public static void generateFieldReport()
throws Exception
Exception@BeforeAll public static void incrementTestCount()
Copyright © 2000–2025 MPXJ. All rights reserved.