| Package | Description |
|---|---|
| org.camunda.bpm.extension.mockito.cases |
| Modifier and Type | Method and Description |
|---|---|
CaseInstanceFake |
CaseInstanceFakeBuilder.build() |
static CaseInstanceFake |
CaseInstanceFake.id(String id) |
static CaseInstanceFake |
CaseInstanceFake.randomId() |
CaseInstanceFake |
CaseInstanceFake.setVariable(String key,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
static AtomicReference<CaseInstanceFake> |
CaseInstanceFake.prepareMock(org.camunda.bpm.engine.CaseService caseServiceMock,
String caseInstanceId) |
Copyright © 2020 Camunda Services GmbH. All rights reserved.