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