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