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