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.
|
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.
|
public void testCustomerData1()
public void testCustomerData2()
public void testCustomerData3()
public void testCustomerData4()
public void testCustomerData5()
public void testCustomerData6()
public void testCustomerData7()
public void testCustomerData8()
public void testCustomerData9()
public void testCustomerData10()
public void testPrimaveraDatabase() throws Exception
Exception
public void testPrimaveraDatabaseEps() throws Exception
Exception
public void testFieldCoverage()
public void testMicrosoftScheduler() throws Exception
Exception
public void testPrimaveraScheduler() throws Exception
Exception
public static void initializeFieldReport()
public static void generateFieldReport() throws Exception
Exception
public void incrementTestCount()
Copyright © 2000–2025 MPXJ. All rights reserved.