Skip to content

Passed

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

Took 1.4 sec.

Standard Output

@account @env_none
Scenario: Find account by name                             # features/AccountService.feature:74
14:15:08.167 [main] WARN  org.eclipse.kapua.qa.common.DBHelper - ########################### Called DBHelper ###########################
14:15:08.169 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - =================== KapuaLiquibaseClient Configuration ===================
14:15:08.169 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - |  Liquibase Version: 3.6.3
14:15:08.169 [main] INFO  
...[truncated 3977 chars]...
ount(java.lang.String)
  When I search for the account with name "test_acc_42"    # org.eclipse.kapua.service.account.steps.AccountServiceSteps.findAccountByName(java.lang.String)
  Then The account matches the creator settings            # org.eclipse.kapua.service.account.steps.AccountServiceSteps.checkCreatedAccountDefaults()
14:15:09.553 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop...
14:15:09.560 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop... DONE