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, hasBaseKubernetesList, hasBuildConfigList, hasBuildList, hasBuildRequest, hasClusterPolicy, hasClusterPolicyBinding, hasClusterPolicyBindingList, hasClusterPolicyList, hasClusterRoleBinding, hasClusterRoleBindingList, hasConfig, hasContainerStatus, hasDeploymentConfigList, hasEndpoints, hasEndpointsList, hasEnvVar, hasEventList, hasGroup, hasGroupList, hasIdentity, hasIdentityList, hasImageList, hasImageStreamList, hasNamespace, hasNamespaceList, hasNode, hasNodeList, hasOAuthAccessToken, hasOAuthAccessTokenList, hasOAuthAuthorizeToken, hasOAuthAuthorizeTokenList, hasOAuthClient, hasOAuthClientAuthorization, hasOAuthClientAuthorizationList, hasOAuthClientList, hasObjectMeta, hasPersistentVolume, hasPersistentVolumeClaim, hasPersistentVolumeClaimList, hasPersistentVolumeList, hasPodList, hasPolicy, hasPolicyBinding, hasPolicyBindingList, hasPolicyList, hasQuantity, hasReplicationControllerList, hasResourceQuota, hasResourceQuotaList, hasRole, hasRoleBinding, hasRoleBindingList, hasRoleList, hasRootPaths, hasRouteList, hasSecret, hasSecretList, hasSecurityContextConstraints, hasSecurityContextConstraintsList, hasServiceAccount, hasServiceAccountList, hasServiceList, hasStatus, hasTagEvent, hasTemplate, hasTemplateList, hasUser, hasUserList, hasWatchEvent
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 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.