Test Result : Scenario: Delete scheduler which doesn't exist
0 failures
5 tests
All Tests
Test name | Duration | Status |
And I expect the exception "NullPointerException" with the text "*" | 0 ms | Passed |
And I try to delete last created trigger | 0 ms | Passed |
Given I create a job with the name "job1" | 0 ms | Passed |
Scenario: Delete scheduler which doesn't exist | 6 ms | Passed |
Then An exception was thrown | 0 ms | Passed |