Class SiteChannelRestrictionAspectTest

java.lang.Object
de.hybris.platform.commercewebservicescommons.annotation.SiteChannelRestrictionAspectTest

@UnitTest public class SiteChannelRestrictionAspectTest extends Object
  • Constructor Details

    • SiteChannelRestrictionAspectTest

      public SiteChannelRestrictionAspectTest()
  • Method Details

    • setUp

      public void setUp()
    • testMethodWithValidAnnotation

      public void testMethodWithValidAnnotation() throws Throwable
      Throws:
      Throwable
    • testMethodWithoutAnnotation

      public void testMethodWithoutAnnotation() throws Throwable
      Throws:
      Throwable
    • testMethodWithValidAnnotationAndNoBaseSite

      public void testMethodWithValidAnnotationAndNoBaseSite() throws Throwable
      Throws:
      Throwable
    • testMethodWithValidAnnotationAndNoBaseSiteChannel

      public void testMethodWithValidAnnotationAndNoBaseSiteChannel() throws Throwable
      Throws:
      Throwable
    • testMethodWithValidAnnotationAndNotMatchingBaseSite

      public void testMethodWithValidAnnotationAndNotMatchingBaseSite() throws Throwable
      Throws:
      Throwable
    • testMethodWithEmptyAnnotation

      public void testMethodWithEmptyAnnotation() throws Throwable
      Throws:
      Throwable
    • testMethodWithNonValidAnnotation

      public void testMethodWithNonValidAnnotation() throws Throwable
      Throws:
      Throwable