@UnitTest public class UpdateTimeRestrictionTest extends java.lang.Object
| Constructor and Description |
|---|
UpdateTimeRestrictionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldFailActiveFrom_ActiveUntil_RequiredFields() |
void |
shouldFailInvalidDateRange_BeforeDateGreaterThanAfterDate() |
void |
shouldFailInvalidDateRange_SameDate() |
void |
shouldPassValidationForUpdateTimeRestriction() |
public void shouldPassValidationForUpdateTimeRestriction()
throws java.text.ParseException
java.text.ParseExceptionpublic void shouldFailActiveFrom_ActiveUntil_RequiredFields()
throws java.text.ParseException
java.text.ParseExceptionpublic void shouldFailInvalidDateRange_BeforeDateGreaterThanAfterDate()
throws java.text.ParseException
java.text.ParseExceptionpublic void shouldFailInvalidDateRange_SameDate()
throws java.text.ParseException
java.text.ParseExceptionCopyright © 2018 SAP SE. All Rights Reserved.