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