Test Result : Scenario: Validate a device search with a null scope ID
0 failures
6 tests
All Tests
Test name | Duration | Status |
---|---|---|
And The device ID 4321 | 0 ms | Passed |
Given A null scope | 0 ms | Passed |
Given I expect the exception "KapuaIllegalNullArgumentException" with the text "An illegal null value was provided" | 0 ms | Passed |
Scenario: Validate a device search with a null scope ID | 3 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I search for a device with the remembered ID | 0 ms | Passed |