Skip to content

Test Result : Scenario: Account name must not be mutable

1 failures , 5 skipped
6 tests
Took 0.23 sec.

All Tests

Test nameDurationStatus
And Account "test_acc" exists0 msSkipped
And I expect the exception "KapuaAccountException" with the text "An illegal value was provided for the argument"0 msSkipped
Given An existing account with the name "test_acc"0 msSkipped
Scenario: Account name must not be mutable0.23 secFailed
Then An exception is caught0 msSkipped
When I change the account "test_acc" name to "test_acc_new"0 msSkipped