Test Result : EventTest
0 failures
16 tests
All Tests
| Test name | Duration | Status |
| testEvent | 13 ms | Passed |
| testEventEmptyDescription | 2 ms | Passed |
| testEventEmptyTitle | 4 ms | Passed |
| testEventNullDescription | 1 ms | Passed |
| testEventNullEventType | 0 ms | Passed |
| testEventNullTitle | 1 ms | Passed |
| testEventTooLongDescription | 0 ms | Passed |
| testEventTooLongTitle | 0 ms | Passed |
| testSetDateWithNullArgument | 0 ms | Passed |
| testSetDescriptionWithEmptyArgument | 0 ms | Passed |
| testSetDescriptionWithNullArgument | 0 ms | Passed |
| testSetDescriptionWithTooLongArgument | 0 ms | Passed |
| testSetEventType | 6 ms | Passed |
| testSetTitleWithEmptyArgument | 0 ms | Passed |
| testSetTitleWithNullArgument | 1 ms | Passed |
| testSetTitleWithTooLongArgument | 1 ms | Passed |
