Test Result : Scenario: Validate a device client search with null scope
0 failures
5 tests
All Tests
Test name | Duration | Status |
---|---|---|
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 client search with null scope | 2 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I search for a device with the client ID "test_client" | 0 ms | Passed |