Class HanaHintsTest


  • @UnitTest
    public class HanaHintsTest
    extends java.lang.Object
    • Constructor Detail

      • HanaHintsTest

        public HanaHintsTest()
    • Method Detail

      • 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()