Skip to content

Passed

User Account Service.Handle null account name (from org.eclipse.kapua.service.account.test.RunAccountUnitTest)

Took 1.5 sec.

Standard Output

@account @env_none
Scenario: Handle null account name                                                   # features/AccountService.feature:46
14:15:02.672 [main] WARN  org.eclipse.kapua.qa.common.DBHelper - ########################### Called DBHelper ###########################
14:15:02.674 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - =================== KapuaLiquibaseClient Configuration ===================
14:15:02.674 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - |  Liquibase Version: 3.6.3

...[truncated 4200 chars]...
ator.name.

  When I create an account with a null name                                          # org.eclipse.kapua.service.account.steps.AccountServiceSteps.createAccountWithNullName()
  Then An exception was thrown                                                       # org.eclipse.kapua.qa.common.BasicSteps.exceptionCaught()
14:15:04.183 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop...
14:15:04.190 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop... DONE