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