Class SQLServerQueryHintsTest
java.lang.Object
de.hybris.platform.jalo.flexiblesearch.hints.impl.SQLServerQueryHintsTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
SQLServerQueryHintsTest
public SQLServerQueryHintsTest()
-
-
Method Details
-
shouldApplyHintValueToTheQueryWhileSQLServerIsUsed
public void shouldApplyHintValueToTheQueryWhileSQLServerIsUsed() -
shouldNotApplyHintValueToTheQueryForNegativeValue
public void shouldNotApplyHintValueToTheQueryForNegativeValue() -
shouldNotApplyHintValueToTheQueryWhileSQLServerIsUsed
public void shouldNotApplyHintValueToTheQueryWhileSQLServerIsUsed() -
shouldApplyOnlyOneHintValueToTheQueryWhileSQLServerIsUsed
public void shouldApplyOnlyOneHintValueToTheQueryWhileSQLServerIsUsed()
-