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