public abstract class AbstractDaemonEndpointBuilderAssert<S extends AbstractDaemonEndpointBuilderAssert<S,A>,A extends io.fabric8.kubernetes.api.model.DaemonEndpointBuilder> extends AbstractDaemonEndpointFluentImplAssert<S,A>
DaemonEndpointBuilder
specific assertions - Generated by CustomAssertionGenerator.Modifier | Constructor and Description |
---|---|
protected |
AbstractDaemonEndpointBuilderAssert(A actual,
Class<S> selfType)
Creates a new
to make assertions on actual DaemonEndpointBuilder. |
hasAdditionalProperties, hasPort
as, 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, usingDefaultComparator
protected AbstractDaemonEndpointBuilderAssert(A actual, Class<S> selfType)
AbstractDaemonEndpointBuilderAssert
to make assertions on actual DaemonEndpointBuilder.actual
- the DaemonEndpointBuilder we want to make assertions on.Copyright © 2011–2016 Red Hat. All rights reserved.