Test Result : Scenario: Validate a null creator
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 creator | 0 ms | Passed |
Scenario: Validate a null creator | 3 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I create a device from the existing creator | 0 ms | Passed |