Class DefaultAgrAgreementSpecificationServiceIntegrationTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.servicelayer.ServicelayerTransactionalTest
de.hybris.platform.agreementservices.services.impl.DefaultAgrAgreementSpecificationServiceIntegrationTest
All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder

@IntegrationTest public class DefaultAgrAgreementSpecificationServiceIntegrationTest extends de.hybris.platform.servicelayer.ServicelayerTransactionalTest
  • Constructor Details

    • DefaultAgrAgreementSpecificationServiceIntegrationTest

      public DefaultAgrAgreementSpecificationServiceIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws de.hybris.platform.impex.jalo.ImpExException
      Throws:
      de.hybris.platform.impex.jalo.ImpExException
    • testGetAgreementById

      public void testGetAgreementById()
    • testGetAgreementForIncorrectId

      public void testGetAgreementForIncorrectId()
    • testGetAgreements

      public void testGetAgreements()
    • testGetAgreementsFilteredByPartyRole

      public void testGetAgreementsFilteredByPartyRole()
    • testGetAgreementsFilteredByLifecycleStatus

      public void testGetAgreementsFilteredByLifecycleStatus()
    • getAgrAgreementSpecificationService

      public AgrAgreementSpecificationService getAgrAgreementSpecificationService()