@EnsureCleanDb(excludeTables="ACT_ID_PROPERTY") public abstract class AbstractFlowableIdmTestCase extends AbstractTestCase
| Modifier and Type | Field and Description |
|---|---|
protected IdmEngine |
idmEngine |
protected IdmEngineConfiguration |
idmEngineConfiguration |
protected IdmIdentityService |
idmIdentityService |
protected IdmManagementService |
idmManagementService |
EMPTY_LINE, isEmptyLinesEnabled, LOGGER| Constructor and Description |
|---|
AbstractFlowableIdmTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initializeServices(IdmEngine idmEngine) |
assertTextPresent, assertTextPresentIgnoreCaseprotected IdmEngine idmEngine
protected IdmEngineConfiguration idmEngineConfiguration
protected IdmIdentityService idmIdentityService
protected IdmManagementService idmManagementService
@BeforeEach protected void initializeServices(IdmEngine idmEngine)
Copyright © 2019 Flowable. All rights reserved.