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