Class SQLServerQueryHintsTest

java.lang.Object
de.hybris.platform.jalo.flexiblesearch.hints.impl.SQLServerQueryHintsTest

@UnitTest public class SQLServerQueryHintsTest extends Object
  • Constructor Details

    • SQLServerQueryHintsTest

      public SQLServerQueryHintsTest()
  • Method Details

    • shouldApplyHintValueToTheQueryWhileSQLServerIsUsed

      public void shouldApplyHintValueToTheQueryWhileSQLServerIsUsed()
    • shouldNotApplyHintValueToTheQueryForNegativeValue

      public void shouldNotApplyHintValueToTheQueryForNegativeValue()
    • shouldNotApplyHintValueToTheQueryWhileSQLServerIsUsed

      public void shouldNotApplyHintValueToTheQueryWhileSQLServerIsUsed()
    • shouldApplyOnlyOneHintValueToTheQueryWhileSQLServerIsUsed

      public void shouldApplyOnlyOneHintValueToTheQueryWhileSQLServerIsUsed()