Skip to content

Passed

User Account Service.Find by name nonexisting account (from org.eclipse.kapua.service.account.test.RunAccountUnitTest)

Took 1.2 sec.

Standard Output

@account @env_none
Scenario: Find by name nonexisting account                             # features/AccountService.feature:81
14:15:09.568 [main] WARN  org.eclipse.kapua.qa.common.DBHelper - ########################### Called DBHelper ###########################
14:15:09.570 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - =================== KapuaLiquibaseClient Configuration ===================
14:15:09.570 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - |  Liquibase Version: 3.6.3
14:15:09.570 [
...[truncated 3852 chars]...
  When I search for the account with name "test_acc_unlikely_to_exist" # 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:10.839 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop...
14:15:10.845 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop... DONE