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