Class UserRestrictionTest

java.lang.Object
de.hybris.platform.voucher.jalo.UserRestrictionTest

@UnitTest public class UserRestrictionTest extends Object
  • Constructor Details

    • UserRestrictionTest

      public UserRestrictionTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testIsFulfilledInternalAbstractOrderWithEmptyUserCollection

      public void testIsFulfilledInternalAbstractOrderWithEmptyUserCollection() throws Exception
      Throws:
      Exception
    • testIsFulfilledInternalAbstractOrderMatchUserAndIsPositive

      public void testIsFulfilledInternalAbstractOrderMatchUserAndIsPositive() throws Exception
      Throws:
      Exception
    • testIsFulfilledInternalAbstractOrderMatchUserAndNotPositive

      public void testIsFulfilledInternalAbstractOrderMatchUserAndNotPositive() throws Exception
      Throws:
      Exception
    • testIsFulfilledInternalAbstractOrderNoMatchUserAndIsPositive

      public void testIsFulfilledInternalAbstractOrderNoMatchUserAndIsPositive() throws Exception
      Throws:
      Exception
    • testIsFulfilledInternalAbstractOrderNoMatchUserAndNotPositive

      public void testIsFulfilledInternalAbstractOrderNoMatchUserAndNotPositive() throws Exception
      Throws:
      Exception
    • testIsFulfilledInternalAbstractOrderMatchUserGroupAndIsPositive

      public void testIsFulfilledInternalAbstractOrderMatchUserGroupAndIsPositive() throws Exception
      Throws:
      Exception
    • testIsFulfilledInternalAbstractOrderNoMatchUserGroupAndNotPositive

      public void testIsFulfilledInternalAbstractOrderNoMatchUserGroupAndNotPositive() throws Exception
      Throws:
      Exception
    • testIsFulfilledInternalAbstractOrderNoMatchUserGroupAndIsPositive

      public void testIsFulfilledInternalAbstractOrderNoMatchUserGroupAndIsPositive() throws Exception
      Throws:
      Exception
    • testIsFulfilledInternalAbstractOrderMatchUserGroupAndNotPositive

      public void testIsFulfilledInternalAbstractOrderMatchUserGroupAndNotPositive() throws Exception
      Throws:
      Exception
    • mockOrderWith

      protected AbstractOrder mockOrderWith(User user)
    • mockUser

      protected User mockUser(long longPk)