Class | Name | Status | Type | Time(s) |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | onlySelectAndReplacesIfFindSuccessfulOnCustomTarget | Success | | 0.052 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testCanReplaceAfterWrap | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testDontSelectAndReplaceIfFindNotSuccessful | Success | | 0.014 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testIncrementalSearchBackwardNoUpdateIfAlreadyOnWord | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testIncrementalSearchNoUpdateIfAlreadyOnWord | Success | | 0.013 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testIncrementBaseLocationWithRegEx | Success | | 0.014 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformReplaceAllBackwards | Success | | 0.017 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformReplaceAllForward | Success | | 0.013 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformReplaceAllForwardRegEx | Success | | 0.014 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformReplaceAllForwards | Success | | 0.465 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformReplaceAndFind_caseInsensitive | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformReplaceAndFind_caseSensitive | Success | | 0.014 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformReplaceAndFind_caseSensitiveAndIncremental | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformReplaceAndFindRegEx | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformReplaceAndFindRegEx_incrementalActive | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformReplaceAndFindRegEx_withInvalidEscapeInReplace | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSearchAndReplaceRegEx_incrementalActive | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAllBackward | Success | | 0.014 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAllForward | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAllOnReadonlyTarget | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAllRegEx | Success | | 0.013 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAndReplace | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAndReplaceBackward | Success | | 0.009 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAndReplaceRegEx | Success | | 0.016 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAndReplaceRegExWithLinebreaks | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testPerformSelectAndReplaceWithConfigurationChanges | Success | | 0.010 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testReplaceInScopeStaysInScope | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testResetIncrementalBaseLocation | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSearchInScopeBeginsSearchInScope | Success | | 0.014 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSelectInSearchScope_changeScope | Success | | 0.010 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSelectInSearchScope_withMultiLineSelection | Success | | 0.016 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSelectInSearchScope_withSelectionEndingAtBeginningOfLine | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSelectInSearchScope_withSingleLineelection | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSelectInSearchScope_withZeroLengthSelection | Success | | 0.013 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSelectInSearchScope_withZeroLengthSelectionAtBeginningOfLine | Success | | 0.018 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSelectWholeWords | Success | | 0.013 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSetFindString_incrementalActive | Success | | 0.015 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testSetFindString_incrementalInactive | Success | | 0.012 |
org.eclipse.ui.internal.findandreplace.FindReplaceLogicTest | testWholeWordSearchAvailable | Success | | 0.008 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testActivateDialogSelectionActive_withoutRegExOptionActivated | Success | | 0.029 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testActivateDialogSelectionActive_withRegExOptionActivated | Success | | 0.052 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testActivateDialogWithSelectionActive | Success | | 0.043 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testActivateWholeWordsAndSearchForTwoWords | Success | | 0.041 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testCantOpenReplaceDialogInReadOnlyEditor | Success | | 0.027 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testChangeInputForIncrementalSearch | Success | | 0.037 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testDirectionalSearchButtons | Success | | 0.031 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testDisableOverlayViaPreference | Success | | 0.029 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testDisableWholeWordIfNotWord | Success | | 0.041 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testDisableWholeWordIfRegEx | Success | | 0.035 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testFindWithWholeWordEnabledWithMultipleWords | Success | | 0.652 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testIncrementalSearchUpdatesAfterChangingOptions | Success | | 0.032 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testInitialButtonState | Success | | 0.079 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testRegExSearch | Success | | 1.248 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testRememberReplaceExpandState | Success | | 0.067 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testReplaceAllInSelection | Success | | 0.050 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testReplaceIfSelectedOnStart | Success | | 0.039 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testSearchBackwardsWithRegEx | Success | | 0.085 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testSearchTextSelectedWhenOpeningDialog | Success | | 0.077 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testSearchTextSelectedWhenSwitchingFocusToDialog | Success | | 0.066 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testSelectionOnOpenSetsScopedMode | Success | | 0.070 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testShiftEnterReversesSearchDirection | Success | | 2.432 |
org.eclipse.ui.internal.findandreplace.overlay.FindReplaceOverlayTest | testSimpleReplace | Success | | 0.047 |
org.eclipse.ui.workbench.texteditor.tests.AbstractTextZoomHandlerTest | textZoomIsNotSupportedForGenericObject | Success | | 0.000 |
org.eclipse.ui.workbench.texteditor.tests.AbstractTextZoomHandlerTest | textZoomIsNotSupportedForMultiEditorWithNonTextPage | Success | | 0.000 |
org.eclipse.ui.workbench.texteditor.tests.AbstractTextZoomHandlerTest | textZoomIsNotSupportedForMultiPageEditorPartWithNonTextPage | Success | | 0.001 |
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.006 |
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.000 |
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.003 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testActivateDialogSelectionActive_withoutRegExOptionActivated | Success | | 0.104 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testActivateDialogSelectionActive_withRegExOptionActivated | Success | | 0.094 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testActivateDialogWithSelectionActive | Success | | 0.057 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testActivateWholeWordsAndSearchForTwoWords | Success | | 0.053 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testChangeInputForIncrementalSearch | Success | | 0.049 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testDisableWholeWordIfNotWord | Success | | 0.053 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testDisableWholeWordIfRegEx | Success | | 0.050 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testFindWithWholeWordEnabledWithMultipleWords | Success | | 0.703 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testFindWithWholeWordEnabledWithMultipleWordsNotIncremental | Success | | 1.346 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testFocusNotChangedWhenButtonMnemonicPressed | Aborted | Mac does not support mnemonics
| 0.002 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testFocusNotChangedWhenEnterPressed | Aborted | On Mac, checkboxes only take focus if 'Full Keyboard Access' is enabled in the system preferences
| 0.006 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testIncrementalSearchOptionRecoveredCorrectly | Success | | 0.103 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testInitialButtonState | Success | | 0.074 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testRegExSearch | Success | | 1.312 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testRegExSearch_nonIncremental | Success | | 1.305 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testReplaceAllInSelection | Success | | 0.058 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testReplaceAndFindAfterInitializingFindWithSelectedString | Success | | 0.069 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testReplaceButtonEnabledWithRegexSearched | Success | | 0.088 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testReplaceIfSelectedOnStart | Success | | 0.044 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testSearchTextSelectedWhenOpeningDialog | Success | | 0.070 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testSearchTextSelectedWhenSwitchingFocusToDialog | Success | | 0.059 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testSelectionOnOpenSetsScopedMode | Success | | 0.053 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testShiftEnterReversesSearchDirection | Success | | 2.448 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testShiftEnterReversesSearchDirectionDialogSpecific | Success | | 2.550 |
org.eclipse.ui.workbench.texteditor.tests.FindReplaceDialogTest | testSimpleReplace | Success | | 0.059 |
org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testCompletionState | Success | | 0.001 |
org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testForwardSearch | Success | | 0.000 |
org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testForwardSearchInternational | Success | | 0.000 |
org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testInternational | Success | | 0.003 |
org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testInternationalBackwards | Success | | 0.006 |
org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testIteration | Success | | 0.002 |
org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testPrefix | Success | | 0.001 |
org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testSearch | Success | | 0.002 |
org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testSearch2 | Success | | 0.001 |
org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testSearchBackwards1 | Success | | 0.001 |
org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testSearchBackwards2 | Success | | 0.001 |
org.eclipse.ui.workbench.texteditor.tests.HippieCompletionTest | testSearchBackwards3 | Success | | 0.001 |
org.eclipse.ui.workbench.texteditor.tests.minimap.MinimapPageTest | createMinimapPageWithITextOperationTargetAdapter | Success | | 0.008 |
org.eclipse.ui.workbench.texteditor.tests.minimap.MinimapPageTest | createMinimapPageWithITextViewerAdapter | Success | | 0.022 |
org.eclipse.ui.workbench.texteditor.tests.minimap.MinimapPageTest | createNoneMinimapPage | Success | | 0.001 |
org.eclipse.ui.workbench.texteditor.tests.minimap.MinimapWidgetTest | testMinimapContent | Success | | 0.009 |
org.eclipse.ui.workbench.texteditor.tests.minimap.MinimapWidgetTest | testMinimapSetStyles | Success | | 0.015 |
org.eclipse.ui.workbench.texteditor.tests.minimap.MinimapWidgetTest | testMinimapSetStylesWithTextPresentation | Success | | 0.011 |
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.000 |
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.000 |
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.000 |
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.000 |
org.eclipse.ui.workbench.texteditor.tests.revisions.RangeTest | testSplit | Success | | 0.000 |
org.eclipse.ui.workbench.texteditor.tests.rulers.DAGTest | testDag | Success | | 0.000 |
org.eclipse.ui.workbench.texteditor.tests.rulers.DAGTest | testEmpty | Success | | 0.000 |
org.eclipse.ui.workbench.texteditor.tests.rulers.DAGTest | testIllegal | Success | | 0.000 |
org.eclipse.ui.workbench.texteditor.tests.ScreenshotTest | testScreenshot | Success | | 0.223 |
org.eclipse.ui.workbench.texteditor.tests.ScreenshotTest | testWindowsTaskManagerScreenshots | Success | | 0.001 |
org.eclipse.ui.workbench.texteditor.tests.TextEditorPluginTest | testEditPositionHistory | Success | | 0.000 |
org.eclipse.ui.workbench.texteditor.tests.TextEditorPluginTest | testEditPositionHistory2 | Success | | 0.000 |
org.eclipse.ui.workbench.texteditor.tests.TextEditorPluginTest | testEditPositionHistoryChaos | Success | | 0.000 |
org.eclipse.ui.workbench.texteditor.tests.TextEditorPluginTest | testHistoryEviction | Success | | 0.001 |
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.000 |
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.010 |
org.eclipse.ui.workbench.texteditor.tests.TextViewerDeleteLineTargetTest | testLineDeletionToEnd | Success | | 0.007 |
org.eclipse.ui.workbench.texteditor.tests.TextViewerDeleteLineTargetTest | testThrowsExceptionWithUnsupportedDeleteLineActionType | Success | | 0.007 |
org.eclipse.ui.workbench.texteditor.tests.TextViewerDeleteLineTargetTest | testWholeLineDeletion | Success | | 0.007 |
org.eclipse.ui.workbench.texteditor.tests.TextViewerDeleteLineTargetTest | testWholeLineDeletionOnLastEmptyLine | Success | | 0.007 |
org.eclipse.ui.workbench.texteditor.tests.TextViewerDeleteLineTargetTest | testWholeLineDeletionWithCopyToClipboard | Success | | 0.008 |