Class FlexibleSearchServiceSpecialCasesTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class FlexibleSearchServiceSpecialCasesTest extends ServicelayerTransactionalTest
  • Constructor Details

    • FlexibleSearchServiceSpecialCasesTest

      public FlexibleSearchServiceSpecialCasesTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testSwitchingBufferPage

      public void testSwitchingBufferPage()
      This test works only (and will only executed) when no attribute is preloaded
    • testSearchForSpecialCharacters

      public void testSearchForSpecialCharacters() throws Exception
      This method tests the search for special characters, specifically 'ß' - for PLA-11184
      Throws:
      Exception