Test Result : Scenario: It should not be possible to change the configuration items
0 failures
5 tests
All Tests
Test name | Duration | Status |
Given I create a generic account with name "test_acc_11" | 0 ms | Passed |
Scenario: It should not be possible to change the configuration items | 7 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I configure "integer" item "maxNumberChildEntities" to "5" | 0 ms | Passed |
When I expect the exception "org.eclipse.kapua.KapuaException" | 0 ms | Passed |