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