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 |
AbstractEventAssert.related()
Navigates to the property related 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> |
AbstractServiceAccountAssert.secrets()
Navigates to the property secrets 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
|
Modifier and Type | Method and Description |
---|---|
ObjectReferenceAssert |
AbstractEndpointAssert.targetRef()
Navigates to the property targetRef so that assertions can be done on it
|
Modifier and Type | Method and Description |
---|---|
ObjectReferenceAssert |
AbstractEventAssert.regarding()
Navigates to the property regarding so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractEventAssert.related()
Navigates to the property related 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 |
AbstractBuildRequestAssert.from()
Navigates to the property from so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractImageImportSpecAssert.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 |
AbstractDeploymentCauseImageTriggerAssert.from()
Navigates to the property from so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractRepositoryImportSpecAssert.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 |
AbstractTagReferenceAssert.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 |
AbstractCustomBuildStrategyAssert.from()
Navigates to the property from 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 |
AbstractDockerBuildStrategyAssert.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 |
AbstractOpenshiftRoleBindingAssert.roleRef()
Navigates to the property roleRef so that assertions can be done on it
|
ObjectReferenceAssert |
AbstractOpenshiftClusterRoleBindingAssert.roleRef()
Navigates to the property roleRef 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> |
AbstractOpenshiftRoleBindingAssert.subjects()
Navigates to the property subjects so that assertions can be done on it
|
NavigationListAssert<io.fabric8.kubernetes.api.model.ObjectReference,ObjectReferenceAssert> |
AbstractOpenshiftClusterRoleBindingAssert.subjects()
Navigates to the property subjects so that assertions can be done on it
|
Copyright © 2020. All rights reserved.