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