Package | Description |
---|---|
io.fabric8.kubernetes.api.model | |
io.fabric8.kubernetes.assertions.internal | |
io.fabric8.openshift.api.model |
Modifier and Type | Method and Description |
---|---|
static HasMetadataAssert |
HasMetadataAssert.assertThat(io.fabric8.kubernetes.api.model.HasMetadata actual)
An entry point for HasMetadataAssert to follow AssertJ standard
assertThat() statements.With a static import, one can write directly: assertThat(myHasMetadata) and get specific assertion with code completion. |
HasMetadataAssert |
AbstractNamedExtensionAssert.extension()
Navigates to the property extension so that assertions can be done on it
|
HasMetadataAssert |
AbstractWatchEventAssert.object()
Navigates to the property object so that assertions can be done on it
|
Modifier and Type | Method and Description |
---|---|
NavigationListAssert<io.fabric8.kubernetes.api.model.HasMetadata,HasMetadataAssert> |
AbstractKubernetesResourceListAssert.items()
Navigates to the property items so that assertions can be done on it
|
NavigationListAssert<io.fabric8.kubernetes.api.model.HasMetadata,HasMetadataAssert> |
AbstractKubernetesListAssert.items()
Navigates to the property items so that assertions can be done on it
|
NavigationListAssert<io.fabric8.kubernetes.api.model.HasMetadata,HasMetadataAssert> |
AbstractBaseKubernetesListAssert.items()
Navigates to the property items so that assertions can be done on it
|
Modifier and Type | Method and Description |
---|---|
static HasMetadataAssert |
Assertions.assertThat(io.fabric8.kubernetes.api.model.HasMetadata actual)
Creates a new instance of
. |
Modifier and Type | Method and Description |
---|---|
HasMetadataAssert |
AbstractPolicyRuleAssert.attributeRestrictions()
Navigates to the property attributeRestrictions so that assertions can be done on it
|
HasMetadataAssert |
AbstractSubjectAccessReviewAssert.content()
Navigates to the property content so that assertions can be done on it
|
HasMetadataAssert |
AbstractLocalSubjectAccessReviewAssert.content()
Navigates to the property content so that assertions can be done on it
|
HasMetadataAssert |
AbstractImageAssert.dockerImageMetadata()
Navigates to the property dockerImageMetadata so that assertions can be done on it
|
Modifier and Type | Method and Description |
---|---|
NavigationListAssert<io.fabric8.kubernetes.api.model.HasMetadata,HasMetadataAssert> |
AbstractTemplateAssert.objects()
Navigates to the property objects so that assertions can be done on it
|
Copyright © 2011–2016 Red Hat. All rights reserved.