Class AttributeValueAssert
java.lang.Object
org.assertj.core.api.AbstractAssert<AttributeValueAssert,SLDDataContainer.AttributeValue>
de.hybris.platform.directpersistence.read.AttributeValueAssert
- All Implemented Interfaces:
org.assertj.core.api.Assert<AttributeValueAssert,,SLDDataContainer.AttributeValue> org.assertj.core.api.Descriptable<AttributeValueAssert>,org.assertj.core.api.ExtensionPoints<AttributeValueAssert,SLDDataContainer.AttributeValue>
public class AttributeValueAssert
extends org.assertj.core.api.AbstractAssert<AttributeValueAssert,SLDDataContainer.AttributeValue>
-
Field Summary
Fields inherited from class org.assertj.core.api.AbstractAssert
actual, info, myself -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AttributeValueAssert<T extends ItemModel>
AttributeValueAssertwithReferenceValueEqualTo(T referenceValue) withValueEqualTo(Object value) Methods inherited from class org.assertj.core.api.AbstractAssert
as, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, overridingErrorMessage, satisfies, setCustomRepresentation, throwAssertionError, usingComparator, usingDefaultComparator, withFailMessage, withRepresentation, withThreadDumpOnError
-
Constructor Details
-
AttributeValueAssert
-
-
Method Details
-
assertThat
-
withValueEqualTo
-
withReferenceValueEqualTo
-