public class ProjectCalendarTest extends Object
| Constructor and Description |
|---|
ProjectCalendarTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
test247()
Simple tests to exercise the ProjectCalendar.getDate method with a negative duration using a 24x7 calendar.
|
void |
testGetDate()
Simple tests to exercise the ProjectCalendar.getDate method.
|
void |
testGetDateWithNegativeDuration()
Simple tests to exercise the ProjectCalendar.getDate method with a negative duration.
|
void |
testGetWork()
Test get getWork method.
|
void |
testMidnightNegativeDuration()
Simple tests to exercise the ProjectCalendar.getDate method with a negative duration including midnight.
|
void |
testStartTime()
Simple tests to exercise the ProjectCalendar.getStartTime method.
|
void |
testVarianceCalculations8()
Exercise various duration variance calculations.
|
void |
testVarianceCalculations9()
Exercise various duration variance calculations.
|
public void testGetWork()
public void testVarianceCalculations9()
throws Exception
Exceptionpublic void testVarianceCalculations8()
throws Exception
Exceptionpublic void testGetDate()
public void testGetDateWithNegativeDuration()
public void testMidnightNegativeDuration()
public void test247()
public void testStartTime()
Copyright © 2000–2025 MPXJ. All rights reserved.