Class DefaultComponentTypeMatchingServiceTest

java.lang.Object
de.hybris.platform.cmsfacades.types.service.impl.DefaultComponentTypeMatchingServiceTest

@UnitTest public class DefaultComponentTypeMatchingServiceTest extends Object
  • Constructor Details

    • DefaultComponentTypeMatchingServiceTest

      public DefaultComponentTypeMatchingServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldMapNameWithLangIsoCodeName

      public void shouldMapNameWithLangIsoCodeName() throws Exception
      Throws:
      Exception
    • shouldMapNameWithDefaultLangNameWhenLangIsoCodeEmpty

      public void shouldMapNameWithDefaultLangNameWhenLangIsoCodeEmpty() throws Exception
      Throws:
      Exception
    • shouldMapNameByLangIsoCodeWithFallBack1

      public void shouldMapNameByLangIsoCodeWithFallBack1() throws Exception
      Throws:
      Exception
    • shouldMapNameByLangIsoCodeWithFallBack2

      public void shouldMapNameByLangIsoCodeWithFallBack2() throws Exception
      Throws:
      Exception
    • shouldMapNameByLangIsoCodeWithFallBack3

      public void shouldMapNameByLangIsoCodeWithFallBack3() throws Exception
      Throws:
      Exception
    • testTypeRestrictionMatchingCriteria

      public void testTypeRestrictionMatchingCriteria() throws Exception
      Throws:
      Exception
    • shouldReturnTrueNameCodeMatchingCriteria

      public void shouldReturnTrueNameCodeMatchingCriteria() throws Exception
      Throws:
      Exception
    • shouldReturnFalseNameCodeNotMatchingCriteria

      public void shouldReturnFalseNameCodeNotMatchingCriteria() throws Exception
      Throws:
      Exception