@Generated(value="assertj-assertions-generator") public class Assertions extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Assertions()
Creates a new
. |
protected Assertions()
Assertions.public static RecordAssert assertThat(Record actual)
RecordAssert.actual - the actual value.public static RecordMetadataAssert assertThat(RecordMetadata actual)
RecordMetadataAssert.actual - the actual value.public static RecordValueAssert assertThat(RecordValue actual)
RecordValueAssert.actual - the actual value.public static RecordValueWithPayloadAssert assertThat(RecordValueWithPayload actual)
RecordValueWithPayloadAssert.actual - the actual value.public static DeploymentRecordValueAssert assertThat(DeploymentRecordValue actual)
DeploymentRecordValueAssert.actual - the actual value.public static IncidentRecordValueAssert assertThat(IncidentRecordValue actual)
IncidentRecordValueAssert.actual - the actual value.public static JobBatchRecordValueAssert assertThat(JobBatchRecordValue actual)
JobBatchRecordValueAssert.actual - the actual value.public static JobRecordValueAssert assertThat(JobRecordValue actual)
JobRecordValueAssert.actual - the actual value.public static MessageRecordValueAssert assertThat(MessageRecordValue actual)
MessageRecordValueAssert.actual - the actual value.public static MessageSubscriptionRecordValueAssert assertThat(MessageSubscriptionRecordValue actual)
MessageSubscriptionRecordValueAssert.actual - the actual value.public static RaftRecordValueAssert assertThat(RaftRecordValue actual)
RaftRecordValueAssert.actual - the actual value.public static WorkflowInstanceRecordValueAssert assertThat(WorkflowInstanceRecordValue actual)
WorkflowInstanceRecordValueAssert.actual - the actual value.public static WorkflowInstanceSubscriptionRecordValueAssert assertThat(WorkflowInstanceSubscriptionRecordValue actual)
WorkflowInstanceSubscriptionRecordValueAssert.actual - the actual value.public static DeployedWorkflowAssert assertThat(DeployedWorkflow actual)
DeployedWorkflowAssert.actual - the actual value.public static DeploymentResourceAssert assertThat(DeploymentResource actual)
DeploymentResourceAssert.actual - the actual value.public static ResourceTypeAssert assertThat(ResourceType actual)
ResourceTypeAssert.actual - the actual value.public static HeadersAssert assertThat(Headers actual)
HeadersAssert.actual - the actual value.public static RaftMemberAssert assertThat(RaftMember actual)
RaftMemberAssert.actual - the actual value.Copyright © 2017–2018 camunda services GmbH. All rights reserved.