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