Test Result : Scenario: Set an incorrect minimum for password length
0 failures
6 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I configure the credential service | 0 ms | Passed |
Given I expect the exception "KapuaConfigurationException" | 0 ms | Passed |
Scenario: Set an incorrect minimum for password length | 5 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
Then I check that service configuration "password.minLength" has no value | 1 ms | Passed |
When I read credential service configuration | 0 ms | Passed |