Class MockTenantTest

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

@UnitTest @ContextConfiguration(locations="classpath:/servicelayer/test/servicelayer-mock-base-test.xml") public class MockTenantTest extends MockTest
  • Constructor Details

    • MockTenantTest

      public MockTenantTest()
  • Method Details

    • testEventRegistration

      public void testEventRegistration()
    • testCurrentTenant

      public void testCurrentTenant() throws Exception
      Throws:
      Exception
    • testOtherServicesDiffer

      public void testOtherServicesDiffer() throws Exception
      Throws:
      Exception