Class DoubleAttributePredicateTest
java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.predicates.DoubleAttributePredicateTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DoubleAttributePredicateTest
public DoubleAttributePredicateTest()
-
-
Method Details
-
setup
public void setup() -
whenTypeIsNotDoubleShouldReturnFalse
public void whenTypeIsNotDoubleShouldReturnFalse() -
whenTypeIsGrandDoubleShouldReturnTrue
public void whenTypeIsGrandDoubleShouldReturnTrue() -
whenTypeIsSmallDoubleShouldReturnTrue
public void whenTypeIsSmallDoubleShouldReturnTrue()
-