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