Skip to content

Passed

User Account Service.A newly created account must have some metadata (from org.eclipse.kapua.service.account.test.RunAccountUnitTest)

Took 1.1 sec.

Standard Output

@account @env_none
Scenario: A newly created account must have some metadata  # features/AccountService.feature:149
14:15:19.723 [main] WARN  org.eclipse.kapua.qa.common.DBHelper - ########################### Called DBHelper ###########################
14:15:19.724 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - =================== KapuaLiquibaseClient Configuration ===================
14:15:19.725 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - |  Liquibase Version: 3.6.3
14:15:19.725 [main] INFO 
...[truncated 3816 chars]...
quibase scripts... DONE!
  Given I create a generic account with name "test_acc_11" # org.eclipse.kapua.service.account.steps.AccountServiceSteps.createGenericAccount(java.lang.String)
  Then The account has metadata                            # org.eclipse.kapua.service.account.steps.AccountServiceSteps.checkMetadataExistence()
14:15:20.834 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop...
14:15:20.838 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop... DONE