Skip to content

Test Result : TextMultiCaretSelectionCommandsTest

0 failures (±0)
39 tests (±0)
Took 2.6 sec.

All Tests

Test nameDurationStatus
testAddAllMatches_withCaretInIdentifier_selectsAllOccurencesOfIdentifier69 msPassed
testAddAllMatches_withDoubleSelectionOfDifferentTexts_doesNotChangeSelection80 msPassed
testAddAllMatches_withDoubleSelectionOfSameText_selectsAllOccurences60 msPassed
testAddAllMatches_withSingleSelection_selectsAllOccurences78 msPassed
testMultiCaretDown_withCaret_addsCaretsInNextLines60 msPassed
testMultiCaretDown_withSingleCaretAtEndOfLongerLine_addsCaretAtEndOfNextLine62 msPassed
testMultiCaretDown_withSingleCaretAtEndOfText_doesNotChangeCaret61 msPassed
testMultiCaretDown_withSingleCaretInLineAboveLineWithTabs_addsCaretInNextLineRespectingTabs70 msPassed
testMultiCaretDown_withSingleCaretInLineWithTabs_addsCaretInNextLineRespectingTabs86 msPassed
testMultiCaretDown_withSingleSelection_addsSelectionInNextLine58 msPassed
testMultiCaretDown_withTwoCaretsAndAnchorRegionBelow_removesFirstCaret67 msPassed
testMultiCaretUp_withCaret_addsCaretsInPreviousLines70 msPassed
testMultiCaretUp_withSingleCaretAtBeginningOfText_doesNotChangeCaret77 msPassed
testMultiCaretUp_withSingleCaretAtEndOfLongerLine_addsCaretAtEndOfPreviousLine60 msPassed
testMultiCaretUp_withSingleCaretInLineBelowLineWithTabs_addsCaretInPreviousLineRespectingTabs94 msPassed
testMultiCaretUp_withSingleCaretInLineWithTabs_addsCaretInPreviousLineRespectingTabs59 msPassed
testMultiCaretUp_withSingleSelection_addsSelectionInPreviousLine76 msPassed
testMultiCaretUp_withTwoCaretsAndAnchorRegionAbove_removesLastCaret67 msPassed
testMultiSelectionDown_withCaretAtEndOfDocument_selectsFullIdentifier54 msPassed
testMultiSelectionDown_withCaretBetweenIdentifierCharAndNonIdentifierChar_selectsFullIdentifier70 msPassed
testMultiSelectionDown_withCaretInFirstIdentifier_selectsFullIdentifier56 msPassed
testMultiSelectionDown_withCaretInIdentifierWithNoFollowingMatch_selectsFullIdentifier64 msPassed
testMultiSelectionDown_withCaretInSecondIdentifier_selectsFullIdentifier81 msPassed
testMultiSelectionDown_withCaretInSecondRow_selectsFullIdentifier55 msPassed
testMultiSelectionDown_withFirstIdentifierSelected_addsIdenticalIdentifiersToSelection60 msPassed
testMultiSelectionDown_withSecondIdentifierSelectedIdentifier_addsNextOccurenceToSelection61 msPassed
testMultiSelectionDown_withSelectionInSecondRow_addsIdenticalIdentifierInThirdRowToSelection0.17 secPassed
testMultiSelectionDown_withTwoSelectionsAndAnchorAbove_extendsSelection70 msPassed
testMultiSelectionDown_withTwoSelectionsAndAnchorBelow_reducesSelection93 msPassed
testMultiSelectionUp_withCaretInIdentifier_selectsFullIdentifier56 msPassed
testMultiSelectionUp_withSingleSelectionAndNoPreviousMatch_doesNothing53 msPassed
testMultiSelectionUp_withThreeSelections_removesThirdSelection54 msPassed
testMultiSelectionUp_withTwoSelectionsAndAnchorAbove_reducesSelection57 msPassed
testMultiSelectionUp_withTwoSelectionsAndAnchorBelow_extendsSelection59 msPassed
testMultiSelectionUp_withTwoSelections_removesSecondSelection65 msPassed
testStopMultiSelection_withMultiSelectionAndCaretAfterLastSelection_revokesSelectionAndKeepsCaretOffset57 msPassed
testStopMultiSelection_withMultiSelectionAndCaretAtBeginning_revokesSelectionAndKeepsFirstCaretOffset59 msPassed
testStopMultiSelection_withMultiSelection_revokesSelectionAndKeepsFirstCaretOffset56 msPassed
testStopMultiSelection_withSingleSelection_doesNotChangeSelectionOrCaretOffset63 msPassed