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