public abstract class AbstractDoneableCustomDeploymentStrategyParamsAssert<S extends AbstractDoneableCustomDeploymentStrategyParamsAssert<S,A>,A extends io.fabric8.openshift.api.model.DoneableCustomDeploymentStrategyParams> extends AbstractCustomDeploymentStrategyParamsFluentAssert<S,A>
DoneableCustomDeploymentStrategyParams
specific assertions - Generated by CustomAssertionGenerator.Modifier | Constructor and Description |
---|---|
protected |
AbstractDoneableCustomDeploymentStrategyParamsAssert(A actual,
Class<S> selfType)
Creates a new
to make assertions on actual DoneableCustomDeploymentStrategyParams. |
hasAdditionalProperties, hasCommand, hasEnvironment, hasImage, hasNoCommand, hasNoEnvironment
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
protected AbstractDoneableCustomDeploymentStrategyParamsAssert(A actual, Class<S> selfType)
AbstractDoneableCustomDeploymentStrategyParamsAssert
to make assertions on actual DoneableCustomDeploymentStrategyParams.actual
- the DoneableCustomDeploymentStrategyParams we want to make assertions on.Copyright © 2011–2015 Red Hat. All rights reserved.