Class ODataSchemaGenerationFacadeIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ODataSchemaGenerationFacadeIntegrationTest extends ServicelayerTest
  • Field Details

  • Constructor Details

    • ODataSchemaGenerationFacadeIntegrationTest

      public ODataSchemaGenerationFacadeIntegrationTest()
  • Method Details

    • cleanup

      public void cleanup()
    • testRequestedItemDoesNotExist

      public void testRequestedItemDoesNotExist() throws org.apache.olingo.odata2.api.exception.ODataException
      Throws:
      org.apache.olingo.odata2.api.exception.ODataException
    • testOnlyRequestedItemReturnedEvenIfItIsReferencedFromSomeOtherItem

      public void testOnlyRequestedItemReturnedEvenIfItIsReferencedFromSomeOtherItem() throws org.apache.olingo.odata2.api.exception.ODataException, ImpExException
      Throws:
      org.apache.olingo.odata2.api.exception.ODataException
      ImpExException
    • testRequestedItemReturnedWithItsReferencedItems

      public void testRequestedItemReturnedWithItsReferencedItems() throws org.apache.olingo.odata2.api.exception.ODataException, ImpExException
      Throws:
      org.apache.olingo.odata2.api.exception.ODataException
      ImpExException
    • testItemsAreReturnedForIntegrationObjectSpecifiedInServiceRootWhenOthersExist

      public void testItemsAreReturnedForIntegrationObjectSpecifiedInServiceRootWhenOthersExist() throws org.apache.olingo.odata2.api.exception.ODataException, ImpExException
      Throws:
      org.apache.olingo.odata2.api.exception.ODataException
      ImpExException
    • testMultipleItemsRequested

      public void testMultipleItemsRequested()
    • testAllItemsReturnedWhenAllMetadataIsRequested

      public void testAllItemsReturnedWhenAllMetadataIsRequested() throws org.apache.olingo.odata2.api.exception.ODataException, ImpExException
      Throws:
      org.apache.olingo.odata2.api.exception.ODataException
      ImpExException