Class HybrisMokitoTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
de.hybris.platform.servicelayer.MockTest
de.hybris.platform.b2b.mock.HybrisMokitoTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
Direct Known Subclasses:
AutomatedWorkflowActionTemplateValidatorMockTest, DefaultB2BBudgetServiceMockTest, DefaultB2BCartServiceMockTest, DefaultB2BCommentServiceMockTest, DefaultB2BCostCenterServiceMockTest, DefaultB2BCurrencyConversionServiceMockTest, DefaultB2BCustomerServiceMockTest, DefaultB2BDocumentTypeServiceMockTest, DefaultB2BEmailServiceMockTest, DefaultB2BEscalationServiceMockTest, DefaultB2BMerchantCheckServiceMockTest, DefaultB2BOrderThresholdEvaluationStrategyMockTest, DefaultB2BPermissionServiceMockTest, DefaultB2BQuoteEvaluationStrategyMockTest, DefaultB2BQuoteOrderServiceMockTest, DefaultB2BUnitServiceMockTest, DefaultB2BWorkflowIntegrationServiceMockTest

@ContextConfiguration(locations={"classpath:/servicelayer/test/servicelayer-mock-base-test.xml","classpath:/servicelayer/test/servicelayer-mock-i18n-test.xml"}) public class HybrisMokitoTest extends MockTest
  • Field Summary

    Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests

    applicationContext, logger
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests

    setApplicationContext

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • HybrisMokitoTest

      public HybrisMokitoTest()