public abstract class AbstractKubeSchemaBuilderAssert<S extends AbstractKubeSchemaBuilderAssert<S,A>,A extends io.fabric8.kubernetes.api.model.KubeSchemaBuilder> extends AbstractKubeSchemaFluentAssert<S,A>
KubeSchemaBuilder specific assertions - Generated by CustomAssertionGenerator.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractKubeSchemaBuilderAssert(A actual,
Class<S> selfType)
Creates a new
to make assertions on actual KubeSchemaBuilder. |
hasAdditionalProperties, hasBuildConfigList, hasBuildList, hasConfig, hasContainerStatus, hasDeploymentConfigList, hasDeploymentList, hasEndpoints, hasEndpointsList, hasEnvVar, hasImageList, hasImageRepositoryList, hasKubernetesList, hasMinion, hasMinionList, hasPodList, hasReplicationControllerList, hasRouteList, hasServiceList, hasStatusError, hasTemplateas, 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, usingDefaultComparatorprotected AbstractKubeSchemaBuilderAssert(A actual, Class<S> selfType)
AbstractKubeSchemaBuilderAssert to make assertions on actual KubeSchemaBuilder.actual - the KubeSchemaBuilder we want to make assertions on.Copyright © 2011–2015 Red Hat. All rights reserved.