And I expect the exception "KapuaIllegalArgumentException" with the text "Value less than allowed min length. Min length is 3." | 1 ms | Passed |
Given I prepare a job with name "jo" and description "" | 0 ms | Passed |
Scenario: Creating job with too short name without description | 7 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I create a new job entity from the existing creator | 0 ms | Passed |