Test Result : Scenario: Validate a null device count
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 query | 0 ms | Passed |
Scenario: Validate a null device count | 3 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I count the devices based on the remembered query | 0 ms | Passed |