| Class | Name | Status | Type | Time(s) | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | onlySelectAndReplacesIfFindSuccessfulOnCustomTarget | Success |  | 0.207 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testCanReplaceAfterWrap | Success |  | 0.073 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testDontSelectAndReplaceIfFindNotSuccessful | Success |  | 0.009 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformReplaceAllBackwards | Success |  | 0.085 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformReplaceAllForward | Success |  | 0.011 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformReplaceAllForwardRegEx | Success |  | 0.077 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformReplaceAllForwards | Success |  | 1.485 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformReplaceAndFind | Success |  | 0.010 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformReplaceAndFindRegEx | Success |  | 0.075 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAllBackward | Success |  | 0.010 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAllForward | Success |  | 0.015 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAllOnReadonlyTarget | Success |  | 0.008 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAllRegEx | Success |  | 0.010 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAndReplace | Success |  | 0.010 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAndReplaceBackward | Success |  | 0.010 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAndReplaceRegEx | Success |  | 0.010 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAndReplaceRegExWithLinebreaks | Success |  | 0.010 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAndReplaceWithConfigurationChanges | Success |  | 0.017 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testReplaceInScopeStaysInScope | Success |  | 0.012 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSearchInScopeBeginsSearchInScope | Success |  | 0.010 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSelectInSearchScope_changeScope | Success |  | 0.012 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSelectInSearchScope_withMultiLineSelection | Success |  | 0.084 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSelectInSearchScope_withSelectionEndingAtBeginningOfLine | Success |  | 0.011 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSelectInSearchScope_withSingleLineelection | Success |  | 0.080 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSelectInSearchScope_withZeroLengthSelection | Success |  | 0.080 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSelectInSearchScope_withZeroLengthSelectionAtBeginningOfLine | Success |  | 0.012 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSelectWholeWords | Success |  | 0.010 | 
            
                | org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testWholeWordSearchAvailable | Success |  | 0.066 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.AbstractTextZoomHandlerTest | textZoomIsNotSupportedForGenericObject | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.AbstractTextZoomHandlerTest | textZoomIsNotSupportedForMultiEditorWithNonTextPage | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.AbstractTextZoomHandlerTest | textZoomIsNotSupportedForMultiPageEditorPartWithNonTextPage | Success |  | 0.002 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.AbstractTextZoomHandlerTest | textZoomIsNotSupportedForNonTextEditor | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.AbstractTextZoomHandlerTest | textZoomIsSupportedForAbstractTextEditor | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.AbstractTextZoomHandlerTest | textZoomIsSupportedForAdaptableToAbstractTextEditor | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.AbstractTextZoomHandlerTest | textZoomIsSupportedForMultiEditorWithTextPage | Success |  | 0.052 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.AbstractTextZoomHandlerTest | textZoomIsSupportedForMultiPageEditorPartWithAbstractTextEditorPage | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.DocumentLineDifferTest | lineDifferNotSuspendedAfterResumeIsCalled | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.DocumentLineDifferTest | nonSuspendedLineDifferNotSuspendedAfterStartRewriteSession | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.DocumentLineDifferTest | nonSuspendedLineDifferStaysNonSuspendedAfterDocumentRewriteSession | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.DocumentLineDifferTest | suspendedLineDifferStaysSuspendedAfterDocumentRewriteSession | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.DocumentLineDifferTest | suspendedLineDifferStillSuspendedAfterStopRewriteSession | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.DocumentLineDifferTest | suspendSuspendsLineDiffer | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.DocumentLineDifferTest | testLineDifferStateAfterConnectingDocument | Success |  | 0.005 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testActivateDialogWithSelectionActive | Success |  | 0.102 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testActivateWholeWordsAndSearchForTwoWords | Success |  | 0.103 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testChangeInputForIncrementalSearch | Success |  | 0.104 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testDisableWholeWordIfNotWord | Success |  | 0.124 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testDisableWholeWordIfRegEx | Success |  | 0.123 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testFindWithWholeWordEnabledWithMultipleWords | Success |  | 0.840 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testFindWithWholeWordEnabledWithMultipleWordsNotIncremental | Success |  | 1.255 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testFocusNotChangedWhenButtonMnemonicPressed | Success |  | 2.279 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testFocusNotChangedWhenEnterPressed | Success |  | 2.717 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testIncrementalSearchOnlyEnabledWhenAllowed | Success |  | 0.182 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testIncrementalSearchOptionRecoveredCorrectly | Success |  | 0.392 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testInitialButtonState | Success |  | 0.099 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testRegExSearch | Success |  | 1.218 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testReplaceAllInSelection | Success |  | 0.180 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testReplaceAndFindAfterInitializingFindWithSelectedString | Success |  | 0.161 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testShiftEnterReversesSearchDirection | Success |  | 2.742 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testShiftEnterReversesSearchDirectionDialogSpecific | Success |  | 2.770 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testSimpleReplace | Success |  | 0.193 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testCompletionState | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testForwardSearch | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testForwardSearchInternational | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testInternational | Success |  | 0.006 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testInternationalBackwards | Success |  | 0.008 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testIteration | Success |  | 0.003 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testPrefix | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testSearch | Success |  | 0.006 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testSearch2 | Success |  | 0.066 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testSearchBackwards1 | Success |  | 0.002 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testSearchBackwards2 | Success |  | 0.005 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testSearchBackwards3 | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.minimap.MinimapPageTest | createMinimapPageWithITextOperationTargetAdapter | Success |  | 0.003 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.minimap.MinimapPageTest | createMinimapPageWithITextViewerAdapter | Success |  | 0.006 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.minimap.MinimapPageTest | createNoneMinimapPage | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.minimap.MinimapWidgetTest | testMinimapContent | Success |  | 0.008 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.minimap.MinimapWidgetTest | testMinimapSetStyles | Success |  | 0.013 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.minimap.MinimapWidgetTest | testMinimapSetStylesWithTextPresentation | Success |  | 0.063 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.ChangeRegionTest | testCreation | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.ChangeRegionTest | testHunkAfter | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.ChangeRegionTest | testHunkAtEnd | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.ChangeRegionTest | testHunkAtStart | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.ChangeRegionTest | testHunkBefore | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.ChangeRegionTest | testHunkCovering | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.ChangeRegionTest | testHunkInBetween | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.ChangeRegionTest | testHunkOverEnd | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.ChangeRegionTest | testHunkOverStart | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.ChangeRegionTest | testHunkRightAfter | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.ChangeRegionTest | testHunkRightBefore | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testAddFirstLine | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testAddInnerLines | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testAddLastLine | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testAddSecondLine | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testAddThirdLine | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testNoDiff | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testRemoveFirstLine | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testRemoveFirstRegion | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testRemoveInnerLines | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testRemoveLastLine | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testRemoveOverlappingRegion | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testRemoveSecondLine | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testReplaceFirstRegion | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testReplaceInnerLines | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testReplaceLastLine | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testReplaceOverlappingRegion | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.HunkComputerTest | testShiftOne | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.RangeTest | testIllegalOperations | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.RangeTest | testIllegalSplit | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.RangeTest | testLegalOperations | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.revisions.RangeTest | testSplit | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.rulers.DAGTest | testDag | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.rulers.DAGTest | testEmpty | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.rulers.DAGTest | testIllegal | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.ScreenshotTest | testScreenshot | Success |  | 0.240 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.ScreenshotTest | testWindowsTaskManagerScreenshots | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextEditorPluginTest | testEditPositionHistory | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextEditorPluginTest | testEditPositionHistory2 | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextEditorPluginTest | testEditPositionHistoryChaos | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextEditorPluginTest | testHistoryEviction | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextEditorPluginTest | testHistoryEviction2 | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextEditorPluginTest | testHistoryEviction3 | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextEditorPluginTest | testLinearEditPositionHistory | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextEditorPluginTest | testLinearEditPositionHistory2 | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextEditorPluginTest | testLinearEditPositionHistoryChaos | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextEditorPluginTest | testMRUOrderAlwaysPreserved | Success |  | 0.001 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextEditorPluginTest | testMRUOrderAlwaysPreserved2 | Success |  | 0.000 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextViewerDeleteLineTargetTest | testLineDeletionToBeginning | Success |  | 0.007 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextViewerDeleteLineTargetTest | testLineDeletionToEnd | Success |  | 0.005 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextViewerDeleteLineTargetTest | testThrowsExceptionWithUnsupportedDeleteLineActionType | Success |  | 0.008 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextViewerDeleteLineTargetTest | testWholeLineDeletion | Success |  | 0.006 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextViewerDeleteLineTargetTest | testWholeLineDeletionOnLastEmptyLine | Success |  | 0.006 | 
            
                | org.eclipse.ui.workbench.texteditor.tests.TextViewerDeleteLineTargetTest | testWholeLineDeletionWithCopyToClipboard | Success |  | 0.058 |