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.RemoteException
MXException
public void preppingCrew1() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void preppingCrew2() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void preppingCrew3() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void preppingCrew4() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void preppingCrew5() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void addUnrestrictedAsPreviousEntry() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void checkPreviousDateErrorModification() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void checkRecordExistModification() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void modifyEffectiveDateToPast() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void modifyEndDateToFuture() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void modifyEndDateToNull() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void modifyEffectiveDateWithNullEndDate() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void preppingForFollowingScenarios() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void modifyEndDateFromOtherCrewAddToThisCrew() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void removeFromMiddleOfAssignment() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void removeRecordsFromMultipleCrews() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void changeEffectiveDate() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void addNewUnrestricedRowWithoutConflicts() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void modifyEffectiveDateExtendEndDate() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException