Test Result : Scenario: Group with a null name
0 failures
7 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I logout | 0 ms | Passed |
Given I create the group | 0 ms | Passed |
Given I expect the exception "KapuaIllegalNullArgumentException" with the text "An illegal null value was provided" | 0 ms | Passed |
Scenario: Group with a null name | 5 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I configure the group service | 0 ms | Passed |
When I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |