Test Result : Scenario: Validate a device creator with a null scope ID
0 failures
6 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I create a device from the existing creator | 0 ms | Passed |
And I expect the exception "KapuaIllegalNullArgumentException" with the text "An illegal null value was provided" | 0 ms | Passed |
Given A regular device creator | 0 ms | Passed |
Scenario: Validate a device creator with a null scope ID | 3 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I set the creator scope ID to null | 0 ms | Passed |