Class FeatureGenericQueryConditionTranslatorIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class FeatureGenericQueryConditionTranslatorIntegrationTest extends ServicelayerTest
Test showing the range compare behavior
  • Constructor Details

    • FeatureGenericQueryConditionTranslatorIntegrationTest

      public FeatureGenericQueryConditionTranslatorIntegrationTest()
  • Method Details

    • setup

      public void setup() throws Exception
      Throws:
      Exception
    • testQueryNoLowBoundaryValueForRange

      public void testQueryNoLowBoundaryValueForRange()
    • testQueryBothBoundariesForRange

      public void testQueryBothBoundariesForRange()
    • testQueryBothBoundariesWithDifferentUnitsForRange

      public void testQueryBothBoundariesWithDifferentUnitsForRange()
    • testQueryNoUpperBoundaryValueForRange

      public void testQueryNoUpperBoundaryValueForRange()
    • assertContainsCode

      public void assertContainsCode(List<ProductModel> products, String... codes)