public class KubeSchemaFluentImplAssert extends AbstractKubeSchemaFluentImplAssert<KubeSchemaFluentImplAssert,io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl>
KubeSchemaFluentImpl specific assertions - Generated by CustomAssertionGenerator.
Although this class is not final to allow Soft assertions proxy, if you wish to extend it,
extend AbstractKubeSchemaFluentImplAssert instead.| Constructor and Description |
|---|
KubeSchemaFluentImplAssert(io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl actual)
Creates a new
to make assertions on actual KubeSchemaFluentImpl. |
| Modifier and Type | Method and Description |
|---|---|
static KubeSchemaFluentImplAssert |
assertThat(io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl actual)
An entry point for KubeSchemaFluentImplAssert to follow AssertJ standard
assertThat() statements.With a static import, one can write directly: assertThat(myKubeSchemaFluentImpl) and get specific assertion with code completion. |
hasAdditionalProperties, hasBaseKubernetesList, hasBuildConfigList, hasBuildList, hasBuildRequest, hasClusterPolicy, hasClusterPolicyBinding, hasClusterPolicyBindingList, hasClusterPolicyList, hasClusterRoleBinding, hasClusterRoleBindingList, hasConfig, hasContainerStatus, hasDeploymentConfigList, hasEndpoints, hasEndpointsList, hasEnvVar, hasEventList, hasGroup, hasGroupList, hasIdentity, hasIdentityList, hasImageList, hasImageStreamList, hasLocalSubjectAccessReview, hasNamespace, hasNamespaceList, hasNode, hasNodeList, hasOAuthAccessToken, hasOAuthAccessTokenList, hasOAuthAuthorizeToken, hasOAuthAuthorizeTokenList, hasOAuthClient, hasOAuthClientAuthorization, hasOAuthClientAuthorizationList, hasOAuthClientList, hasObjectMeta, hasPersistentVolume, hasPersistentVolumeClaim, hasPersistentVolumeClaimList, hasPersistentVolumeList, hasPodList, hasPolicy, hasPolicyBinding, hasPolicyBindingList, hasPolicyList, hasProject, hasProjectList, hasProjectRequest, hasQuantity, hasReplicationControllerList, hasResourceQuota, hasResourceQuotaList, hasRole, hasRoleBinding, hasRoleBindingList, hasRoleList, hasRootPaths, hasRouteList, hasSecret, hasSecretList, hasSecurityContextConstraints, hasSecurityContextConstraintsList, hasServiceAccount, hasServiceAccountList, hasServiceList, hasStatus, hasSubjectAccessReview, hasSubjectAccessReviewResponse, hasTagEvent, hasTemplate, hasTemplateList, hasUser, hasUserList, 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, usingDefaultComparatorpublic KubeSchemaFluentImplAssert(io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl actual)
KubeSchemaFluentImplAssert to make assertions on actual KubeSchemaFluentImpl.actual - the KubeSchemaFluentImpl we want to make assertions on.public static KubeSchemaFluentImplAssert assertThat(io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl actual)
assertThat() statements.assertThat(myKubeSchemaFluentImpl) and get specific assertion with code completion.actual - the KubeSchemaFluentImpl we want to make assertions on.KubeSchemaFluentImplAssertCopyright © 2011–2015 Red Hat. All rights reserved.