Class EdmxProviderValidatorUnitTest
java.lang.Object
de.hybris.platform.odata2services.odata.EdmxProviderValidatorUnitTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Constructor Details
-
EdmxProviderValidatorUnitTest
public EdmxProviderValidatorUnitTest()
-
-
Method Details
-
testValidateResponseResponseValid
public void testValidateResponseResponseValid() throws org.apache.olingo.odata2.api.exception.ODataException, IOException- Throws:
org.apache.olingo.odata2.api.exception.ODataExceptionIOException
-
testValidateResponseResponseInvalid
public void testValidateResponseResponseInvalid() -
testValidateNullResponse
public void testValidateNullResponse() -
shouldThrowInvalidODataSchemaException_whenIOExceptionOccurs
public void shouldThrowInvalidODataSchemaException_whenIOExceptionOccurs() throws org.apache.olingo.odata2.api.exception.ODataException- Throws:
org.apache.olingo.odata2.api.exception.ODataException
-
testValidateThrowsIOExceptionWhenClosingStream
public void testValidateThrowsIOExceptionWhenClosingStream() throws IOException, org.apache.olingo.odata2.api.exception.ODataException- Throws:
IOExceptionorg.apache.olingo.odata2.api.exception.ODataException
-