public class SubresourceReferenceFluentImplAssert extends AbstractSubresourceReferenceFluentImplAssert<SubresourceReferenceFluentImplAssert,io.fabric8.kubernetes.api.model.extensions.SubresourceReferenceFluentImpl>
SubresourceReferenceFluentImpl specific assertions - Generated by CustomAssertionGenerator.
Although this class is not final to allow Soft assertions proxy, if you wish to extend it,
extend AbstractSubresourceReferenceFluentImplAssert instead.| Constructor and Description |
|---|
SubresourceReferenceFluentImplAssert(io.fabric8.kubernetes.api.model.extensions.SubresourceReferenceFluentImpl actual)
Creates a new
to make assertions on actual SubresourceReferenceFluentImpl. |
| Modifier and Type | Method and Description |
|---|---|
static SubresourceReferenceFluentImplAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.SubresourceReferenceFluentImpl actual)
An entry point for SubresourceReferenceFluentImplAssert to follow AssertJ standard
assertThat() statements.With a static import, one can write directly: assertThat(mySubresourceReferenceFluentImpl) and get specific assertion with code completion. |
hasAdditionalProperties, hasApiVersion, hasKind, hasName, hasSubresourceas, 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, usingDefaultComparatorpublic SubresourceReferenceFluentImplAssert(io.fabric8.kubernetes.api.model.extensions.SubresourceReferenceFluentImpl actual)
SubresourceReferenceFluentImplAssert to make assertions on actual SubresourceReferenceFluentImpl.actual - the SubresourceReferenceFluentImpl we want to make assertions on.public static SubresourceReferenceFluentImplAssert assertThat(io.fabric8.kubernetes.api.model.extensions.SubresourceReferenceFluentImpl actual)
assertThat() statements.assertThat(mySubresourceReferenceFluentImpl) and get specific assertion with code completion.actual - the SubresourceReferenceFluentImpl we want to make assertions on.SubresourceReferenceFluentImplAssertCopyright © 2011–2016 Red Hat. All rights reserved.