Class HanaHintsTest
java.lang.Object
de.hybris.platform.jalo.flexiblesearch.hints.impl.HanaHintsTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
HanaHintsTest
public HanaHintsTest()
-
-
Method Details
-
shouldApplyHintToTheQuery
public void shouldApplyHintToTheQuery() -
shouldApplyMoreThanOneHintToTheQuery
public void shouldApplyMoreThanOneHintToTheQuery() -
shouldNotApplyHintIfHintsAreNotForCurrentDb
public void shouldNotApplyHintIfHintsAreNotForCurrentDb() -
shouldThrowIllegalArgumentExceptionIfSomeHintsAreNull
public void shouldThrowIllegalArgumentExceptionIfSomeHintsAreNull() -
shouldThrowIllegalArgumentExceptionIfSomeHintsAreBlank
public void shouldThrowIllegalArgumentExceptionIfSomeHintsAreBlank() -
shouldThrowIllegalArgumentExceptionIfAddeHintsIsNull
public void shouldThrowIllegalArgumentExceptionIfAddeHintsIsNull() -
shouldThrowIllegalArgumentExceptionIfAddedHintIsBlank
public void shouldThrowIllegalArgumentExceptionIfAddedHintIsBlank() -
shouldAddAdditionalHints
public void shouldAddAdditionalHints() -
shouldAddHintsIfInitialSetOfHintsAreEmpty
public void shouldAddHintsIfInitialSetOfHintsAreEmpty()
-