And I expect the exception "KapuaDuplicateNameException" with the text "An entity with the same name test_acc_1 already exists." | 1 ms | Passed |
Given I create a generic account with name "test_acc_1" | 0 ms | Passed |
Scenario: Handle duplicate account names | 14 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I create a generic account with name "test_acc_1" | 0 ms | Passed |