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