| Package | Description |
|---|---|
| io.zeebe.exporter.record | |
| io.zeebe.exporter.record.value.deployment |
| Modifier and Type | Method and Description |
|---|---|
static DeployedWorkflowAssert |
Assertions.assertThat(DeployedWorkflow actual)
Creates a new instance of
. |
| Modifier and Type | Method and Description |
|---|---|
static DeployedWorkflowAssert |
DeployedWorkflowAssert.assertThat(DeployedWorkflow actual)
An entry point for DeployedWorkflowAssert to follow AssertJ standard
assertThat() statements.With a static import, one can write directly: assertThat(myDeployedWorkflow) and get specific assertion with code completion. |
Copyright © 2017–2019 camunda services GmbH. All rights reserved.