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