Test Result : Scenario: Delete a job execution item twice
0 failures
9 tests
All Tests
Test name | Duration | Status |
---|---|---|
And A regular job execution item | 0 ms | Passed |
And I configure the job service | 0 ms | Passed |
Given I create a job with the name "TestJob" | 0 ms | Passed |
Given I expect the exception "KapuaEntityNotFoundException" with the text "jobExecution" | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Delete a job execution item twice | 2 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
Then I delete the last job execution in the database | 0 ms | Passed |
Then I delete the last job execution in the database | 0 ms | Passed |