Class LongAttributePredicateTest
java.lang.Object
de.hybris.platform.cmsfacades.common.predicate.LongAttributePredicateTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LongAttributePredicateTest
public LongAttributePredicateTest()
-
-
Method Details
-
setup
public void setup() -
whenTypeIsNotIntegerShouldReturnFalse
public void whenTypeIsNotIntegerShouldReturnFalse() -
whenTypeIsGrandLongShouldReturnTrue
public void whenTypeIsGrandLongShouldReturnTrue() -
whenTypeIsSmallLongShouldReturnTrue
public void whenTypeIsSmallLongShouldReturnTrue()
-