And A regular trigger creator with the name "schedule0" is created | 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 expect the exception "KapuaIllegalNullArgumentException" with the text "*" | 0 ms | Passed |
And The trigger is set to start today at 10:00. | 0 ms | Passed |
Scenario: Create scheduler without Cron Job Trigger property | 5 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
Then I set cron expression to "" | 0 ms | Passed |
When I find scheduler properties with name "Cron Job" | 0 ms | Passed |