Package | Description |
---|---|
io.fabric8.kubernetes.api.model | |
io.fabric8.kubernetes.assertions.internal | |
io.fabric8.openshift.api.model |
Modifier and Type | Method and Description |
---|---|
static ObjectReferenceAssert |
ObjectReferenceAssert.assertThat(io.fabric8.kubernetes.api.model.ObjectReference actual)
An entry point for ObjectReferenceAssert to follow AssertJ standard
assertThat() statements.With a static import, one can write directly: assertThat(myObjectReference) and get specific assertion with code completion. |
ObjectReferenceAssert |
AbstractPersistentVolumeSpecAssert.claimRef()
Navigates to the property claimRef so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractEventAssert.involvedObject()
Navigates to the property involvedObject so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractStorageOSPersistentVolumeSourceAssert.secretRef()
Navigates to the property secretRef so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractBindingAssert.target()
Navigates to the property target so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractEndpointAddressAssert.targetRef()
Navigates to the property targetRef so that assertions can be done on it
|
Modifier and Type | Method and Description |
---|---|
NavigationListAssert<io.fabric8.kubernetes.api.model.ObjectReference,ObjectReferenceAssert> |
AbstractCronJobStatusAssert.active()
Navigates to the property active so that assertions can be done on it
|
NavigationListAssert<io.fabric8.kubernetes.api.model.ObjectReference,ObjectReferenceAssert> |
AbstractServiceAccountAssert.secrets()
Navigates to the property secrets so that assertions can be done on it
|
Modifier and Type | Method and Description |
---|---|
static ObjectReferenceAssert |
Assertions.assertThat(io.fabric8.kubernetes.api.model.ObjectReference actual)
Creates a new instance of
. |
Modifier and Type | Method and Description |
---|---|
ObjectReferenceAssert |
AbstractBuildStatusAssert.config()
Navigates to the property config so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractImageChangeTriggerAssert.from()
Navigates to the property from so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractDeploymentTriggerImageChangeParamsAssert.from()
Navigates to the property from so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractDeploymentCauseImageTriggerAssert.from()
Navigates to the property from so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractDockerBuildStrategyAssert.from()
Navigates to the property from so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractCustomBuildStrategyAssert.from()
Navigates to the property from so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractImageSourceAssert.from()
Navigates to the property from so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractSourceBuildStrategyAssert.from()
Navigates to the property from so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractBuildRequestAssert.from()
Navigates to the property from so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractTagReferenceAssert.from()
Navigates to the property from so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractImageChangeCauseAssert.fromRef()
Navigates to the property fromRef so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractPolicyBindingAssert.policyRef()
Navigates to the property policyRef so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractClusterPolicyBindingAssert.policyRef()
Navigates to the property policyRef so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractRoleBindingAssert.roleRef()
Navigates to the property roleRef so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractClusterRoleBindingAssert.roleRef()
Navigates to the property roleRef so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractSourceBuildStrategyAssert.runtimeImage()
Navigates to the property runtimeImage so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractTagImageHookAssert.to()
Navigates to the property to so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractBuildOutputAssert.to()
Navigates to the property to so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractBuildRequestAssert.triggeredByImage()
Navigates to the property triggeredByImage so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractIdentityAssert.user()
Navigates to the property user so that assertions can be done on it
|
Modifier and Type | Method and Description |
---|---|
NavigationListAssert<io.fabric8.kubernetes.api.model.ObjectReference,ObjectReferenceAssert> |
AbstractRoleBindingAssert.subjects()
Navigates to the property subjects so that assertions can be done on it
|
NavigationListAssert<io.fabric8.kubernetes.api.model.ObjectReference,ObjectReferenceAssert> |
AbstractClusterRoleBindingAssert.subjects()
Navigates to the property subjects so that assertions can be done on it
|
Copyright © 2011–2017 Red Hat. All rights reserved.