public class AMCrewUnitTest
extends java.lang.Object
| Constructor and Description |
|---|
AMCrewUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
addNewUnrestricedRowWithoutConflicts()
This is scenario K unit test case.
|
void |
addUnrestrictedAsPreviousEntry()
This is scenario A unit test case.
|
void |
changeEffectiveDate()
This is scenario J unit test case.
|
void |
checkPreviousDateErrorModification()
This is scenario B unit test case.
|
void |
checkRecordExistModification()
This is scenario C unit test case.
|
void |
modifyEffectiveDateExtendEndDate()
This is scenario L unit test case.
|
void |
modifyEffectiveDateToPast()
This is scenario D unit test case.
|
void |
modifyEffectiveDateWithNullEndDate()
This is scenario F unit test case.
|
void |
modifyEndDateFromOtherCrewAddToThisCrew()
This is scenario G unit test case.
|
void |
modifyEndDateToFuture()
This is scenario E unit test case.
|
void |
modifyEndDateToNull()
This is scenario E unit test case.
|
void |
preppingCrew1() |
void |
preppingCrew2() |
void |
preppingCrew3() |
void |
preppingCrew4() |
void |
preppingCrew5() |
void |
preppingForFollowingScenarios()
This resets the dates as a prep between scenario F and scenario G
For the Test Case Scenarios see RTC#60878
|
void |
removeFromMiddleOfAssignment()
This is scenario H unit test case.
|
void |
removeRecordsFromMultipleCrews()
This is scenario I unit test case.
|
void |
testBasicAMCrew() |
void |
testBasicAssetWithTool() |
void |
testDeleteAMCrew() |
public void testBasicAssetWithTool()
public void testBasicAMCrew()
public void testDeleteAMCrew()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void preppingCrew1()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void preppingCrew2()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void preppingCrew3()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void preppingCrew4()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void preppingCrew5()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void addUnrestrictedAsPreviousEntry()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void checkPreviousDateErrorModification()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void checkRecordExistModification()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void modifyEffectiveDateToPast()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void modifyEndDateToFuture()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void modifyEndDateToNull()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void modifyEffectiveDateWithNullEndDate()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void preppingForFollowingScenarios()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void modifyEndDateFromOtherCrewAddToThisCrew()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void removeFromMiddleOfAssignment()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void removeRecordsFromMultipleCrews()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void changeEffectiveDate()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void addNewUnrestricedRowWithoutConflicts()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void modifyEffectiveDateExtendEndDate()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXException