And A regular trigger creator with the name "schedule0" is created | 0 ms | Passed |
And An exception was thrown | 0 ms | Passed |
And I create a job with the name "job0" | 0 ms | Passed |
And I create a new trigger from the existing creator with previously defined date properties | 0 ms | Passed |
And I logout | 0 ms | Passed |
And The trigger is set to end on 10-12-2020 at 10:00. | 0 ms | Passed |
And The trigger is set to start on 12-12-2020 at 10:00. | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Adding "Device Connect" Schedule With End Time before Start time | 12 ms | Passed |
When I expect the exception "KapuaEndBeforeStartTimeException" with the text "The start time cannot be later than the end time." | 0 ms | Passed |
When I find scheduler properties with name "Device Connect" | 0 ms | Passed |