Test Result : EventTest
0 failures
(±0)
16 tests
(±0)
All Tests
| Test name | Duration | Status |
| testEvent | 32 ms | Passed |
| testEventEmptyDescription | 11 ms | Passed |
| testEventEmptyTitle | 0 ms | Passed |
| testEventNullDescription | 1 ms | Passed |
| testEventNullEventType | 0 ms | Passed |
| testEventNullTitle | 0 ms | Passed |
| testEventTooLongDescription | 1 ms | Passed |
| testEventTooLongTitle | 1 ms | Passed |
| testSetDateWithNullArgument | 0 ms | Passed |
| testSetDescriptionWithEmptyArgument | 8 ms | Passed |
| testSetDescriptionWithNullArgument | 0 ms | Passed |
| testSetDescriptionWithTooLongArgument | 4 ms | Passed |
| testSetEventType | 7 ms | Passed |
| testSetTitleWithEmptyArgument | 1 ms | Passed |
| testSetTitleWithNullArgument | 4 ms | Passed |
| testSetTitleWithTooLongArgument | 1 ms | Passed |
