Class ODataAssertions
java.lang.Object
de.hybris.platform.odata2services.odata.asserts.ODataAssertions
An extension of
Assertions to provide convenient methods around OData object assertions.-
Method Summary
Modifier and TypeMethodDescriptionstatic JsonObjectAssertionassertThat(JsonObject json) static ODataResponseAssertionassertThat(org.apache.olingo.odata2.api.processor.ODataResponse actual)
-
Method Details
-
assertThat
public static ODataResponseAssertion assertThat(org.apache.olingo.odata2.api.processor.ODataResponse actual) -
assertThat
-