public abstract class AbstractEditableIngressTLSAssert<S extends AbstractEditableIngressTLSAssert<S,A>,A extends io.fabric8.kubernetes.api.model.extensions.EditableIngressTLS> extends AbstractIngressTLSAssert<S,A>
EditableIngressTLS specific assertions - Generated by CustomAssertionGenerator.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEditableIngressTLSAssert(A actual,
Class<S> selfType)
Creates a new
to make assertions on actual EditableIngressTLS. |
doesNotHaveHosts, hasAdditionalProperties, hasHosts, hasNoHosts, hasOnlyHosts, hasSecretNameas, 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 AbstractEditableIngressTLSAssert(A actual, Class<S> selfType)
AbstractEditableIngressTLSAssert to make assertions on actual EditableIngressTLS.actual - the EditableIngressTLS we want to make assertions on.Copyright © 2011–2016 Red Hat. All rights reserved.