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.
|
@Test public void testGetWork()
@Test
public void testVarianceCalculations9()
throws Exception
Exception@Test
public void testVarianceCalculations8()
throws Exception
Exception@Test public void testGetDate()
@Test public void testGetDateWithNegativeDuration()
@Test public void testMidnightNegativeDuration()
@Test public void test247()
@Test public void testStartTime()
Copyright © 2000–2025 MPXJ. All rights reserved.