Class PolyglotQueryFlexibleSearchTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class PolyglotQueryFlexibleSearchTest extends ServicelayerTransactionalBaseTest
  • Constructor Details

    • PolyglotQueryFlexibleSearchTest

      public PolyglotQueryFlexibleSearchTest()
  • Method Details

    • testPolyglotQuery

      public void testPolyglotQuery()
    • testPolyglotQueryWithBraces

      public void testPolyglotQueryWithBraces()
    • testPolyglotQueryForAllTitles

      public void testPolyglotQueryForAllTitles()
    • testPolyglotQueryForAllTitlesWithOrderBy

      public void testPolyglotQueryForAllTitlesWithOrderBy()
    • testPolyglotQueryWithMultipleBraces

      public void testPolyglotQueryWithMultipleBraces()
    • testPolyglotQueryWithAnd

      public void testPolyglotQueryWithAnd()
    • testPolyglotQueryWithAndAndBraces

      public void testPolyglotQueryWithAndAndBraces()
    • testPolyglotQueryWithOr

      public void testPolyglotQueryWithOr()
    • testPolyglotQueryWithAndAndOr

      public void testPolyglotQueryWithAndAndOr()
    • testPolyglotQueryWithAndAndOrInBraces

      public void testPolyglotQueryWithAndAndOrInBraces()
    • testPolyglotQueryWithOrderBy

      public void testPolyglotQueryWithOrderBy()
    • testPolyglotQueryWithOrderByAsc

      public void testPolyglotQueryWithOrderByAsc()
    • testPolyglotQueryWithOrderByDesc

      public void testPolyglotQueryWithOrderByDesc()
    • testPolyglotQueryWithOrderByMultipleColumns

      public void testPolyglotQueryWithOrderByMultipleColumns()
    • testTitleConsistencyCheck

      public void testTitleConsistencyCheck()
    • testPolyglotQueryWithEverything

      public void testPolyglotQueryWithEverything()
    • testNotEquals

      public void testNotEquals()
    • testPolyglotQueryWithIsNull

      public void testPolyglotQueryWithIsNull()
    • testPolyglotQueryWithIsNotNull

      public void testPolyglotQueryWithIsNotNull()
    • testGenericSearchWithMultipleSelectFields

      public void testGenericSearchWithMultipleSelectFields()
    • testGenericSearchWithoutSelectFields

      public void testGenericSearchWithoutSelectFields()