public abstract class AbstractEditableContainerAssert<S extends AbstractEditableContainerAssert<S,A>,A extends io.fabric8.kubernetes.api.model.EditableContainer> extends AbstractContainerAssert<S,A>
EditableContainer specific assertions - Generated by CustomAssertionGenerator.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEditableContainerAssert(A actual,
Class<S> selfType)
Creates a new
to make assertions on actual EditableContainer. |
doesNotHaveArgs, doesNotHaveCommand, doesNotHaveEnv, doesNotHavePorts, doesNotHaveVolumeMounts, hasAdditionalProperties, hasArgs, hasCommand, hasEnv, hasImage, hasImagePullPolicy, hasLifecycle, hasLivenessProbe, hasName, hasNoArgs, hasNoCommand, hasNoEnv, hasNoPorts, hasNoVolumeMounts, hasOnlyArgs, hasOnlyCommand, hasOnlyEnv, hasOnlyPorts, hasOnlyVolumeMounts, hasPorts, hasReadinessProbe, hasResources, hasSecurityContext, hasStdin, hasStdinOnce, hasTerminationMessagePath, hasTty, hasVolumeMounts, hasWorkingDiras, 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, usingDefaultComparatorprotected AbstractEditableContainerAssert(A actual, Class<S> selfType)
AbstractEditableContainerAssert to make assertions on actual EditableContainer.actual - the EditableContainer we want to make assertions on.Copyright © 2011–2016 Red Hat. All rights reserved.