Class FeatureGenericQueryConditionTranslatorTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.cockpit.services.search.impl.FeatureGenericQueryConditionTranslatorTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class FeatureGenericQueryConditionTranslatorTest extends HybrisJUnit4Test
Test verifies if the condition tree is build as expected
  • 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()