Class MockI18NTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
de.hybris.platform.servicelayer.MockTest
de.hybris.platform.servicelayer.i18n.MockI18NTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

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

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

    applicationContext, logger
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    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

    • MockI18NTest

      public MockI18NTest()
  • Method Details

    • testLanguageService

      public void testLanguageService()