Test Result : Scenario: Setting configuration without mandatory items must raise an error
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: Setting configuration without mandatory items must raise an error | 3 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I configure "integer" item "ArbitraryUnknownItem" to "5" | 0 ms | Passed |
When I expect the exception "org.eclipse.kapua.KapuaException" | 0 ms | Passed |