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 logout | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Adding "Cron Job" Schedule Without The Start Date Parameter | 17 ms | Passed |
Then I expect the exception "KapuaIllegalNullArgumentException" with the text "An illegal null value was provided" | 0 ms | Passed |
Then I set cron expression to "0 15 10 * * ?" | 0 ms | Passed |
When I create a new trigger from the existing creator with previously defined date properties | 0 ms | Passed |
When I find scheduler properties with name "Cron Job" | 0 ms | Passed |