public abstract class AbstractEditableKubeSchemaAssert<S extends AbstractEditableKubeSchemaAssert<S,A>,A extends io.fabric8.kubernetes.api.model.EditableKubeSchema> extends AbstractKubeSchemaAssert<S,A>
EditableKubeSchema specific assertions - Generated by CustomAssertionGenerator.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEditableKubeSchemaAssert(A actual,
Class<S> selfType)
Creates a new
to make assertions on actual EditableKubeSchema. |
hasAdditionalProperties, hasBaseKubernetesList, hasBuildConfigList, hasBuildList, hasBuildRequest, hasConfig, hasContainerStatus, hasDeploymentConfigList, hasEndpoints, hasEndpointsList, hasEnvVar, hasEventList, hasImageList, hasImageStreamList, hasNamespace, hasNamespaceList, hasNode, hasNodeList, hasOAuthAccessToken, hasOAuthAccessTokenList, hasOAuthAuthorizeToken, hasOAuthAuthorizeTokenList, hasOAuthClient, hasOAuthClientAuthorization, hasOAuthClientAuthorizationList, hasOAuthClientList, hasObjectMeta, hasPersistentVolume, hasPersistentVolumeClaim, hasPersistentVolumeClaimList, hasPersistentVolumeList, hasPodList, hasQuantity, hasReplicationControllerList, hasResourceQuota, hasResourceQuotaList, hasRootPaths, hasRouteList, hasSecret, hasSecretList, hasSecurityContextConstraints, hasSecurityContextConstraintsList, hasServiceAccount, hasServiceAccountList, hasServiceList, hasStatus, hasTagEvent, hasTemplate, hasTemplateList, hasWatchEventas, 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 AbstractEditableKubeSchemaAssert(A actual, Class<S> selfType)
AbstractEditableKubeSchemaAssert to make assertions on actual EditableKubeSchema.actual - the EditableKubeSchema we want to make assertions on.Copyright © 2011–2015 Red Hat. All rights reserved.