public abstract class AbstractKubeSchemaAssert<S extends AbstractKubeSchemaAssert<S,A>,A extends io.fabric8.kubernetes.api.model.KubeSchema>
extends org.assertj.core.api.AbstractAssert<S,A>
KubeSchema
specific assertions - Generated by CustomAssertionGenerator.Modifier | Constructor and Description |
---|---|
protected |
AbstractKubeSchemaAssert(A actual,
Class<S> selfType)
Creates a new
to make assertions on actual KubeSchema. |
Modifier and Type | Method and Description |
---|---|
S |
hasAdditionalProperties(Map additionalProperties)
Verifies that the actual KubeSchema's additionalProperties is equal to the given one.
|
S |
hasBaseKubernetesList(io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList)
Verifies that the actual KubeSchema's baseKubernetesList is equal to the given one.
|
S |
hasBinding(io.fabric8.kubernetes.api.model.Binding binding)
Verifies that the actual KubeSchema's binding is equal to the given one.
|
S |
hasBuildConfigList(io.fabric8.openshift.api.model.BuildConfigList buildConfigList)
Verifies that the actual KubeSchema's buildConfigList is equal to the given one.
|
S |
hasBuildList(io.fabric8.openshift.api.model.BuildList buildList)
Verifies that the actual KubeSchema's buildList is equal to the given one.
|
S |
hasBuildRequest(io.fabric8.openshift.api.model.BuildRequest buildRequest)
Verifies that the actual KubeSchema's buildRequest is equal to the given one.
|
S |
hasClusterPolicy(io.fabric8.openshift.api.model.ClusterPolicy clusterPolicy)
Verifies that the actual KubeSchema's clusterPolicy is equal to the given one.
|
S |
hasClusterPolicyBinding(io.fabric8.openshift.api.model.ClusterPolicyBinding clusterPolicyBinding)
Verifies that the actual KubeSchema's clusterPolicyBinding is equal to the given one.
|
S |
hasClusterPolicyBindingList(io.fabric8.openshift.api.model.ClusterPolicyBindingList clusterPolicyBindingList)
Verifies that the actual KubeSchema's clusterPolicyBindingList is equal to the given one.
|
S |
hasClusterPolicyList(io.fabric8.openshift.api.model.ClusterPolicyList clusterPolicyList)
Verifies that the actual KubeSchema's clusterPolicyList is equal to the given one.
|
S |
hasClusterRoleBinding(io.fabric8.openshift.api.model.ClusterRoleBinding clusterRoleBinding)
Verifies that the actual KubeSchema's clusterRoleBinding is equal to the given one.
|
S |
hasClusterRoleBindingList(io.fabric8.openshift.api.model.ClusterRoleBindingList clusterRoleBindingList)
Verifies that the actual KubeSchema's clusterRoleBindingList is equal to the given one.
|
S |
hasComponentStatusList(io.fabric8.kubernetes.api.model.ComponentStatusList componentStatusList)
Verifies that the actual KubeSchema's componentStatusList is equal to the given one.
|
S |
hasConfig(io.fabric8.kubernetes.api.model.Config config)
Verifies that the actual KubeSchema's config is equal to the given one.
|
S |
hasContainerStatus(io.fabric8.kubernetes.api.model.ContainerStatus containerStatus)
Verifies that the actual KubeSchema's containerStatus is equal to the given one.
|
S |
hasDaemonSet(io.fabric8.kubernetes.api.model.extensions.DaemonSet daemonSet)
Verifies that the actual KubeSchema's daemonSet is equal to the given one.
|
S |
hasDaemonSetList(io.fabric8.kubernetes.api.model.extensions.DaemonSetList daemonSetList)
Verifies that the actual KubeSchema's daemonSetList is equal to the given one.
|
S |
hasDeleteOptions(io.fabric8.kubernetes.api.model.DeleteOptions deleteOptions)
Verifies that the actual KubeSchema's deleteOptions is equal to the given one.
|
S |
hasDeployment(io.fabric8.kubernetes.api.model.extensions.Deployment deployment)
Verifies that the actual KubeSchema's deployment is equal to the given one.
|
S |
hasDeploymentConfigList(io.fabric8.openshift.api.model.DeploymentConfigList deploymentConfigList)
Verifies that the actual KubeSchema's deploymentConfigList is equal to the given one.
|
S |
hasDeploymentList(io.fabric8.kubernetes.api.model.extensions.DeploymentList deploymentList)
Verifies that the actual KubeSchema's deploymentList is equal to the given one.
|
S |
hasEndpoints(io.fabric8.kubernetes.api.model.Endpoints endpoints)
Verifies that the actual KubeSchema's endpoints is equal to the given one.
|
S |
hasEndpointsList(io.fabric8.kubernetes.api.model.EndpointsList endpointsList)
Verifies that the actual KubeSchema's endpointsList is equal to the given one.
|
S |
hasEnvVar(io.fabric8.kubernetes.api.model.EnvVar envVar)
Verifies that the actual KubeSchema's envVar is equal to the given one.
|
S |
hasEventList(io.fabric8.kubernetes.api.model.EventList eventList)
Verifies that the actual KubeSchema's eventList is equal to the given one.
|
S |
hasGroup(io.fabric8.openshift.api.model.Group group)
Verifies that the actual KubeSchema's group is equal to the given one.
|
S |
hasGroupList(io.fabric8.openshift.api.model.GroupList groupList)
Verifies that the actual KubeSchema's groupList is equal to the given one.
|
S |
hasHorizontalPodAutoscaler(io.fabric8.kubernetes.api.model.extensions.HorizontalPodAutoscaler horizontalPodAutoscaler)
Verifies that the actual KubeSchema's horizontalPodAutoscaler is equal to the given one.
|
S |
hasHorizontalPodAutoscalerList(io.fabric8.kubernetes.api.model.extensions.HorizontalPodAutoscalerList horizontalPodAutoscalerList)
Verifies that the actual KubeSchema's horizontalPodAutoscalerList is equal to the given one.
|
S |
hasIdentity(io.fabric8.openshift.api.model.Identity identity)
Verifies that the actual KubeSchema's identity is equal to the given one.
|
S |
hasIdentityList(io.fabric8.openshift.api.model.IdentityList identityList)
Verifies that the actual KubeSchema's identityList is equal to the given one.
|
S |
hasImageList(io.fabric8.openshift.api.model.ImageList imageList)
Verifies that the actual KubeSchema's imageList is equal to the given one.
|
S |
hasImageStreamList(io.fabric8.openshift.api.model.ImageStreamList imageStreamList)
Verifies that the actual KubeSchema's imageStreamList is equal to the given one.
|
S |
hasIngress(io.fabric8.kubernetes.api.model.extensions.Ingress ingress)
Verifies that the actual KubeSchema's ingress is equal to the given one.
|
S |
hasIngressList(io.fabric8.kubernetes.api.model.extensions.IngressList ingressList)
Verifies that the actual KubeSchema's ingressList is equal to the given one.
|
S |
hasJob(io.fabric8.kubernetes.api.model.extensions.Job job)
Verifies that the actual KubeSchema's job is equal to the given one.
|
S |
hasJobList(io.fabric8.kubernetes.api.model.extensions.JobList jobList)
Verifies that the actual KubeSchema's jobList is equal to the given one.
|
S |
hasLimitRangeList(io.fabric8.kubernetes.api.model.LimitRangeList limitRangeList)
Verifies that the actual KubeSchema's limitRangeList is equal to the given one.
|
S |
hasListMeta(io.fabric8.kubernetes.api.model.ListMeta listMeta)
Verifies that the actual KubeSchema's listMeta is equal to the given one.
|
S |
hasLocalSubjectAccessReview(io.fabric8.openshift.api.model.LocalSubjectAccessReview localSubjectAccessReview)
Verifies that the actual KubeSchema's localSubjectAccessReview is equal to the given one.
|
S |
hasNamespace(io.fabric8.kubernetes.api.model.Namespace namespace)
Verifies that the actual KubeSchema's namespace is equal to the given one.
|
S |
hasNamespaceList(io.fabric8.kubernetes.api.model.NamespaceList namespaceList)
Verifies that the actual KubeSchema's namespaceList is equal to the given one.
|
S |
hasNode(io.fabric8.kubernetes.api.model.Node node)
Verifies that the actual KubeSchema's node is equal to the given one.
|
S |
hasNodeList(io.fabric8.kubernetes.api.model.NodeList nodeList)
Verifies that the actual KubeSchema's nodeList is equal to the given one.
|
S |
hasOAuthAccessToken(io.fabric8.openshift.api.model.OAuthAccessToken oAuthAccessToken)
Verifies that the actual KubeSchema's oAuthAccessToken is equal to the given one.
|
S |
hasOAuthAccessTokenList(io.fabric8.openshift.api.model.OAuthAccessTokenList oAuthAccessTokenList)
Verifies that the actual KubeSchema's oAuthAccessTokenList is equal to the given one.
|
S |
hasOAuthAuthorizeToken(io.fabric8.openshift.api.model.OAuthAuthorizeToken oAuthAuthorizeToken)
Verifies that the actual KubeSchema's oAuthAuthorizeToken is equal to the given one.
|
S |
hasOAuthAuthorizeTokenList(io.fabric8.openshift.api.model.OAuthAuthorizeTokenList oAuthAuthorizeTokenList)
Verifies that the actual KubeSchema's oAuthAuthorizeTokenList is equal to the given one.
|
S |
hasOAuthClient(io.fabric8.openshift.api.model.OAuthClient oAuthClient)
Verifies that the actual KubeSchema's oAuthClient is equal to the given one.
|
S |
hasOAuthClientAuthorization(io.fabric8.openshift.api.model.OAuthClientAuthorization oAuthClientAuthorization)
Verifies that the actual KubeSchema's oAuthClientAuthorization is equal to the given one.
|
S |
hasOAuthClientAuthorizationList(io.fabric8.openshift.api.model.OAuthClientAuthorizationList oAuthClientAuthorizationList)
Verifies that the actual KubeSchema's oAuthClientAuthorizationList is equal to the given one.
|
S |
hasOAuthClientList(io.fabric8.openshift.api.model.OAuthClientList oAuthClientList)
Verifies that the actual KubeSchema's oAuthClientList is equal to the given one.
|
S |
hasObjectMeta(io.fabric8.kubernetes.api.model.ObjectMeta objectMeta)
Verifies that the actual KubeSchema's objectMeta is equal to the given one.
|
S |
hasPersistentVolume(io.fabric8.kubernetes.api.model.PersistentVolume persistentVolume)
Verifies that the actual KubeSchema's persistentVolume is equal to the given one.
|
S |
hasPersistentVolumeClaim(io.fabric8.kubernetes.api.model.PersistentVolumeClaim persistentVolumeClaim)
Verifies that the actual KubeSchema's persistentVolumeClaim is equal to the given one.
|
S |
hasPersistentVolumeClaimList(io.fabric8.kubernetes.api.model.PersistentVolumeClaimList persistentVolumeClaimList)
Verifies that the actual KubeSchema's persistentVolumeClaimList is equal to the given one.
|
S |
hasPersistentVolumeList(io.fabric8.kubernetes.api.model.PersistentVolumeList persistentVolumeList)
Verifies that the actual KubeSchema's persistentVolumeList is equal to the given one.
|
S |
hasPodList(io.fabric8.kubernetes.api.model.PodList podList)
Verifies that the actual KubeSchema's podList is equal to the given one.
|
S |
hasPodTemplateList(io.fabric8.kubernetes.api.model.PodTemplateList podTemplateList)
Verifies that the actual KubeSchema's podTemplateList is equal to the given one.
|
S |
hasPolicy(io.fabric8.openshift.api.model.Policy policy)
Verifies that the actual KubeSchema's policy is equal to the given one.
|
S |
hasPolicyBinding(io.fabric8.openshift.api.model.PolicyBinding policyBinding)
Verifies that the actual KubeSchema's policyBinding is equal to the given one.
|
S |
hasPolicyBindingList(io.fabric8.openshift.api.model.PolicyBindingList policyBindingList)
Verifies that the actual KubeSchema's policyBindingList is equal to the given one.
|
S |
hasPolicyList(io.fabric8.openshift.api.model.PolicyList policyList)
Verifies that the actual KubeSchema's policyList is equal to the given one.
|
S |
hasProject(io.fabric8.openshift.api.model.Project project)
Verifies that the actual KubeSchema's project is equal to the given one.
|
S |
hasProjectList(io.fabric8.openshift.api.model.ProjectList projectList)
Verifies that the actual KubeSchema's projectList is equal to the given one.
|
S |
hasProjectRequest(io.fabric8.openshift.api.model.ProjectRequest projectRequest)
Verifies that the actual KubeSchema's projectRequest is equal to the given one.
|
S |
hasQuantity(io.fabric8.kubernetes.api.model.Quantity quantity)
Verifies that the actual KubeSchema's quantity is equal to the given one.
|
S |
hasReplicationControllerList(io.fabric8.kubernetes.api.model.ReplicationControllerList replicationControllerList)
Verifies that the actual KubeSchema's replicationControllerList is equal to the given one.
|
S |
hasResourceQuota(io.fabric8.kubernetes.api.model.ResourceQuota resourceQuota)
Verifies that the actual KubeSchema's resourceQuota is equal to the given one.
|
S |
hasResourceQuotaList(io.fabric8.kubernetes.api.model.ResourceQuotaList resourceQuotaList)
Verifies that the actual KubeSchema's resourceQuotaList is equal to the given one.
|
S |
hasRole(io.fabric8.openshift.api.model.Role role)
Verifies that the actual KubeSchema's role is equal to the given one.
|
S |
hasRoleBinding(io.fabric8.openshift.api.model.RoleBinding roleBinding)
Verifies that the actual KubeSchema's roleBinding is equal to the given one.
|
S |
hasRoleBindingList(io.fabric8.openshift.api.model.RoleBindingList roleBindingList)
Verifies that the actual KubeSchema's roleBindingList is equal to the given one.
|
S |
hasRoleList(io.fabric8.openshift.api.model.RoleList roleList)
Verifies that the actual KubeSchema's roleList is equal to the given one.
|
S |
hasRootPaths(io.fabric8.kubernetes.api.model.RootPaths rootPaths)
Verifies that the actual KubeSchema's rootPaths is equal to the given one.
|
S |
hasRouteList(io.fabric8.openshift.api.model.RouteList routeList)
Verifies that the actual KubeSchema's routeList is equal to the given one.
|
S |
hasScale(io.fabric8.kubernetes.api.model.extensions.Scale scale)
Verifies that the actual KubeSchema's scale is equal to the given one.
|
S |
hasSecret(io.fabric8.kubernetes.api.model.Secret secret)
Verifies that the actual KubeSchema's secret is equal to the given one.
|
S |
hasSecretList(io.fabric8.kubernetes.api.model.SecretList secretList)
Verifies that the actual KubeSchema's secretList is equal to the given one.
|
S |
hasSecurityContextConstraints(io.fabric8.kubernetes.api.model.SecurityContextConstraints securityContextConstraints)
Verifies that the actual KubeSchema's securityContextConstraints is equal to the given one.
|
S |
hasSecurityContextConstraintsList(io.fabric8.kubernetes.api.model.SecurityContextConstraintsList securityContextConstraintsList)
Verifies that the actual KubeSchema's securityContextConstraintsList is equal to the given one.
|
S |
hasServiceAccount(io.fabric8.kubernetes.api.model.ServiceAccount serviceAccount)
Verifies that the actual KubeSchema's serviceAccount is equal to the given one.
|
S |
hasServiceAccountList(io.fabric8.kubernetes.api.model.ServiceAccountList serviceAccountList)
Verifies that the actual KubeSchema's serviceAccountList is equal to the given one.
|
S |
hasServiceList(io.fabric8.kubernetes.api.model.ServiceList serviceList)
Verifies that the actual KubeSchema's serviceList is equal to the given one.
|
S |
hasStatus(io.fabric8.kubernetes.api.model.Status status)
Verifies that the actual KubeSchema's status is equal to the given one.
|
S |
hasSubjectAccessReview(io.fabric8.openshift.api.model.SubjectAccessReview subjectAccessReview)
Verifies that the actual KubeSchema's subjectAccessReview is equal to the given one.
|
S |
hasSubjectAccessReviewResponse(io.fabric8.openshift.api.model.SubjectAccessReviewResponse subjectAccessReviewResponse)
Verifies that the actual KubeSchema's subjectAccessReviewResponse is equal to the given one.
|
S |
hasTagEvent(io.fabric8.openshift.api.model.TagEvent tagEvent)
Verifies that the actual KubeSchema's tagEvent is equal to the given one.
|
S |
hasTemplate(io.fabric8.openshift.api.model.Template template)
Verifies that the actual KubeSchema's template is equal to the given one.
|
S |
hasTemplateList(io.fabric8.openshift.api.model.TemplateList templateList)
Verifies that the actual KubeSchema's templateList is equal to the given one.
|
S |
hasThirdPartyResource(io.fabric8.kubernetes.api.model.extensions.ThirdPartyResource thirdPartyResource)
Verifies that the actual KubeSchema's thirdPartyResource is equal to the given one.
|
S |
hasThirdPartyResourceList(io.fabric8.kubernetes.api.model.extensions.ThirdPartyResourceList thirdPartyResourceList)
Verifies that the actual KubeSchema's thirdPartyResourceList is equal to the given one.
|
S |
hasUser(io.fabric8.openshift.api.model.User user)
Verifies that the actual KubeSchema's user is equal to the given one.
|
S |
hasUserList(io.fabric8.openshift.api.model.UserList userList)
Verifies that the actual KubeSchema's userList is equal to the given one.
|
S |
hasWatchEvent(io.fabric8.kubernetes.api.model.WatchEvent watchEvent)
Verifies that the actual KubeSchema's watchEvent is equal to the given one.
|
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 AbstractKubeSchemaAssert(A actual, Class<S> selfType)
AbstractKubeSchemaAssert
to make assertions on actual KubeSchema.actual
- the KubeSchema we want to make assertions on.public S hasAdditionalProperties(Map additionalProperties)
additionalProperties
- the given additionalProperties to compare the actual KubeSchema's additionalProperties to.AssertionError
- - if the actual KubeSchema's additionalProperties is not equal to the given one.public S hasBaseKubernetesList(io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList)
baseKubernetesList
- the given baseKubernetesList to compare the actual KubeSchema's baseKubernetesList to.AssertionError
- - if the actual KubeSchema's baseKubernetesList is not equal to the given one.public S hasBinding(io.fabric8.kubernetes.api.model.Binding binding)
binding
- the given binding to compare the actual KubeSchema's binding to.AssertionError
- - if the actual KubeSchema's binding is not equal to the given one.public S hasBuildConfigList(io.fabric8.openshift.api.model.BuildConfigList buildConfigList)
buildConfigList
- the given buildConfigList to compare the actual KubeSchema's buildConfigList to.AssertionError
- - if the actual KubeSchema's buildConfigList is not equal to the given one.public S hasBuildList(io.fabric8.openshift.api.model.BuildList buildList)
buildList
- the given buildList to compare the actual KubeSchema's buildList to.AssertionError
- - if the actual KubeSchema's buildList is not equal to the given one.public S hasBuildRequest(io.fabric8.openshift.api.model.BuildRequest buildRequest)
buildRequest
- the given buildRequest to compare the actual KubeSchema's buildRequest to.AssertionError
- - if the actual KubeSchema's buildRequest is not equal to the given one.public S hasClusterPolicy(io.fabric8.openshift.api.model.ClusterPolicy clusterPolicy)
clusterPolicy
- the given clusterPolicy to compare the actual KubeSchema's clusterPolicy to.AssertionError
- - if the actual KubeSchema's clusterPolicy is not equal to the given one.public S hasClusterPolicyBinding(io.fabric8.openshift.api.model.ClusterPolicyBinding clusterPolicyBinding)
clusterPolicyBinding
- the given clusterPolicyBinding to compare the actual KubeSchema's clusterPolicyBinding to.AssertionError
- - if the actual KubeSchema's clusterPolicyBinding is not equal to the given one.public S hasClusterPolicyBindingList(io.fabric8.openshift.api.model.ClusterPolicyBindingList clusterPolicyBindingList)
clusterPolicyBindingList
- the given clusterPolicyBindingList to compare the actual KubeSchema's clusterPolicyBindingList to.AssertionError
- - if the actual KubeSchema's clusterPolicyBindingList is not equal to the given one.public S hasClusterPolicyList(io.fabric8.openshift.api.model.ClusterPolicyList clusterPolicyList)
clusterPolicyList
- the given clusterPolicyList to compare the actual KubeSchema's clusterPolicyList to.AssertionError
- - if the actual KubeSchema's clusterPolicyList is not equal to the given one.public S hasClusterRoleBinding(io.fabric8.openshift.api.model.ClusterRoleBinding clusterRoleBinding)
clusterRoleBinding
- the given clusterRoleBinding to compare the actual KubeSchema's clusterRoleBinding to.AssertionError
- - if the actual KubeSchema's clusterRoleBinding is not equal to the given one.public S hasClusterRoleBindingList(io.fabric8.openshift.api.model.ClusterRoleBindingList clusterRoleBindingList)
clusterRoleBindingList
- the given clusterRoleBindingList to compare the actual KubeSchema's clusterRoleBindingList to.AssertionError
- - if the actual KubeSchema's clusterRoleBindingList is not equal to the given one.public S hasComponentStatusList(io.fabric8.kubernetes.api.model.ComponentStatusList componentStatusList)
componentStatusList
- the given componentStatusList to compare the actual KubeSchema's componentStatusList to.AssertionError
- - if the actual KubeSchema's componentStatusList is not equal to the given one.public S hasConfig(io.fabric8.kubernetes.api.model.Config config)
config
- the given config to compare the actual KubeSchema's config to.AssertionError
- - if the actual KubeSchema's config is not equal to the given one.public S hasContainerStatus(io.fabric8.kubernetes.api.model.ContainerStatus containerStatus)
containerStatus
- the given containerStatus to compare the actual KubeSchema's containerStatus to.AssertionError
- - if the actual KubeSchema's containerStatus is not equal to the given one.public S hasDaemonSet(io.fabric8.kubernetes.api.model.extensions.DaemonSet daemonSet)
daemonSet
- the given daemonSet to compare the actual KubeSchema's daemonSet to.AssertionError
- - if the actual KubeSchema's daemonSet is not equal to the given one.public S hasDaemonSetList(io.fabric8.kubernetes.api.model.extensions.DaemonSetList daemonSetList)
daemonSetList
- the given daemonSetList to compare the actual KubeSchema's daemonSetList to.AssertionError
- - if the actual KubeSchema's daemonSetList is not equal to the given one.public S hasDeleteOptions(io.fabric8.kubernetes.api.model.DeleteOptions deleteOptions)
deleteOptions
- the given deleteOptions to compare the actual KubeSchema's deleteOptions to.AssertionError
- - if the actual KubeSchema's deleteOptions is not equal to the given one.public S hasDeployment(io.fabric8.kubernetes.api.model.extensions.Deployment deployment)
deployment
- the given deployment to compare the actual KubeSchema's deployment to.AssertionError
- - if the actual KubeSchema's deployment is not equal to the given one.public S hasDeploymentConfigList(io.fabric8.openshift.api.model.DeploymentConfigList deploymentConfigList)
deploymentConfigList
- the given deploymentConfigList to compare the actual KubeSchema's deploymentConfigList to.AssertionError
- - if the actual KubeSchema's deploymentConfigList is not equal to the given one.public S hasDeploymentList(io.fabric8.kubernetes.api.model.extensions.DeploymentList deploymentList)
deploymentList
- the given deploymentList to compare the actual KubeSchema's deploymentList to.AssertionError
- - if the actual KubeSchema's deploymentList is not equal to the given one.public S hasEndpoints(io.fabric8.kubernetes.api.model.Endpoints endpoints)
endpoints
- the given endpoints to compare the actual KubeSchema's endpoints to.AssertionError
- - if the actual KubeSchema's endpoints is not equal to the given one.public S hasEndpointsList(io.fabric8.kubernetes.api.model.EndpointsList endpointsList)
endpointsList
- the given endpointsList to compare the actual KubeSchema's endpointsList to.AssertionError
- - if the actual KubeSchema's endpointsList is not equal to the given one.public S hasEnvVar(io.fabric8.kubernetes.api.model.EnvVar envVar)
envVar
- the given envVar to compare the actual KubeSchema's envVar to.AssertionError
- - if the actual KubeSchema's envVar is not equal to the given one.public S hasEventList(io.fabric8.kubernetes.api.model.EventList eventList)
eventList
- the given eventList to compare the actual KubeSchema's eventList to.AssertionError
- - if the actual KubeSchema's eventList is not equal to the given one.public S hasGroup(io.fabric8.openshift.api.model.Group group)
group
- the given group to compare the actual KubeSchema's group to.AssertionError
- - if the actual KubeSchema's group is not equal to the given one.public S hasGroupList(io.fabric8.openshift.api.model.GroupList groupList)
groupList
- the given groupList to compare the actual KubeSchema's groupList to.AssertionError
- - if the actual KubeSchema's groupList is not equal to the given one.public S hasHorizontalPodAutoscaler(io.fabric8.kubernetes.api.model.extensions.HorizontalPodAutoscaler horizontalPodAutoscaler)
horizontalPodAutoscaler
- the given horizontalPodAutoscaler to compare the actual KubeSchema's horizontalPodAutoscaler to.AssertionError
- - if the actual KubeSchema's horizontalPodAutoscaler is not equal to the given one.public S hasHorizontalPodAutoscalerList(io.fabric8.kubernetes.api.model.extensions.HorizontalPodAutoscalerList horizontalPodAutoscalerList)
horizontalPodAutoscalerList
- the given horizontalPodAutoscalerList to compare the actual KubeSchema's horizontalPodAutoscalerList to.AssertionError
- - if the actual KubeSchema's horizontalPodAutoscalerList is not equal to the given one.public S hasIdentity(io.fabric8.openshift.api.model.Identity identity)
identity
- the given identity to compare the actual KubeSchema's identity to.AssertionError
- - if the actual KubeSchema's identity is not equal to the given one.public S hasIdentityList(io.fabric8.openshift.api.model.IdentityList identityList)
identityList
- the given identityList to compare the actual KubeSchema's identityList to.AssertionError
- - if the actual KubeSchema's identityList is not equal to the given one.public S hasImageList(io.fabric8.openshift.api.model.ImageList imageList)
imageList
- the given imageList to compare the actual KubeSchema's imageList to.AssertionError
- - if the actual KubeSchema's imageList is not equal to the given one.public S hasImageStreamList(io.fabric8.openshift.api.model.ImageStreamList imageStreamList)
imageStreamList
- the given imageStreamList to compare the actual KubeSchema's imageStreamList to.AssertionError
- - if the actual KubeSchema's imageStreamList is not equal to the given one.public S hasIngress(io.fabric8.kubernetes.api.model.extensions.Ingress ingress)
ingress
- the given ingress to compare the actual KubeSchema's ingress to.AssertionError
- - if the actual KubeSchema's ingress is not equal to the given one.public S hasIngressList(io.fabric8.kubernetes.api.model.extensions.IngressList ingressList)
ingressList
- the given ingressList to compare the actual KubeSchema's ingressList to.AssertionError
- - if the actual KubeSchema's ingressList is not equal to the given one.public S hasJob(io.fabric8.kubernetes.api.model.extensions.Job job)
job
- the given job to compare the actual KubeSchema's job to.AssertionError
- - if the actual KubeSchema's job is not equal to the given one.public S hasJobList(io.fabric8.kubernetes.api.model.extensions.JobList jobList)
jobList
- the given jobList to compare the actual KubeSchema's jobList to.AssertionError
- - if the actual KubeSchema's jobList is not equal to the given one.public S hasLimitRangeList(io.fabric8.kubernetes.api.model.LimitRangeList limitRangeList)
limitRangeList
- the given limitRangeList to compare the actual KubeSchema's limitRangeList to.AssertionError
- - if the actual KubeSchema's limitRangeList is not equal to the given one.public S hasListMeta(io.fabric8.kubernetes.api.model.ListMeta listMeta)
listMeta
- the given listMeta to compare the actual KubeSchema's listMeta to.AssertionError
- - if the actual KubeSchema's listMeta is not equal to the given one.public S hasLocalSubjectAccessReview(io.fabric8.openshift.api.model.LocalSubjectAccessReview localSubjectAccessReview)
localSubjectAccessReview
- the given localSubjectAccessReview to compare the actual KubeSchema's localSubjectAccessReview to.AssertionError
- - if the actual KubeSchema's localSubjectAccessReview is not equal to the given one.public S hasNamespace(io.fabric8.kubernetes.api.model.Namespace namespace)
namespace
- the given namespace to compare the actual KubeSchema's namespace to.AssertionError
- - if the actual KubeSchema's namespace is not equal to the given one.public S hasNamespaceList(io.fabric8.kubernetes.api.model.NamespaceList namespaceList)
namespaceList
- the given namespaceList to compare the actual KubeSchema's namespaceList to.AssertionError
- - if the actual KubeSchema's namespaceList is not equal to the given one.public S hasNode(io.fabric8.kubernetes.api.model.Node node)
node
- the given node to compare the actual KubeSchema's node to.AssertionError
- - if the actual KubeSchema's node is not equal to the given one.public S hasNodeList(io.fabric8.kubernetes.api.model.NodeList nodeList)
nodeList
- the given nodeList to compare the actual KubeSchema's nodeList to.AssertionError
- - if the actual KubeSchema's nodeList is not equal to the given one.public S hasOAuthAccessToken(io.fabric8.openshift.api.model.OAuthAccessToken oAuthAccessToken)
oAuthAccessToken
- the given oAuthAccessToken to compare the actual KubeSchema's oAuthAccessToken to.AssertionError
- - if the actual KubeSchema's oAuthAccessToken is not equal to the given one.public S hasOAuthAccessTokenList(io.fabric8.openshift.api.model.OAuthAccessTokenList oAuthAccessTokenList)
oAuthAccessTokenList
- the given oAuthAccessTokenList to compare the actual KubeSchema's oAuthAccessTokenList to.AssertionError
- - if the actual KubeSchema's oAuthAccessTokenList is not equal to the given one.public S hasOAuthAuthorizeToken(io.fabric8.openshift.api.model.OAuthAuthorizeToken oAuthAuthorizeToken)
oAuthAuthorizeToken
- the given oAuthAuthorizeToken to compare the actual KubeSchema's oAuthAuthorizeToken to.AssertionError
- - if the actual KubeSchema's oAuthAuthorizeToken is not equal to the given one.public S hasOAuthAuthorizeTokenList(io.fabric8.openshift.api.model.OAuthAuthorizeTokenList oAuthAuthorizeTokenList)
oAuthAuthorizeTokenList
- the given oAuthAuthorizeTokenList to compare the actual KubeSchema's oAuthAuthorizeTokenList to.AssertionError
- - if the actual KubeSchema's oAuthAuthorizeTokenList is not equal to the given one.public S hasOAuthClient(io.fabric8.openshift.api.model.OAuthClient oAuthClient)
oAuthClient
- the given oAuthClient to compare the actual KubeSchema's oAuthClient to.AssertionError
- - if the actual KubeSchema's oAuthClient is not equal to the given one.public S hasOAuthClientAuthorization(io.fabric8.openshift.api.model.OAuthClientAuthorization oAuthClientAuthorization)
oAuthClientAuthorization
- the given oAuthClientAuthorization to compare the actual KubeSchema's oAuthClientAuthorization to.AssertionError
- - if the actual KubeSchema's oAuthClientAuthorization is not equal to the given one.public S hasOAuthClientAuthorizationList(io.fabric8.openshift.api.model.OAuthClientAuthorizationList oAuthClientAuthorizationList)
oAuthClientAuthorizationList
- the given oAuthClientAuthorizationList to compare the actual KubeSchema's oAuthClientAuthorizationList to.AssertionError
- - if the actual KubeSchema's oAuthClientAuthorizationList is not equal to the given one.public S hasOAuthClientList(io.fabric8.openshift.api.model.OAuthClientList oAuthClientList)
oAuthClientList
- the given oAuthClientList to compare the actual KubeSchema's oAuthClientList to.AssertionError
- - if the actual KubeSchema's oAuthClientList is not equal to the given one.public S hasObjectMeta(io.fabric8.kubernetes.api.model.ObjectMeta objectMeta)
objectMeta
- the given objectMeta to compare the actual KubeSchema's objectMeta to.AssertionError
- - if the actual KubeSchema's objectMeta is not equal to the given one.public S hasPersistentVolume(io.fabric8.kubernetes.api.model.PersistentVolume persistentVolume)
persistentVolume
- the given persistentVolume to compare the actual KubeSchema's persistentVolume to.AssertionError
- - if the actual KubeSchema's persistentVolume is not equal to the given one.public S hasPersistentVolumeClaim(io.fabric8.kubernetes.api.model.PersistentVolumeClaim persistentVolumeClaim)
persistentVolumeClaim
- the given persistentVolumeClaim to compare the actual KubeSchema's persistentVolumeClaim to.AssertionError
- - if the actual KubeSchema's persistentVolumeClaim is not equal to the given one.public S hasPersistentVolumeClaimList(io.fabric8.kubernetes.api.model.PersistentVolumeClaimList persistentVolumeClaimList)
persistentVolumeClaimList
- the given persistentVolumeClaimList to compare the actual KubeSchema's persistentVolumeClaimList to.AssertionError
- - if the actual KubeSchema's persistentVolumeClaimList is not equal to the given one.public S hasPersistentVolumeList(io.fabric8.kubernetes.api.model.PersistentVolumeList persistentVolumeList)
persistentVolumeList
- the given persistentVolumeList to compare the actual KubeSchema's persistentVolumeList to.AssertionError
- - if the actual KubeSchema's persistentVolumeList is not equal to the given one.public S hasPodList(io.fabric8.kubernetes.api.model.PodList podList)
podList
- the given podList to compare the actual KubeSchema's podList to.AssertionError
- - if the actual KubeSchema's podList is not equal to the given one.public S hasPodTemplateList(io.fabric8.kubernetes.api.model.PodTemplateList podTemplateList)
podTemplateList
- the given podTemplateList to compare the actual KubeSchema's podTemplateList to.AssertionError
- - if the actual KubeSchema's podTemplateList is not equal to the given one.public S hasPolicy(io.fabric8.openshift.api.model.Policy policy)
policy
- the given policy to compare the actual KubeSchema's policy to.AssertionError
- - if the actual KubeSchema's policy is not equal to the given one.public S hasPolicyBinding(io.fabric8.openshift.api.model.PolicyBinding policyBinding)
policyBinding
- the given policyBinding to compare the actual KubeSchema's policyBinding to.AssertionError
- - if the actual KubeSchema's policyBinding is not equal to the given one.public S hasPolicyBindingList(io.fabric8.openshift.api.model.PolicyBindingList policyBindingList)
policyBindingList
- the given policyBindingList to compare the actual KubeSchema's policyBindingList to.AssertionError
- - if the actual KubeSchema's policyBindingList is not equal to the given one.public S hasPolicyList(io.fabric8.openshift.api.model.PolicyList policyList)
policyList
- the given policyList to compare the actual KubeSchema's policyList to.AssertionError
- - if the actual KubeSchema's policyList is not equal to the given one.public S hasProject(io.fabric8.openshift.api.model.Project project)
project
- the given project to compare the actual KubeSchema's project to.AssertionError
- - if the actual KubeSchema's project is not equal to the given one.public S hasProjectList(io.fabric8.openshift.api.model.ProjectList projectList)
projectList
- the given projectList to compare the actual KubeSchema's projectList to.AssertionError
- - if the actual KubeSchema's projectList is not equal to the given one.public S hasProjectRequest(io.fabric8.openshift.api.model.ProjectRequest projectRequest)
projectRequest
- the given projectRequest to compare the actual KubeSchema's projectRequest to.AssertionError
- - if the actual KubeSchema's projectRequest is not equal to the given one.public S hasQuantity(io.fabric8.kubernetes.api.model.Quantity quantity)
quantity
- the given quantity to compare the actual KubeSchema's quantity to.AssertionError
- - if the actual KubeSchema's quantity is not equal to the given one.public S hasReplicationControllerList(io.fabric8.kubernetes.api.model.ReplicationControllerList replicationControllerList)
replicationControllerList
- the given replicationControllerList to compare the actual KubeSchema's replicationControllerList to.AssertionError
- - if the actual KubeSchema's replicationControllerList is not equal to the given one.public S hasResourceQuota(io.fabric8.kubernetes.api.model.ResourceQuota resourceQuota)
resourceQuota
- the given resourceQuota to compare the actual KubeSchema's resourceQuota to.AssertionError
- - if the actual KubeSchema's resourceQuota is not equal to the given one.public S hasResourceQuotaList(io.fabric8.kubernetes.api.model.ResourceQuotaList resourceQuotaList)
resourceQuotaList
- the given resourceQuotaList to compare the actual KubeSchema's resourceQuotaList to.AssertionError
- - if the actual KubeSchema's resourceQuotaList is not equal to the given one.public S hasRole(io.fabric8.openshift.api.model.Role role)
role
- the given role to compare the actual KubeSchema's role to.AssertionError
- - if the actual KubeSchema's role is not equal to the given one.public S hasRoleBinding(io.fabric8.openshift.api.model.RoleBinding roleBinding)
roleBinding
- the given roleBinding to compare the actual KubeSchema's roleBinding to.AssertionError
- - if the actual KubeSchema's roleBinding is not equal to the given one.public S hasRoleBindingList(io.fabric8.openshift.api.model.RoleBindingList roleBindingList)
roleBindingList
- the given roleBindingList to compare the actual KubeSchema's roleBindingList to.AssertionError
- - if the actual KubeSchema's roleBindingList is not equal to the given one.public S hasRoleList(io.fabric8.openshift.api.model.RoleList roleList)
roleList
- the given roleList to compare the actual KubeSchema's roleList to.AssertionError
- - if the actual KubeSchema's roleList is not equal to the given one.public S hasRootPaths(io.fabric8.kubernetes.api.model.RootPaths rootPaths)
rootPaths
- the given rootPaths to compare the actual KubeSchema's rootPaths to.AssertionError
- - if the actual KubeSchema's rootPaths is not equal to the given one.public S hasRouteList(io.fabric8.openshift.api.model.RouteList routeList)
routeList
- the given routeList to compare the actual KubeSchema's routeList to.AssertionError
- - if the actual KubeSchema's routeList is not equal to the given one.public S hasScale(io.fabric8.kubernetes.api.model.extensions.Scale scale)
scale
- the given scale to compare the actual KubeSchema's scale to.AssertionError
- - if the actual KubeSchema's scale is not equal to the given one.public S hasSecret(io.fabric8.kubernetes.api.model.Secret secret)
secret
- the given secret to compare the actual KubeSchema's secret to.AssertionError
- - if the actual KubeSchema's secret is not equal to the given one.public S hasSecretList(io.fabric8.kubernetes.api.model.SecretList secretList)
secretList
- the given secretList to compare the actual KubeSchema's secretList to.AssertionError
- - if the actual KubeSchema's secretList is not equal to the given one.public S hasSecurityContextConstraints(io.fabric8.kubernetes.api.model.SecurityContextConstraints securityContextConstraints)
securityContextConstraints
- the given securityContextConstraints to compare the actual KubeSchema's securityContextConstraints to.AssertionError
- - if the actual KubeSchema's securityContextConstraints is not equal to the given one.public S hasSecurityContextConstraintsList(io.fabric8.kubernetes.api.model.SecurityContextConstraintsList securityContextConstraintsList)
securityContextConstraintsList
- the given securityContextConstraintsList to compare the actual KubeSchema's securityContextConstraintsList to.AssertionError
- - if the actual KubeSchema's securityContextConstraintsList is not equal to the given one.public S hasServiceAccount(io.fabric8.kubernetes.api.model.ServiceAccount serviceAccount)
serviceAccount
- the given serviceAccount to compare the actual KubeSchema's serviceAccount to.AssertionError
- - if the actual KubeSchema's serviceAccount is not equal to the given one.public S hasServiceAccountList(io.fabric8.kubernetes.api.model.ServiceAccountList serviceAccountList)
serviceAccountList
- the given serviceAccountList to compare the actual KubeSchema's serviceAccountList to.AssertionError
- - if the actual KubeSchema's serviceAccountList is not equal to the given one.public S hasServiceList(io.fabric8.kubernetes.api.model.ServiceList serviceList)
serviceList
- the given serviceList to compare the actual KubeSchema's serviceList to.AssertionError
- - if the actual KubeSchema's serviceList is not equal to the given one.public S hasStatus(io.fabric8.kubernetes.api.model.Status status)
status
- the given status to compare the actual KubeSchema's status to.AssertionError
- - if the actual KubeSchema's status is not equal to the given one.public S hasSubjectAccessReview(io.fabric8.openshift.api.model.SubjectAccessReview subjectAccessReview)
subjectAccessReview
- the given subjectAccessReview to compare the actual KubeSchema's subjectAccessReview to.AssertionError
- - if the actual KubeSchema's subjectAccessReview is not equal to the given one.public S hasSubjectAccessReviewResponse(io.fabric8.openshift.api.model.SubjectAccessReviewResponse subjectAccessReviewResponse)
subjectAccessReviewResponse
- the given subjectAccessReviewResponse to compare the actual KubeSchema's subjectAccessReviewResponse to.AssertionError
- - if the actual KubeSchema's subjectAccessReviewResponse is not equal to the given one.public S hasTagEvent(io.fabric8.openshift.api.model.TagEvent tagEvent)
tagEvent
- the given tagEvent to compare the actual KubeSchema's tagEvent to.AssertionError
- - if the actual KubeSchema's tagEvent is not equal to the given one.public S hasTemplate(io.fabric8.openshift.api.model.Template template)
template
- the given template to compare the actual KubeSchema's template to.AssertionError
- - if the actual KubeSchema's template is not equal to the given one.public S hasTemplateList(io.fabric8.openshift.api.model.TemplateList templateList)
templateList
- the given templateList to compare the actual KubeSchema's templateList to.AssertionError
- - if the actual KubeSchema's templateList is not equal to the given one.public S hasThirdPartyResource(io.fabric8.kubernetes.api.model.extensions.ThirdPartyResource thirdPartyResource)
thirdPartyResource
- the given thirdPartyResource to compare the actual KubeSchema's thirdPartyResource to.AssertionError
- - if the actual KubeSchema's thirdPartyResource is not equal to the given one.public S hasThirdPartyResourceList(io.fabric8.kubernetes.api.model.extensions.ThirdPartyResourceList thirdPartyResourceList)
thirdPartyResourceList
- the given thirdPartyResourceList to compare the actual KubeSchema's thirdPartyResourceList to.AssertionError
- - if the actual KubeSchema's thirdPartyResourceList is not equal to the given one.public S hasUser(io.fabric8.openshift.api.model.User user)
user
- the given user to compare the actual KubeSchema's user to.AssertionError
- - if the actual KubeSchema's user is not equal to the given one.public S hasUserList(io.fabric8.openshift.api.model.UserList userList)
userList
- the given userList to compare the actual KubeSchema's userList to.AssertionError
- - if the actual KubeSchema's userList is not equal to the given one.public S hasWatchEvent(io.fabric8.kubernetes.api.model.WatchEvent watchEvent)
watchEvent
- the given watchEvent to compare the actual KubeSchema's watchEvent to.AssertionError
- - if the actual KubeSchema's watchEvent is not equal to the given one.Copyright © 2011–2016 Red Hat. All rights reserved.