Test Result : EventTest
0 failures
(±0)
24 tests
(±0)
All Tests
| Test name | Duration | Status |
| testEvent | 29 ms | Passed |
| testEventEmptyDescription | 1 ms | Passed |
| testEventEmptyLocation | 7 ms | Passed |
| testEventEmptyTitle | 1 ms | Passed |
| testEventNullCreator | 1 ms | Passed |
| testEventNullDescription | 2 ms | Passed |
| testEventNullEventType | 1 ms | Passed |
| testEventNullLocation | 0 ms | Passed |
| testEventNullTitle | 1 ms | Passed |
| testEventTooLongDescription | 2 ms | Passed |
| testEventTooLongLocation | 1 ms | Passed |
| testEventTooLongTitle | 1 ms | Passed |
| testSetCreator | 1 ms | Passed |
| testSetDateWithNullArgument | 1 ms | Passed |
| testSetDescriptionWithEmptyArgument | 2 ms | Passed |
| testSetDescriptionWithNullArgument | 1 ms | Passed |
| testSetDescriptionWithTooLongArgument | 1 ms | Passed |
| testSetEventType | 0 ms | Passed |
| testSetLocationWithEmptyArgument | 58 ms | Passed |
| testSetLocationWithNullArgument | 3 ms | Passed |
| testSetLocationWithTooLongArgument | 1 ms | Passed |
| testSetTitleWithEmptyArgument | 1 ms | Passed |
| testSetTitleWithNullArgument | 0 ms | Passed |
| testSetTitleWithTooLongArgument | 0 ms | Passed |
