Test Result : Scenario: Validate a null device
0 failures
5 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I expect the exception "KapuaIllegalNullArgumentException" with the text "An illegal null value was provided" | 0 ms | Passed |
Given A null device | 0 ms | Passed |
Scenario: Validate a null device | 3 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I update some device parameters | 0 ms | Passed |