public class VerifyCalendar extends VerifyProcess
ALWAYS, NEVER, ONCE| Constructor and Description |
|---|
VerifyCalendar() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doVerify() |
protected void |
updateEvent(long eventId,
java.lang.String recurrence) |
protected void |
verifyEndDate() |
protected void |
verifyNoAssets() |
protected void |
verifyRecurrence() |
doVerify, getBuildNumber, getPortalTableNames, isPortalTableName, verify, verifyprotected void doVerify()
throws java.lang.Exception
doVerify in class VerifyProcessjava.lang.Exceptionprotected void updateEvent(long eventId,
java.lang.String recurrence)
throws java.lang.Exception
java.lang.Exceptionprotected void verifyEndDate()
throws java.lang.Exception
java.lang.Exceptionprotected void verifyNoAssets()
throws java.lang.Exception
java.lang.Exceptionprotected void verifyRecurrence()
throws java.lang.Exception
java.lang.Exception