Skip to content

Passed

User Account Service.Delete an existing account (from org.eclipse.kapua.service.account.test.RunAccountUnitTest)

Took 1.4 sec.

Standard Output

@account @env_none
Scenario: Delete an existing account                        # features/AccountService.feature:104
14:15:13.557 [main] WARN  org.eclipse.kapua.qa.common.DBHelper - ########################### Called DBHelper ###########################
14:15:13.559 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - =================== KapuaLiquibaseClient Configuration ===================
14:15:13.559 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - |  Liquibase Version: 3.6.3
14:15:13.559 [main] INFO
...[truncated 4143 chars]...
ame(java.lang.String)
  And I search for the account with name "test_acc_123"     # org.eclipse.kapua.service.account.steps.AccountServiceSteps.findAccountByName(java.lang.String)
  Then The account does not exist                           # org.eclipse.kapua.service.account.steps.AccountServiceSteps.tryToFindInexistentAccount()
14:15:14.988 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop...
14:15:14.994 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop... DONE