| Class | Name | Status | Type | Time(s) | 
            
                | org.eclipse.jface.text.tests.codemining.CodeMiningTest | testCodeMiningAtEndOfLine | Success |  | 0.465 | 
            
                | org.eclipse.jface.text.tests.codemining.CodeMiningTest | testCodeMiningOnEmptyLine | Success |  | 1.312 | 
            
                | org.eclipse.jface.text.tests.codemining.CodeMiningTest | testInlinedAnnotationSupportIsInLinesReturnsValidResultAfterDocumentChange | Success |  | 0.264 | 
            
                | org.eclipse.ui.editors.tests.CaseActionTest | testMultiSelectionCase | Success |  | 0.064 | 
            
                | org.eclipse.ui.editors.tests.ChainedPreferenceStoreTest | testChainedStore0 | Success |  | 0.349 | 
            
                | org.eclipse.ui.editors.tests.ChainedPreferenceStoreTest | testChainedStore1 | Success |  | 0.000 | 
            
                | org.eclipse.ui.editors.tests.ChainedPreferenceStoreTest | testChainedStore2 | Success |  | 0.000 | 
            
                | org.eclipse.ui.editors.tests.ChainedPreferenceStoreTest | testChainedStore3 | Success |  | 0.000 | 
            
                | org.eclipse.ui.editors.tests.DocumentProviderRegistryTest | testFindByExtensionInWorkspace | Success |  | 0.514 | 
            
                | org.eclipse.ui.editors.tests.DocumentProviderRegistryTest | testFindByExtensionNonWorkspace | Success |  | 0.002 | 
            
                | org.eclipse.ui.editors.tests.EncodingChangeTests | testAInvalidEncoding | Success |  | 0.670 | 
            
                | org.eclipse.ui.editors.tests.EncodingChangeTests | testChangeEncodingViaEncodingSupport | Success |  | 0.728 | 
            
                | org.eclipse.ui.editors.tests.EncodingChangeTests | testChangeEncodingViaFile | Success |  | 0.454 | 
            
                | org.eclipse.ui.editors.tests.FileDocumentProviderTest | testRefreshFileWhileWorkspaceIsLocked1 | Success |  | 1.822 | 
            
                | org.eclipse.ui.editors.tests.FileDocumentProviderTest | testRefreshFileWhileWorkspaceIsLocked2 | Success |  | 1.663 | 
            
                | org.eclipse.ui.editors.tests.FileDocumentProviderTest | testValidateStateForFileWhileWorkspaceIsLocked | Success |  | 1.624 | 
            
                | org.eclipse.ui.editors.tests.FindNextActionTest | testCaseSensitiveFindNext | Success |  | 0.258 | 
            
                | org.eclipse.ui.editors.tests.FindNextActionTest | testFindNextBackwards | Success |  | 0.376 | 
            
                | org.eclipse.ui.editors.tests.FindNextActionTest | testFindNextForward | Success |  | 0.349 | 
            
                | org.eclipse.ui.editors.tests.FindNextActionTest | testFindNextFromHistory | Success |  | 0.250 | 
            
                | org.eclipse.ui.editors.tests.FindNextActionTest | testFindNextMultilineSelection | Success |  | 0.364 | 
            
                | org.eclipse.ui.editors.tests.FindNextActionTest | testFindNextNoWrap | Success |  | 0.246 | 
            
                | org.eclipse.ui.editors.tests.FindNextActionTest | testFindNextStoresCorrectHistory | Success |  | 0.344 | 
            
                | org.eclipse.ui.editors.tests.FindNextActionTest | testFindNextWithRegExEscapedCorrectly | Success |  | 0.571 | 
            
                | org.eclipse.ui.editors.tests.FindNextActionTest | testFindWholeWords | Success |  | 0.373 | 
            
                | org.eclipse.ui.editors.tests.FindNextActionTest | testFindWholeWordsIsNotWord | Success |  | 0.376 | 
            
                | org.eclipse.ui.editors.tests.GotoLineTest | testGoToFirstLine | Success |  | 0.493 | 
            
                | org.eclipse.ui.editors.tests.GotoLineTest | testGoToInvalidLine | Success |  | 0.557 | 
            
                | org.eclipse.ui.editors.tests.GotoLineTest | testGoToLastLine | Success |  | 0.402 | 
            
                | org.eclipse.ui.editors.tests.LargeFileTest | openLargeFileWithAnnotation | Success |  | 7.196 | 
            
                | org.eclipse.ui.editors.tests.MarkerAnnotationOrderTest | testDirectDependency | Success |  | 0.211 | 
            
                | org.eclipse.ui.editors.tests.SegmentedModeTest | testSegmentation | Success |  | 0.487 | 
            
                | org.eclipse.ui.editors.tests.SegmentedModeTest | testShowNothing | Success |  | 0.394 | 
            
                | org.eclipse.ui.editors.tests.StatusEditorTest | doNotThrowOnActivationInStale | Success |  | 1.123 | 
            
                | org.eclipse.ui.editors.tests.TextFileDocumentProviderTest | testSynchronizeInputWhileWorkspaceIsLocked1 | Success |  | 1.429 | 
            
                | org.eclipse.ui.editors.tests.TextFileDocumentProviderTest | testSynchronizeInputWhileWorkspaceIsLocked2 | Success |  | 1.534 | 
            
                | org.eclipse.ui.editors.tests.TextFileDocumentProviderTest | testValidateStateForFileWhileWorkspaceIsLocked | Success |  | 1.647 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretNavigationTest | testShiftEnd | Success |  | 0.052 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretNavigationTest | testShiftEndHomeHome | Success |  | 0.042 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretNavigationTest | testShiftHome | Success |  | 0.043 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testAddAllMatches_withCaretInIdentifier_selectsAllOccurencesOfIdentifier | Success |  | 0.056 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testAddAllMatches_withDoubleSelectionOfDifferentTexts_doesNotChangeSelection | Success |  | 0.064 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testAddAllMatches_withDoubleSelectionOfSameText_selectsAllOccurences | Success |  | 0.068 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testAddAllMatches_withSingleSelection_selectsAllOccurences | Success |  | 0.052 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiCaretDown_withCaret_addsCaretsInNextLines | Success |  | 0.049 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiCaretDown_withSingleCaretAtEndOfLongerLine_addsCaretAtEndOfNextLine | Success |  | 0.052 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiCaretDown_withSingleCaretAtEndOfText_doesNotChangeCaret | Success |  | 0.056 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiCaretDown_withSingleCaretInLineAboveLineWithTabs_addsCaretInNextLineRespectingTabs | Success |  | 0.070 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiCaretDown_withSingleCaretInLineWithTabs_addsCaretInNextLineRespectingTabs | Success |  | 0.048 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiCaretDown_withSingleSelection_addsSelectionInNextLine | Success |  | 0.057 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiCaretDown_withTwoCaretsAndAnchorRegionBelow_removesFirstCaret | Success |  | 0.055 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiCaretUp_withCaret_addsCaretsInPreviousLines | Success |  | 0.074 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiCaretUp_withSingleCaretAtBeginningOfText_doesNotChangeCaret | Success |  | 0.051 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiCaretUp_withSingleCaretAtEndOfLongerLine_addsCaretAtEndOfPreviousLine | Success |  | 0.073 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiCaretUp_withSingleCaretInLineBelowLineWithTabs_addsCaretInPreviousLineRespectingTabs | Success |  | 0.059 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiCaretUp_withSingleCaretInLineWithTabs_addsCaretInPreviousLineRespectingTabs | Success |  | 0.054 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiCaretUp_withSingleSelection_addsSelectionInPreviousLine | Success |  | 0.049 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiCaretUp_withTwoCaretsAndAnchorRegionAbove_removesLastCaret | Success |  | 0.053 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionDown_withCaretAtEndOfDocument_selectsFullIdentifier | Success |  | 0.055 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionDown_withCaretBetweenIdentifierCharAndNonIdentifierChar_selectsFullIdentifier | Success |  | 0.073 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionDown_withCaretInFirstIdentifier_selectsFullIdentifier | Success |  | 0.074 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionDown_withCaretInIdentifierWithNoFollowingMatch_selectsFullIdentifier | Success |  | 0.072 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionDown_withCaretInSecondIdentifier_selectsFullIdentifier | Success |  | 0.053 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionDown_withCaretInSecondRow_selectsFullIdentifier | Success |  | 0.063 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionDown_withFirstIdentifierSelected_addsIdenticalIdentifiersToSelection | Success |  | 0.092 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionDown_withSecondIdentifierSelectedIdentifier_addsNextOccurenceToSelection | Success |  | 0.054 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionDown_withSelectionInSecondRow_addsIdenticalIdentifierInThirdRowToSelection | Success |  | 0.059 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionDown_withTwoSelectionsAndAnchorAbove_extendsSelection | Success |  | 0.056 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionDown_withTwoSelectionsAndAnchorBelow_reducesSelection | Success |  | 0.069 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionUp_withCaretInIdentifier_selectsFullIdentifier | Success |  | 0.064 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionUp_withSingleSelectionAndNoPreviousMatch_doesNothing | Success |  | 0.045 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionUp_withThreeSelections_removesThirdSelection | Success |  | 0.059 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionUp_withTwoSelections_removesSecondSelection | Success |  | 0.056 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionUp_withTwoSelectionsAndAnchorAbove_reducesSelection | Success |  | 0.071 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testMultiSelectionUp_withTwoSelectionsAndAnchorBelow_extendsSelection | Success |  | 0.072 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testStopMultiSelection_withMultiSelection_revokesSelectionAndKeepsFirstCaretOffset | Success |  | 0.056 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testStopMultiSelection_withMultiSelectionAndCaretAfterLastSelection_revokesSelectionAndKeepsCaretOffset | Success |  | 0.074 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testStopMultiSelection_withMultiSelectionAndCaretAtBeginning_revokesSelectionAndKeepsFirstCaretOffset | Success |  | 0.074 | 
            
                | org.eclipse.ui.editors.tests.TextMultiCaretSelectionCommandsTest | testStopMultiSelection_withSingleSelection_doesNotChangeSelectionOrCaretOffset | Success |  | 0.075 | 
            
                | org.eclipse.ui.editors.tests.TextNavigationTest | testEndHomeRevealCaret | Success |  | 0.082 | 
            
                | org.eclipse.ui.editors.tests.TextNavigationTest | testHome | Success |  | 0.061 | 
            
                | org.eclipse.ui.editors.tests.TextNavigationTest | testShiftEnd | Success |  | 0.045 | 
            
                | org.eclipse.ui.editors.tests.TextNavigationTest | testShiftEndHomeHome | Success |  | 0.085 | 
            
                | org.eclipse.ui.editors.tests.TextNavigationTest | testShiftEndMultipleLines | Success |  | 0.046 | 
            
                | org.eclipse.ui.editors.tests.TextNavigationTest | testShiftHome | Success |  | 0.075 | 
            
                | org.eclipse.ui.editors.tests.ZoomTest | testZoomCommand | Success |  | 0.173 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.DefaultStickyLinesProviderTest | testEmptySourceCode | Success |  | 0.003 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.DefaultStickyLinesProviderTest | testIgnoreEmptyLines | Success |  | 0.018 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.DefaultStickyLinesProviderTest | testLinesWithTabs | Success |  | 0.004 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.DefaultStickyLinesProviderTest | testLineUnderStickyLine | Success |  | 0.003 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.DefaultStickyLinesProviderTest | testNewStickyRoot | Success |  | 0.004 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.DefaultStickyLinesProviderTest | testSingleStickyLine | Success |  | 0.004 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.DefaultStickyLinesProviderTest | testStartAtEmptyLineWithNext | Success |  | 0.004 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.DefaultStickyLinesProviderTest | testStartAtEmptyLineWithPrevious | Success |  | 0.004 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.DefaultStickyLinesProviderTest | testStickyLineWithSourceViewerLineMapping | Success |  | 0.006 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testCopyStyleRanges | Success |  | 0.017 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testCopyStyleRangesWithLimitedStickyLines | Success |  | 0.855 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testCorrectColorsApplied | Success |  | 0.015 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testDontLayoutOutDatedStickyLinesOnResize | Success |  | 0.016 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testDontListenForCaretWithoutKeyDown | Success |  | 0.019 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testDontScrollOnCaretAtDocumentEnd | Success |  | 0.014 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testDontScrollOnCaretWhenDocumentChangedBeforeExecution | Success |  | 0.013 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testHorizontalScrollingIsDispatched | Success |  | 0.012 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testLayoutStickyLinesCanvasOnResize | Success |  | 0.043 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testLimitStickyLinesCount | Success |  | 0.022 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testLimitStickyLinesToTextWidgetHeight | Success |  | 0.053 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testListenForCaretAfterKeyDown | Success |  | 0.202 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testNavigateToStickyLine | Success |  | 0.015 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testShowStickyLineTexts | Success |  | 0.054 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testStyling | Success |  | 0.043 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testVerticalScrollingIsDispatched | Success |  | 0.013 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testWithoutLineNumber | Success |  | 0.027 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest | testWithoutVerticalRuler | Success |  | 0.019 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingHandlerTest | testDontCalculateStickyLinesForFirstLine | Success |  | 0.011 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingHandlerTest | testLineUnderStickyLine | Success |  | 0.012 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingHandlerTest | testPreferencesLoaded | Success |  | 0.102 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingHandlerTest | testPreferencesUpdated | Success |  | 0.018 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingHandlerTest | testRemoveStickyLines | Success |  | 0.012 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingHandlerTest | testShowStickyLines | Success |  | 0.015 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingHandlerTest | testThrottledExecution | Success |  | 0.352 | 
            
                | org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingHandlerTest | testUnistallStickyLines | Success |  | 0.013 |