public abstract class AbstractDeploymentListBuilderAssert<S extends AbstractDeploymentListBuilderAssert<S,A>,A extends io.fabric8.kubernetes.api.model.extensions.DeploymentListBuilder> extends AbstractDeploymentListFluentImplAssert<S,A>
DeploymentListBuilder
specific assertions - Generated by CustomAssertionGenerator.Modifier | Constructor and Description |
---|---|
protected |
AbstractDeploymentListBuilderAssert(A actual,
Class<S> selfType)
Creates a new
to make assertions on actual DeploymentListBuilder. |
doesNotHaveItems, hasAdditionalProperties, hasApiVersion, hasItems, hasKind, hasMetadata, hasNoItems, hasOnlyItems
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 AbstractDeploymentListBuilderAssert(A actual, Class<S> selfType)
AbstractDeploymentListBuilderAssert
to make assertions on actual DeploymentListBuilder.actual
- the DeploymentListBuilder we want to make assertions on.Copyright © 2011–2016 Red Hat. All rights reserved.