public class NamedTagEventListFluentImplAssert extends AbstractNamedTagEventListFluentImplAssert<NamedTagEventListFluentImplAssert,io.fabric8.openshift.api.model.NamedTagEventListFluentImpl>
NamedTagEventListFluentImpl specific assertions - Generated by CustomAssertionGenerator.
Although this class is not final to allow Soft assertions proxy, if you wish to extend it,
extend AbstractNamedTagEventListFluentImplAssert instead.| Constructor and Description |
|---|
NamedTagEventListFluentImplAssert(io.fabric8.openshift.api.model.NamedTagEventListFluentImpl actual)
Creates a new
to make assertions on actual NamedTagEventListFluentImpl. |
| Modifier and Type | Method and Description |
|---|---|
static NamedTagEventListFluentImplAssert |
assertThat(io.fabric8.openshift.api.model.NamedTagEventListFluentImpl actual)
An entry point for NamedTagEventListFluentImplAssert to follow AssertJ standard
assertThat() statements.With a static import, one can write directly: assertThat(myNamedTagEventListFluentImpl) and get specific assertion with code completion. |
hasAdditionalProperties, hasItems, hasNoItems, hasTagas, 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 NamedTagEventListFluentImplAssert(io.fabric8.openshift.api.model.NamedTagEventListFluentImpl actual)
NamedTagEventListFluentImplAssert to make assertions on actual NamedTagEventListFluentImpl.actual - the NamedTagEventListFluentImpl we want to make assertions on.public static NamedTagEventListFluentImplAssert assertThat(io.fabric8.openshift.api.model.NamedTagEventListFluentImpl actual)
assertThat() statements.assertThat(myNamedTagEventListFluentImpl) and get specific assertion with code completion.actual - the NamedTagEventListFluentImpl we want to make assertions on.NamedTagEventListFluentImplAssertCopyright © 2011–2015 Red Hat. All rights reserved.