Class LongAttributePredicateTest

java.lang.Object
de.hybris.platform.cmsfacades.common.predicate.LongAttributePredicateTest

@UnitTest public class LongAttributePredicateTest extends Object
  • Constructor Details

    • LongAttributePredicateTest

      public LongAttributePredicateTest()
  • Method Details

    • setup

      public void setup()
    • whenTypeIsNotIntegerShouldReturnFalse

      public void whenTypeIsNotIntegerShouldReturnFalse()
    • whenTypeIsGrandLongShouldReturnTrue

      public void whenTypeIsGrandLongShouldReturnTrue()
    • whenTypeIsSmallLongShouldReturnTrue

      public void whenTypeIsSmallLongShouldReturnTrue()