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