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