Test Result : Scenario: Changing job description to very short one
0 failures
7 tests
All Tests
Test name | Duration | Status |
And I change the job description to "j" | 0 ms | Passed |
Given I prepare a job with name "jobName" and description "jobDescription" | 0 ms | Passed |
Scenario: Changing job description to very short one | 7 ms | Passed |
Then I create a new job entity from the existing creator | 0 ms | Passed |
Then I search for the job in the database | 0 ms | Passed |
Then No exception was thrown | 0 ms | Passed |
When I find a job with description "j" | 0 ms | Passed |