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

@UnitTest public class HanaHintsTest extends Object
  • 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()