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