| Class | Name | Status | Type | Time(s) |
| org.eclipse.terminal.internal.connector.TerminalConnectorFactoryTest | testConnect() | Success | | 0.000 |
| org.eclipse.terminal.internal.connector.TerminalConnectorFactoryTest | testDisconnect() | Success | | 0.001 |
| org.eclipse.terminal.internal.connector.TerminalConnectorFactoryTest | testGetAdapter() | Success | | 0.000 |
| org.eclipse.terminal.internal.connector.TerminalConnectorFactoryTest | testGetIdAndName() | Success | | 0.002 |
| org.eclipse.terminal.internal.connector.TerminalConnectorFactoryTest | testGetInitializationErrorMessage() | Success | | 0.010 |
| org.eclipse.terminal.internal.connector.TerminalConnectorFactoryTest | testGetSettingsSummary() | Success | | 0.000 |
| org.eclipse.terminal.internal.connector.TerminalConnectorFactoryTest | testGetTerminalToRemoteStream() | Success | | 0.000 |
| org.eclipse.terminal.internal.connector.TerminalConnectorFactoryTest | testIsInitialized() | Success | | 0.001 |
| org.eclipse.terminal.internal.connector.TerminalConnectorFactoryTest | testIsLocalEcho() | Success | | 0.001 |
| org.eclipse.terminal.internal.connector.TerminalConnectorFactoryTest | testLoad() | Success | | 0.000 |
| org.eclipse.terminal.internal.connector.TerminalConnectorFactoryTest | testSave() | Success | | 0.001 |
| org.eclipse.terminal.internal.connector.TerminalConnectorFactoryTest | testSetDefaultSettings() | Success | | 0.002 |
| org.eclipse.terminal.internal.connector.TerminalConnectorFactoryTest | testSetTerminalSize() | Success | | 0.000 |
| org.eclipse.terminal.internal.connector.TerminalConnectorPluginTest | testGetAdapter() | Success | | 0.023 |
| org.eclipse.terminal.internal.connector.TerminalConnectorPluginTest | testIsInitialized() | Success | | 0.017 |
| org.eclipse.terminal.internal.connector.TerminalConnectorTest | testConnect() | Success | | 0.000 |
| org.eclipse.terminal.internal.connector.TerminalConnectorTest | testDisconnect() | Success | | 0.000 |
| org.eclipse.terminal.internal.connector.TerminalConnectorTest | testGetIdAndName() | Success | | 0.001 |
| org.eclipse.terminal.internal.connector.TerminalConnectorTest | testGetInitializationErrorMessage() | Success | | 0.004 |
| org.eclipse.terminal.internal.connector.TerminalConnectorTest | testGetSettingsSummary() | Success | | 0.001 |
| org.eclipse.terminal.internal.connector.TerminalConnectorTest | testGetTerminalToRemoteStream() | Success | | 0.001 |
| org.eclipse.terminal.internal.connector.TerminalConnectorTest | testIsLocalEcho() | Success | | 0.000 |
| org.eclipse.terminal.internal.connector.TerminalConnectorTest | testLoad() | Success | | 0.000 |
| org.eclipse.terminal.internal.connector.TerminalConnectorTest | testSave() | Success | | 0.003 |
| org.eclipse.terminal.internal.connector.TerminalConnectorTest | testSetDefaultSettings() | Success | | 0.001 |
| org.eclipse.terminal.internal.connector.TerminalConnectorTest | testSetTerminalSize() | Success | | 0.000 |
| org.eclipse.terminal.internal.connector.TerminalToRemoteInjectionOutputStreamTest | testClose() | Success | | 0.004 |
| org.eclipse.terminal.internal.connector.TerminalToRemoteInjectionOutputStreamTest | testFlush() | Success | | 0.000 |
| org.eclipse.terminal.internal.connector.TerminalToRemoteInjectionOutputStreamTest | testGrabOutput() | Success | | 0.001 |
| org.eclipse.terminal.internal.connector.TerminalToRemoteInjectionOutputStreamTest | testGrabOutputWithCleverInterceptor() | Success | | 0.001 |
| org.eclipse.terminal.internal.connector.TerminalToRemoteInjectionOutputStreamTest | testGrabOutputWithNullInterceptor() | Success | | 0.001 |
| org.eclipse.terminal.internal.connector.TerminalToRemoteInjectionOutputStreamTest | testWriteByteArray() | Success | | 0.001 |
| org.eclipse.terminal.internal.connector.TerminalToRemoteInjectionOutputStreamTest | testWriteByteArrayIntInt() | Success | | 0.001 |
| org.eclipse.terminal.internal.connector.TerminalToRemoteInjectionOutputStreamTest | testWriteInt() | Success | | 0.000 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testAppendString() | Success | | 0.004 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testClearAll() | Success | | 0.002 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testDeleteCharacters() | Success | | 0.003 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testDeleteLines() | Success | | 0.003 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testEraseAll() | Success | | 0.000 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testEraseCharacters() | Success | | 0.001 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testEraseLine() | Success | | 0.000 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testEraseLineToCursor() | Success | | 0.002 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testEraseLineToEnd() | Success | | 0.000 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testEraseToCursor() | Success | | 0.001 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testEraseToEndOfScreen() | Success | | 0.000 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testGetDefaultStyle() | Success | | 0.001 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testGetStyle() | Success | | 0.000 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testInsertCharacters() | Success | | 0.001 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testInsertLines() | Success | | 0.002 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testInsertMode() | Success | | 0.000 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testProcessNewline() | Success | | 0.001 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testScrollRegion() | Success | | 0.001 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testSetCursor() | Success | | 0.000 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testSetCursorAndSetDimensions() | Success | | 0.000 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testSetCursorColumn() | Success | | 0.000 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testSetCursorLine() | Success | | 0.001 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testSetDimensions() | Success | | 0.000 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testToAbsoluteLine() | Success | | 0.000 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testVT100LineWrappingOff() | Success | | 0.000 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testVT100LineWrappingOn() | Success | | 0.001 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorBackendTest | testWrappedLines() | Success | | 0.002 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorTest | testBasicOperaiion() | Success | | 0.003 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorTest | testClear() | Success | | 0.028 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorTest | testCursorPosition() | Success | | 0.021 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorTest | testE3ClearScreenAndScrollback() | Success | | 0.006 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorTest | testMalformedStringTerminator() | Success | | 0.007 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorTest | testMultiline() | Success | | 0.001 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorTest | testScrollBack() | Success | | 0.002 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorTest | testScrollReverse() | Success | | 0.003 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorTest | testScrollReverseNoScrollback() | Success | | 0.004 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorTest | testScrollReverseScrollingRegion() | Success | | 0.002 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorTest | testStringTerminator() | Success | | 0.003 |
| org.eclipse.terminal.internal.emulator.VT100EmulatorTest | testTitle() | Success | | 0.004 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testConvertScrollingIntoChanges() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testConvertScrollingIntoChangesNoWindow() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testCopyChangedLines() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testCopyChangedLinesWithSmallSource() | Success | | 0.002 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testCopyChangedLinesWithSmallSource1() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testFitLineToWindow() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testFitLineToWindowNoWindow() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testFitSizeToWindow() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testFitSizeToWindowNoWindow() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testHasChanged() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testIsInInterestWindowInt() | Success | | 0.003 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testIsInInterestWindowIntInt() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testIsInInterestWindowIntIntNoWindow() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testIsInInterestWindowIntNoWindow() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testMarkLineChanged() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testMarkLinesChanged() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testMarkLinesChangedNoWindow() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testScroll() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testScrollNergative() | Success | | 0.002 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testScrollNoWindow() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testScrollPositive() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testSetAllChanged() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testSetAllChangedNoWindow() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testSetInterestWindowSize() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testSetInterestWindowSize2() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testSnapshotChanges() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SnapshotChangesTest | testSnapshotChangesWithWindow() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testAddLine() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testCleanLine() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testCopyLine() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testCopyLineWithOffset() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testGetChar() | Success | | 0.002 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testGetHeight() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testGetLineSegments() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testGetLineSegmentsNull() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testGetLineSegmentsOutOfBounds() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testGetStyle() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testGetWidth() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testMaxSize() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testResize() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testResizeFailure() | Success | | 0.002 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testScrollAll() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testScrollFail() | Success | | 0.005 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testScrollNegative() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testScrollNegative2() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testScrollNegative3() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testScrollNoop() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testScrollPositive() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testScrollPositive2() | Success | | 0.002 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testSetChar() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testSetChars() | Success | | 0.002 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testSetCharsLen() | Success | | 0.013 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testSetCopyInto() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testSetCopyLines() | Success | | 0.003 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testSetDimensions() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.SynchronizedTerminalTextDataTest | testWrappedLines() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testAddLine() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testCleanLine() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testCopyLine() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testCopyLineWithOffset() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testGetChar() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testGetHeight() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testGetLineSegments() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testGetLineSegmentsNull() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testGetLineSegmentsOutOfBounds() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testGetStyle() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testGetWidth() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testMaxSize() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testResize() | Success | | 0.002 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testResizeFailure() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testScrollAll() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testScrollFail() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testScrollNegative() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testScrollNegative2() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testScrollNegative3() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testScrollNoop() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testScrollPositive() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testScrollPositive2() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testSetChar() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testSetChars() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testSetCharsLen() | Success | | 0.002 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testSetCopyInto() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testSetCopyLines() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testSetDimensions() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollMaxHeightTest | testWrappedLines() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testAddLine() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testCleanLine() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testCopyLine() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testCopyLineWithOffset() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testGetChar() | Success | | 0.002 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testGetHeight() | Success | | 0.002 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testGetLineSegments() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testGetLineSegmentsNull() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testGetLineSegmentsOutOfBounds() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testGetStyle() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testGetWidth() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testMaxSize() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testResize() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testResizeFailure() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testScrollAll() | Success | | 0.002 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testScrollFail() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testScrollNegative() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testScrollNegative2() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testScrollNegative3() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testScrollNoop() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testScrollPositive() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testScrollPositive2() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testSetChar() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testSetChars() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testSetCharsLen() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testSetCopyInto() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testSetCopyLines() | Success | | 0.005 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testSetDimensions() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataFastScrollTest | testWrappedLines() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataPerformanceTest | testPerformance0() | Success | | 0.109 |
| org.eclipse.terminal.internal.model.TerminalTextDataPerformanceTest | testPerformance0a() | Success | | 0.102 |
| org.eclipse.terminal.internal.model.TerminalTextDataPerformanceTest | testPerformance0b() | Success | | 0.104 |
| org.eclipse.terminal.internal.model.TerminalTextDataPerformanceTest | testPerformance1() | Success | | 0.104 |
| org.eclipse.terminal.internal.model.TerminalTextDataPerformanceTest | testPerformance1a() | Success | | 0.103 |
| org.eclipse.terminal.internal.model.TerminalTextDataPerformanceTest | testPerformance1b() | Success | | 0.102 |
| org.eclipse.terminal.internal.model.TerminalTextDataPerformanceTest | testPerformance2() | Success | | 0.113 |
| org.eclipse.terminal.internal.model.TerminalTextDataPerformanceTest | testPerformance2a() | Success | | 0.104 |
| org.eclipse.terminal.internal.model.TerminalTextDataPerformanceTest | testPerformance2b() | Success | | 0.109 |
| org.eclipse.terminal.internal.model.TerminalTextDataPerformanceTest | testPerformance3() | Success | | 0.105 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testAddLine() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testAddListener() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testCursor() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testCursor2() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testDetach() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testDisjointScroll() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testGetChar() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testGetFirstChangedLine() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testGetHeight() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testGetLastChangedLine() | Success | | 0.002 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testGetStyle() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testGetTerminalTextData() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testGetWidth() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testHasDimensionsChanged() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testHasLineChanged() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testHasLineChangedScroll() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testHasTerminalChanged() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testIsOutOfDate() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testMaxSize() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testMultiScrollWithDifferentSizes() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testRemoveListener() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testResize() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testResizeAfterScroll() | Success | | 0.003 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testScroll() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testScrollAfterResize() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testTerminalTextDataSnapshot() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testUpdateSnapshot() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testWindowOfInterest() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotTest | testWindowOfInterest2() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotWindowTest | testSetChar() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotWindowTest | testSetChars() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotWindowTest | testSetChars2() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataSnapshotWindowTest | testSetInterestWindow() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testAddLine() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testCleanLine() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testCopyLine() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testCopyLineWithOffset() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testGetChar() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testGetHeight() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testGetLineSegments() | Success | | 0.002 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testGetLineSegmentsNull() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testGetLineSegmentsOutOfBounds() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testGetStyle() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testGetWidth() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testMaxSize() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testResize() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testResizeFailure() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testScrollAll() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testScrollFail() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testScrollNegative() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testScrollNegative2() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testScrollNegative3() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testScrollNoop() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testScrollPositive() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testScrollPositive2() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testSetChar() | Success | | 0.002 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testSetChars() | Success | | 0.002 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testSetCharsLen() | Success | | 0.005 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testSetCopyInto() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testSetCopyLines() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testSetDimensions() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataStoreTest | testWrappedLines() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testAddLine() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testCleanLine() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testCopyLine() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testCopyLineWithOffset() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testGetChar() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testGetHeight() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testGetLineSegments() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testGetLineSegmentsNull() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testGetLineSegmentsOutOfBounds() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testGetStyle() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testGetWidth() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testMaxSize() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testResize() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testResizeFailure() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testScrollAll() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testScrollFail() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testScrollNegative() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testScrollNegative2() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testScrollNegative3() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testScrollNoop() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testScrollPositive() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testScrollPositive2() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testSetChar() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testSetChars() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testSetCharsLen() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testSetCopyInto() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testSetCopyLines() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testSetDimensions() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataTest | testWrappedLines() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testAddLine() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testCleanLine() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testCopy() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testCopyLine() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testCopyLineWithOffset() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testGetChar() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testGetHeight() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testGetLineSegments() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testGetLineSegmentsNull() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testGetLineSegmentsOutOfBounds() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testGetStyle() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testGetWidth() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testMaxSize() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testResize() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testResizeFailure() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testScrollAll() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testScrollFail() | Success | | 0.001 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testScrollNegative() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testScrollNegative2() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testScrollNegative3() | Success | | 0.002 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testScrollNoop() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testScrollPositive() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testScrollPositive2() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testSetChar() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testSetChars() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testSetCharsLen() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testSetCopyInto() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testSetCopyLines() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testSetDimensions() | Success | | 0.000 |
| org.eclipse.terminal.internal.model.TerminalTextDataWindowTest | testWrappedLines() | Success | | 0.001 |
| org.eclipse.terminal.model.StyleTest | testGetStyle() | Success | | 0.003 |
| org.eclipse.terminal.model.StyleTest | testSetBackground() | Success | | 0.000 |
| org.eclipse.terminal.model.StyleTest | testSetBlink() | Success | | 0.000 |
| org.eclipse.terminal.model.StyleTest | testSetBold() | Success | | 0.001 |
| org.eclipse.terminal.model.StyleTest | testSetForeground() | Success | | 0.000 |
| org.eclipse.terminal.model.StyleTest | testSetReverse() | Success | | 0.001 |
| org.eclipse.terminal.model.StyleTest | testSetUnderline() | Success | | 0.000 |
| org.eclipse.terminal.model.TerminalColorUITest | testIndexesInRange() | Success | | 0.001 |
| org.eclipse.terminal.model.TerminalColorUITest | testIndexesOutOfRange_15() | Success | | 0.000 |
| org.eclipse.terminal.model.TerminalColorUITest | testIndexesOutOfRange_16() | Success | | 0.001 |
| org.eclipse.terminal.model.TerminalColorUITest | testIndexesOutOfRange_256RGBColor() | Success | | 0.003 |
| org.eclipse.terminal.model.TerminalColorUITest | testIndexesOutOfRange_256TerminalColor() | Success | | 0.001 |
| org.eclipse.terminal.model.TerminalColorUITest | testIndexesOutOfRange_m1RGBColor() | Success | | 0.000 |
| org.eclipse.terminal.model.TerminalColorUITest | testIndexesOutOfRange_m1TerminalColor() | Success | | 0.000 |
| org.eclipse.terminal.model.TerminalColorUITest | testIndexesResolveToBrightColors() | Success | | 0.000 |
| org.eclipse.terminal.model.TerminalColorUITest | testIndexesResolveToStandardColors() | Success | | 0.000 |
| org.eclipse.terminal.model.TerminalColorUITest | testInversionsBright() | Success | | 0.001 |
| org.eclipse.terminal.model.TerminalColorUITest | testInversionsStandard() | Success | | 0.000 |