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