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