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