Class FeatureGenericQueryConditionTranslatorTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.cockpit.services.search.impl.FeatureGenericQueryConditionTranslatorTest
- All Implemented Interfaces:
JaloSessionHolder
Test verifies if the condition tree is build as expected
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
FeatureGenericQueryConditionTranslatorTest
public FeatureGenericQueryConditionTranslatorTest()
-
-
Method Details
-
setup
public void setup() -
testQueryNoLowBoundaryValueForRange
public void testQueryNoLowBoundaryValueForRange() -
testQueryNoLowBoundaryWithUnitValueForRange
public void testQueryNoLowBoundaryWithUnitValueForRange() -
testQueryNoUpperBoundaryValueForRange
public void testQueryNoUpperBoundaryValueForRange() -
testQueryNoUpperBoundaryWithUnitValueForRange
public void testQueryNoUpperBoundaryWithUnitValueForRange() -
testQueryBothNumberValuesWithUnitForRange
public void testQueryBothNumberValuesWithUnitForRange() -
testQueryBothNumberValuesForRange
public void testQueryBothNumberValuesForRange()
-