public class DeploymentConfigPodsAssert extends DeploymentConfigAssert implements HasPodSelectionAssert
Constructor and Description |
---|
DeploymentConfigPodsAssert(io.fabric8.kubernetes.client.KubernetesClient client,
io.fabric8.openshift.api.model.DeploymentConfig deployment) |
Modifier and Type | Method and Description |
---|---|
PodSelectionAssert |
pods() |
assertThat
additionalProperties, apiVersion, kind, metadata, spec, status
asInstanceOf, asList, assertionError, asString, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasSameHashCodeAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isInstanceOfSatisfying, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, newListAssertInstance, overridingErrorMessage, satisfies, satisfies, satisfiesAnyOf, satisfiesAnyOf, setCustomRepresentation, throwAssertionError, usingComparator, usingComparator, usingDefaultComparator, usingRecursiveComparison, usingRecursiveComparison, withFailMessage, withRepresentation, withThreadDumpOnError
public DeploymentConfigPodsAssert(io.fabric8.kubernetes.client.KubernetesClient client, io.fabric8.openshift.api.model.DeploymentConfig deployment)
public PodSelectionAssert pods()
pods
in interface HasPodSelectionAssert
Copyright © 2020. All rights reserved.