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