Class TmaBundledProdOfferOptionValidateInterceptorTest

java.lang.Object
de.hybris.platform.b2ctelcoservices.interceptors.TmaBundledProdOfferOptionValidateInterceptorTest

@UnitTest public class TmaBundledProdOfferOptionValidateInterceptorTest extends Object
Since:
2011
  • Constructor Details

    • TmaBundledProdOfferOptionValidateInterceptorTest

      public TmaBundledProdOfferOptionValidateInterceptorTest()
  • Method Details

    • setUp

      public void setUp()
    • testValidateLowerLessThanZeroValue

      public void testValidateLowerLessThanZeroValue()
    • testValidateUpperLessThanZeroValue

      public void testValidateUpperLessThanZeroValue()
    • testValidateDefaultLessThanZeroValue

      public void testValidateDefaultLessThanZeroValue()
    • testValidateLowerGreaterThanUpper

      public void testValidateLowerGreaterThanUpper()
    • testValidateDefaultLessThanLower

      public void testValidateDefaultLessThanLower()
    • testValidateDefaultGreaterThanUpper

      public void testValidateDefaultGreaterThanUpper()
    • testValidateNullUpperValue

      public void testValidateNullUpperValue()
    • testWrongExceptionThrown

      public void testWrongExceptionThrown()
    • testValidateCorrectValues

      public void testValidateCorrectValues()
    • testInvalidPoAttachedToTheBpoOption

      public void testInvalidPoAttachedToTheBpoOption()
    • testValidateNullPoOnBpoOption

      public void testValidateNullPoOnBpoOption()
    • testValidateNullPoOnBpo

      public void testValidateNullPoOnBpo()
    • testCorrectLimitValuesForFixedBpo

      public void testCorrectLimitValuesForFixedBpo()
    • testIncorrectLimitValuesForFixedBpo

      public void testIncorrectLimitValuesForFixedBpo()
    • testLimitValuesGreaterThanZeroForFixedBpo

      public void testLimitValuesGreaterThanZeroForFixedBpo()
    • testLimitValuesLessThanOneForFixedBpo

      public void testLimitValuesLessThanOneForFixedBpo()