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