Test Result : Scenario: Creating An Account Without Name
0 failures
6 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I logout | 0 ms | Passed |
Given I expect the exception "KapuaIllegalNullArgumentException" with the text "*" | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Creating An Account Without Name | 8 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I create an account with name "", organization name "org" and email address "org@org.com" | 0 ms | Passed |