Class ProductAssert
java.lang.Object
org.assertj.core.api.AbstractAssert<ProductAssert,ProductModel>
de.hybris.platform.catalog.synchronization.ProductAssert
- All Implemented Interfaces:
org.assertj.core.api.Assert<ProductAssert,,ProductModel> org.assertj.core.api.Descriptable<ProductAssert>,org.assertj.core.api.ExtensionPoints<ProductAssert,ProductModel>
-
Field Summary
Fields inherited from class org.assertj.core.api.AbstractAssert
actual, info, myself -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ProductAssertassertThat(ProductModel protuct) hasPropertyValuesAs(Map<String, String> values) 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
-
ProductAssert
-
-
Method Details
-
assertThat
-
hasPropertyValuesAs
-