Class DocumentRelationHandlerTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
ydocumentcartpackage.persistence.polyglot.repository.documentcart.DocumentRelationHandlerTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DocumentRelationHandlerTest extends ServicelayerBaseTest
  • Constructor Details

    • DocumentRelationHandlerTest

      public DocumentRelationHandlerTest()
  • Method Details

    • shouldHandleEntitiesInheritance

      public void shouldHandleEntitiesInheritance()
    • shouldReturnOnlyEntitiesRelatingToGivenEntity

      public void shouldReturnOnlyEntitiesRelatingToGivenEntity()
    • shouldReturnListOfRelatedEntitiesOrderedByCreationTime

      public void shouldReturnListOfRelatedEntitiesOrderedByCreationTime()
    • shouldReturnListOfRelatedEntitiesOrderedByOrderingAttrAscending

      public void shouldReturnListOfRelatedEntitiesOrderedByOrderingAttrAscending()
    • shouldReturnListOfRelatedEntitiesOrderedByOrderingAttrDescending

      public void shouldReturnListOfRelatedEntitiesOrderedByOrderingAttrDescending()