Class DefaultSubscriptionCommerceCartServiceIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest @AppendSpringConfiguration("classpath:subscriptionservices-spring-test-context.xml") @Transactional public class DefaultSubscriptionCommerceCartServiceIntegrationTest extends DefaultCommerceCartServiceIntegrationTest
Integration test suite for DefaultSubscriptionCommerceCartService. This test class inherits from DefaultCommerceCartServiceIntegrationTest in order to run the super class' test cases against the new DefaultSubscriptionCommerceCartService to guarantee compatibility