Class EdmxProviderValidatorUnitTest

java.lang.Object
de.hybris.platform.odata2services.odata.EdmxProviderValidatorUnitTest

@UnitTest public class EdmxProviderValidatorUnitTest extends Object
  • 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.ODataException
      IOException
    • 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:
      IOException
      org.apache.olingo.odata2.api.exception.ODataException