And I expect the exception "KapuaIllegalNullArgumentException" with the text "An illegal null value was provided for the argument jobCreator.name" | 0 ms | Passed |
Given I prepare a job with name "" and description "jobDescription" | 0 ms | Passed |
Scenario: Creating a job with null name | 13 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I create a new job entity from the existing creator | 0 ms | Passed |