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