public class DeploymentCauseImageTriggerFluentImplAssert extends AbstractDeploymentCauseImageTriggerFluentImplAssert<DeploymentCauseImageTriggerFluentImplAssert,io.fabric8.openshift.api.model.DeploymentCauseImageTriggerFluentImpl>
DeploymentCauseImageTriggerFluentImpl specific assertions - Generated by CustomAssertionGenerator.
Although this class is not final to allow Soft assertions proxy, if you wish to extend it,
extend AbstractDeploymentCauseImageTriggerFluentImplAssert instead.| Constructor and Description |
|---|
DeploymentCauseImageTriggerFluentImplAssert(io.fabric8.openshift.api.model.DeploymentCauseImageTriggerFluentImpl actual)
Creates a new
to make assertions on actual DeploymentCauseImageTriggerFluentImpl. |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentCauseImageTriggerFluentImplAssert |
assertThat(io.fabric8.openshift.api.model.DeploymentCauseImageTriggerFluentImpl actual)
An entry point for DeploymentCauseImageTriggerFluentImplAssert to follow AssertJ standard
assertThat() statements.With a static import, one can write directly: assertThat(myDeploymentCauseImageTriggerFluentImpl) and get specific assertion with code completion. |
hasAdditionalProperties, hasFromas, as, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, overridingErrorMessage, usingComparator, usingDefaultComparatorpublic DeploymentCauseImageTriggerFluentImplAssert(io.fabric8.openshift.api.model.DeploymentCauseImageTriggerFluentImpl actual)
DeploymentCauseImageTriggerFluentImplAssert to make assertions on actual DeploymentCauseImageTriggerFluentImpl.actual - the DeploymentCauseImageTriggerFluentImpl we want to make assertions on.public static DeploymentCauseImageTriggerFluentImplAssert assertThat(io.fabric8.openshift.api.model.DeploymentCauseImageTriggerFluentImpl actual)
assertThat() statements.assertThat(myDeploymentCauseImageTriggerFluentImpl) and get specific assertion with code completion.actual - the DeploymentCauseImageTriggerFluentImpl we want to make assertions on.DeploymentCauseImageTriggerFluentImplAssertCopyright © 2011–2016 Red Hat. All rights reserved.