public class EditableRecreateDeploymentStrategyParamsAssert extends AbstractEditableRecreateDeploymentStrategyParamsAssert<EditableRecreateDeploymentStrategyParamsAssert,io.fabric8.openshift.api.model.EditableRecreateDeploymentStrategyParams>
EditableRecreateDeploymentStrategyParams specific assertions - Generated by CustomAssertionGenerator.
Although this class is not final to allow Soft assertions proxy, if you wish to extend it,
extend AbstractEditableRecreateDeploymentStrategyParamsAssert instead.| Constructor and Description |
|---|
EditableRecreateDeploymentStrategyParamsAssert(io.fabric8.openshift.api.model.EditableRecreateDeploymentStrategyParams actual)
Creates a new
to make assertions on actual EditableRecreateDeploymentStrategyParams. |
| Modifier and Type | Method and Description |
|---|---|
static EditableRecreateDeploymentStrategyParamsAssert |
assertThat(io.fabric8.openshift.api.model.EditableRecreateDeploymentStrategyParams actual)
An entry point for EditableRecreateDeploymentStrategyParamsAssert to follow AssertJ standard
assertThat() statements.With a static import, one can write directly: assertThat(myEditableRecreateDeploymentStrategyParams) and get specific assertion with code completion. |
hasAdditionalProperties, hasPost, hasPreas, 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 EditableRecreateDeploymentStrategyParamsAssert(io.fabric8.openshift.api.model.EditableRecreateDeploymentStrategyParams actual)
EditableRecreateDeploymentStrategyParamsAssert to make assertions on actual EditableRecreateDeploymentStrategyParams.actual - the EditableRecreateDeploymentStrategyParams we want to make assertions on.public static EditableRecreateDeploymentStrategyParamsAssert assertThat(io.fabric8.openshift.api.model.EditableRecreateDeploymentStrategyParams actual)
assertThat() statements.assertThat(myEditableRecreateDeploymentStrategyParams) and get specific assertion with code completion.actual - the EditableRecreateDeploymentStrategyParams we want to make assertions on.EditableRecreateDeploymentStrategyParamsAssertCopyright © 2011–2015 Red Hat. All rights reserved.