Skip to content

Cleaned text example and a bit of digraph2 #93

Cleaned text example and a bit of digraph2

Cleaned text example and a bit of digraph2 #93

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Unit Test Results succeeded Jul 9, 2023 in 0s

All 305 tests pass in 31s

    9 files      9 suites   31s ⏱️
305 tests 305 ✔️ 0 💤 0
915 runs  915 ✔️ 0 💤 0

Results for commit 21a67b2.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

305 tests found

There are 305 tests, see "Raw output" for the full list of tests.
Raw output
org.eclipse.draw2d.test.AdvancedGraphicsTests ‑ testAntialias
org.eclipse.draw2d.test.AdvancedGraphicsTests ‑ testFillRules
org.eclipse.draw2d.test.AdvancedGraphicsTests ‑ testLineAttributes
org.eclipse.draw2d.test.AdvancedGraphicsTests ‑ testLineAttributesAA
org.eclipse.draw2d.test.AdvancedGraphicsTests ‑ testLineJoinCap
org.eclipse.draw2d.test.AdvancedGraphicsTests ‑ testLineJoinCapAA
org.eclipse.draw2d.test.AdvancedGraphicsTests ‑ testPatterns
org.eclipse.draw2d.test.ConnectionEndPointMoveTest ‑ testConnectionDecoration
org.eclipse.draw2d.test.DimensionTests ‑ testConstructors
org.eclipse.draw2d.test.DimensionTests ‑ testContains
org.eclipse.draw2d.test.DimensionTests ‑ testContainsProper
org.eclipse.draw2d.test.DimensionTests ‑ testEqualsIntInt
org.eclipse.draw2d.test.DimensionTests ‑ testEqualsObject
org.eclipse.draw2d.test.DimensionTests ‑ testExpand
org.eclipse.draw2d.test.DimensionTests ‑ testGetArea
org.eclipse.draw2d.test.DimensionTests ‑ testGetCopy
org.eclipse.draw2d.test.DimensionTests ‑ testGetDifference
org.eclipse.draw2d.test.DimensionTests ‑ testGetExpanded
org.eclipse.draw2d.test.DimensionTests ‑ testGetIntersected
org.eclipse.draw2d.test.DimensionTests ‑ testGetNegated
org.eclipse.draw2d.test.DimensionTests ‑ testGetScaled
org.eclipse.draw2d.test.DimensionTests ‑ testGetShrinked
org.eclipse.draw2d.test.DimensionTests ‑ testGetTransposed
org.eclipse.draw2d.test.DimensionTests ‑ testGetUnioned
org.eclipse.draw2d.test.DimensionTests ‑ testIntersect
org.eclipse.draw2d.test.DimensionTests ‑ testIsEmpty
org.eclipse.draw2d.test.DimensionTests ‑ testNegate
org.eclipse.draw2d.test.DimensionTests ‑ testScale
org.eclipse.draw2d.test.DimensionTests ‑ testSetSize
org.eclipse.draw2d.test.DimensionTests ‑ testShrink
org.eclipse.draw2d.test.DimensionTests ‑ testToString
org.eclipse.draw2d.test.DimensionTests ‑ testTranspose
org.eclipse.draw2d.test.DimensionTests ‑ testUnion
org.eclipse.draw2d.test.FigureUtilitiesTest ‑ test_findCommonAncestor_bugzilla130042
org.eclipse.draw2d.test.FigureUtilitiesTest ‑ test_findCommonAncestor_check_finds_nearest_ancestor
org.eclipse.draw2d.test.FigureUtilitiesTest ‑ test_findCommonAncestor_happypath
org.eclipse.draw2d.test.FigureUtilitiesTest ‑ test_findCommonAncestor_orphaned_child
org.eclipse.draw2d.test.FigureUtilitiesTest ‑ test_findCommonAncestor_parent_is_common_ancestor
org.eclipse.draw2d.test.FlowBorderTests ‑ testBorderedTextFlow
org.eclipse.draw2d.test.GeometryTest ‑ testBottomConcavePentagonTangentPoints
org.eclipse.draw2d.test.GeometryTest ‑ testBottomRhombHalfPoints
org.eclipse.draw2d.test.GeometryTest ‑ testBottomRhombTangentPoints
org.eclipse.draw2d.test.GeometryTest ‑ testConcaveOctagonBottomTangentPoints
org.eclipse.draw2d.test.GeometryTest ‑ testConcavePentagonBorderPoints
org.eclipse.draw2d.test.GeometryTest ‑ testConcavePentagonEquatorPoints
org.eclipse.draw2d.test.GeometryTest ‑ testLinesIntersect
org.eclipse.draw2d.test.GeometryTest ‑ testNotPolylinePoints
org.eclipse.draw2d.test.GeometryTest ‑ testPolylinePoints
org.eclipse.draw2d.test.GeometryTest ‑ testRhombBorderPoints
org.eclipse.draw2d.test.GeometryTest ‑ testRhombEquatorPoints
org.eclipse.draw2d.test.GeometryTest ‑ testTopConcavePentagonTangentPoints
org.eclipse.draw2d.test.GeometryTest ‑ testTopRhombHalfPoints
org.eclipse.draw2d.test.GeometryTest ‑ testTopRhombTangentPoints
org.eclipse.draw2d.test.GraphicsClipping ‑ testSimpleClip
org.eclipse.draw2d.test.GraphicsClipping ‑ testTranslatedClip
org.eclipse.draw2d.test.GraphicsClipping ‑ testZoomedClip
org.eclipse.draw2d.test.ImageUtilitiesTest ‑ testImageRotation
org.eclipse.draw2d.test.ImageUtilitiesTest ‑ testRotatingImagesWithDifferentDepths
org.eclipse.draw2d.test.InsetsTest ‑ testAddInsets
org.eclipse.draw2d.test.InsetsTest ‑ testConstructors
org.eclipse.draw2d.test.InsetsTest ‑ testEqualsObject
org.eclipse.draw2d.test.InsetsTest ‑ testGetAdded
org.eclipse.draw2d.test.InsetsTest ‑ testGetHeight
org.eclipse.draw2d.test.InsetsTest ‑ testGetNegated
org.eclipse.draw2d.test.InsetsTest ‑ testGetTransposed
org.eclipse.draw2d.test.InsetsTest ‑ testGetWidth
org.eclipse.draw2d.test.InsetsTest ‑ testIsEmpty
org.eclipse.draw2d.test.InsetsTest ‑ testToString
org.eclipse.draw2d.test.InsetsTest ‑ testTranspose
org.eclipse.draw2d.test.LayerTest ‑ testContainsPointInLayer
org.eclipse.draw2d.test.LayeredPaneTest ‑ testIndexOutOfBounds
org.eclipse.draw2d.test.LocalOptimizerTest ‑ testBidirectionalSwapNeeded
org.eclipse.draw2d.test.LocalOptimizerTest ‑ testIncomingOffsetSwapNeeded
org.eclipse.draw2d.test.LocalOptimizerTest ‑ testIncomingSwapNeeded
org.eclipse.draw2d.test.LocalOptimizerTest ‑ testOutgoingSwapNeeded
org.eclipse.draw2d.test.LookAheadTest ‑ testBlockLeadingWord
org.eclipse.draw2d.test.LookAheadTest ‑ testContainerLeadingWord
org.eclipse.draw2d.test.LookAheadTest ‑ testContextChineseCharLookahead
org.eclipse.draw2d.test.LookAheadTest ‑ testContextHyphenLookahead
org.eclipse.draw2d.test.LookAheadTest ‑ testContextLookaheadAtEndOfBlock
org.eclipse.draw2d.test.LookAheadTest ‑ testContextLookaheadFromNested
org.eclipse.draw2d.test.LookAheadTest ‑ testContextLookaheadPastEmptyString
org.eclipse.draw2d.test.LookAheadTest ‑ testContextLookaheadPrecedingInline
org.eclipse.draw2d.test.LookAheadTest ‑ testSingleLetter
org.eclipse.draw2d.test.LookAheadTest ‑ testSingleSpace
org.eclipse.draw2d.test.PaintDamageEraseTest ‑ testAbsoluteBoundsMixedMove
org.eclipse.draw2d.test.PaintDamageEraseTest ‑ testAbsoluteBoundsMixedMove2
org.eclipse.draw2d.test.PaintDamageEraseTest ‑ testAbsoluteBoundsNegativeMove
org.eclipse.draw2d.test.PaintDamageEraseTest ‑ testAbsoluteBoundsPositiveMove
org.eclipse.draw2d.test.PaintDamageEraseTest ‑ testRelativeBoundsMixedMove
org.eclipse.draw2d.test.PaintDamageEraseTest ‑ testRelativeBoundsMixedMove2
org.eclipse.draw2d.test.PaintDamageEraseTest ‑ testRelativeBoundsNegativeMove
org.eclipse.draw2d.test.PaintDamageEraseTest ‑ testRelativeBoundsPositiveMove
org.eclipse.draw2d.test.PointListTests ‑ testAddPointGetPointInt
org.eclipse.draw2d.test.PointListTests ‑ testGetBounds
org.eclipse.draw2d.test.PointListTests ‑ testGetCopy
org.eclipse.draw2d.test.PointListTests ‑ testGetFirstPoint
org.eclipse.draw2d.test.PointListTests ‑ testGetLastPoint
org.eclipse.draw2d.test.PointListTests ‑ testGetMidpoint
org.eclipse.draw2d.test.PointListTests ‑ testGetPointPointInt
org.eclipse.draw2d.test.PointListTests ‑ testGetSmallestBounds
org.eclipse.draw2d.test.PointListTests ‑ testInsertPoint
org.eclipse.draw2d.test.PointListTests ‑ testIntersects
org.eclipse.draw2d.test.PointListTests ‑ testRemoveAllPoints
org.eclipse.draw2d.test.PointListTests ‑ testRemovePoint
org.eclipse.draw2d.test.PointListTests ‑ testSetPointPointInt
org.eclipse.draw2d.test.PointListTests ‑ testSizeSetSize
org.eclipse.draw2d.test.PointListTests ‑ testToIntArray
org.eclipse.draw2d.test.PointListTests ‑ testTranslate
org.eclipse.draw2d.test.PointTests ‑ testConstructor
org.eclipse.draw2d.test.PointTests ‑ testConstructorDimension
org.eclipse.draw2d.test.PointTests ‑ testConstructorDoubleDouble
org.eclipse.draw2d.test.PointTests ‑ testConstructorIntInt
org.eclipse.draw2d.test.PointTests ‑ testConstructorPoint
org.eclipse.draw2d.test.PointTests ‑ testConstructorSwtPoint
org.eclipse.draw2d.test.PointTests ‑ testDifference
org.eclipse.draw2d.test.PointTests ‑ testEquals
org.eclipse.draw2d.test.PointTests ‑ testEqualsObject
org.eclipse.draw2d.test.PointTests ‑ testGetCopy
org.eclipse.draw2d.test.PointTests ‑ testGetDifferencePoint
org.eclipse.draw2d.test.PointTests ‑ testGetDistance2Point
org.eclipse.draw2d.test.PointTests ‑ testGetDistanceOrthogonal
org.eclipse.draw2d.test.PointTests ‑ testGetDistancePoint
org.eclipse.draw2d.test.PointTests ‑ testGetNegated
org.eclipse.draw2d.test.PointTests ‑ testGetScaled
org.eclipse.draw2d.test.PointTests ‑ testGetSwtPoint
org.eclipse.draw2d.test.PointTests ‑ testGetTranslated
org.eclipse.draw2d.test.PointTests ‑ testGetTransposed
org.eclipse.draw2d.test.PointTests ‑ testHashCodeToString
org.eclipse.draw2d.test.PointTests ‑ testMax
org.eclipse.draw2d.test.PointTests ‑ testMin
org.eclipse.draw2d.test.PointTests ‑ testNegate
org.eclipse.draw2d.test.PointTests ‑ testScale
org.eclipse.draw2d.test.PointTests ‑ testSetLocation
org.eclipse.draw2d.test.PointTests ‑ testSetLocationIntInt
org.eclipse.draw2d.test.PointTests ‑ testSetLocationPoint
org.eclipse.draw2d.test.PointTests ‑ testSetX
org.eclipse.draw2d.test.PointTests ‑ testSetY
org.eclipse.draw2d.test.PointTests ‑ testTranslate
org.eclipse.draw2d.test.PointTests ‑ testTranspose
org.eclipse.draw2d.test.PrecisionDimensionTest ‑ testEquals
org.eclipse.draw2d.test.PrecisionDimensionTest ‑ testExpand
org.eclipse.draw2d.test.PrecisionDimensionTest ‑ testGetCopy
org.eclipse.draw2d.test.PrecisionDimensionTest ‑ testShrink
org.eclipse.draw2d.test.PrecisionPointTest ‑ testEquals
org.eclipse.draw2d.test.PrecisionPointTest ‑ testTranslate
org.eclipse.draw2d.test.PrecisionRectangleTest ‑ testContains
org.eclipse.draw2d.test.PrecisionRectangleTest ‑ testExpand
org.eclipse.draw2d.test.PrecisionRectangleTest ‑ testResize
org.eclipse.draw2d.test.PrecisionRectangleTest ‑ testShrink
org.eclipse.draw2d.test.PrecisionRectangleTest ‑ testUnion
org.eclipse.draw2d.test.RayTest ‑ test_getScalarProduct
org.eclipse.draw2d.test.RayTest ‑ test_length
org.eclipse.draw2d.test.RectangleTest ‑ testBottom
org.eclipse.draw2d.test.RectangleTest ‑ testConstructor
org.eclipse.draw2d.test.RectangleTest ‑ testConstructorInts
org.eclipse.draw2d.test.RectangleTest ‑ testConstructorPointDimension
org.eclipse.draw2d.test.RectangleTest ‑ testConstructorPointPoint
org.eclipse.draw2d.test.RectangleTest ‑ testConstructorRectangle
org.eclipse.draw2d.test.RectangleTest ‑ testConstructorSwtRectangle
org.eclipse.draw2d.test.RectangleTest ‑ testContains
org.eclipse.draw2d.test.RectangleTest ‑ testContainsIntInt
org.eclipse.draw2d.test.RectangleTest ‑ testContainsPoint
org.eclipse.draw2d.test.RectangleTest ‑ testCrop
org.eclipse.draw2d.test.RectangleTest ‑ testEqualsObject
org.eclipse.draw2d.test.RectangleTest ‑ testExpandInsets
org.eclipse.draw2d.test.RectangleTest ‑ testExpandIntInt
org.eclipse.draw2d.test.RectangleTest ‑ testGetBottom
org.eclipse.draw2d.test.RectangleTest ‑ testGetBottomLeft
org.eclipse.draw2d.test.RectangleTest ‑ testGetBottomRight
org.eclipse.draw2d.test.RectangleTest ‑ testGetCenter
org.eclipse.draw2d.test.RectangleTest ‑ testGetCopy
org.eclipse.draw2d.test.RectangleTest ‑ testGetCropped
org.eclipse.draw2d.test.RectangleTest ‑ testGetExpanded
org.eclipse.draw2d.test.RectangleTest ‑ testGetExpandedInsets
org.eclipse.draw2d.test.RectangleTest ‑ testGetExpandedIntInt
org.eclipse.draw2d.test.RectangleTest ‑ testGetIntersection
org.eclipse.draw2d.test.RectangleTest ‑ testGetLeft
org.eclipse.draw2d.test.RectangleTest ‑ testGetLocation
org.eclipse.draw2d.test.RectangleTest ‑ testGetResized
org.eclipse.draw2d.test.RectangleTest ‑ testGetRight
org.eclipse.draw2d.test.RectangleTest ‑ testGetShrinked
org.eclipse.draw2d.test.RectangleTest ‑ testGetSize
org.eclipse.draw2d.test.RectangleTest ‑ testGetTop
org.eclipse.draw2d.test.RectangleTest ‑ testGetTopLeft
org.eclipse.draw2d.test.RectangleTest ‑ testGetTopRight
org.eclipse.draw2d.test.RectangleTest ‑ testGetTranslated
org.eclipse.draw2d.test.RectangleTest ‑ testGetTransposed
org.eclipse.draw2d.test.RectangleTest ‑ testGetUnion
org.eclipse.draw2d.test.RectangleTest ‑ testIntersect
org.eclipse.draw2d.test.RectangleTest ‑ testIntersects
org.eclipse.draw2d.test.RectangleTest ‑ testIsEmpty
org.eclipse.draw2d.test.RectangleTest ‑ testLeft
org.eclipse.draw2d.test.RectangleTest ‑ testResize
org.eclipse.draw2d.test.RectangleTest ‑ testRight
org.eclipse.draw2d.test.RectangleTest ‑ testScale
org.eclipse.draw2d.test.RectangleTest ‑ testSetBottom
org.eclipse.draw2d.test.RectangleTest ‑ testSetBoundsInts
org.eclipse.draw2d.test.RectangleTest ‑ testSetBoundsRectangle
org.eclipse.draw2d.test.RectangleTest ‑ testSetLocation
org.eclipse.draw2d.test.RectangleTest ‑ testSetRight
org.eclipse.draw2d.test.RectangleTest ‑ testSetSize
org.eclipse.draw2d.test.RectangleTest ‑ testSetX
org.eclipse.draw2d.test.RectangleTest ‑ testSetY
org.eclipse.draw2d.test.RectangleTest ‑ testShrink
org.eclipse.draw2d.test.RectangleTest ‑ testShrinkLeft
org.eclipse.draw2d.test.RectangleTest ‑ testShrinkTop
org.eclipse.draw2d.test.RectangleTest ‑ testToString
org.eclipse.draw2d.test.RectangleTest ‑ testTop
org.eclipse.draw2d.test.RectangleTest ‑ testTouches
org.eclipse.draw2d.test.RectangleTest ‑ testTranslate
org.eclipse.draw2d.test.RectangleTest ‑ testTranspose
org.eclipse.draw2d.test.RectangleTest ‑ testUnion4int
org.eclipse.draw2d.test.RectangleTest ‑ testUnionDimension
org.eclipse.draw2d.test.RectangleTest ‑ testUnionIntInt
org.eclipse.draw2d.test.RectangleTest ‑ testUnionPoint
org.eclipse.draw2d.test.RectangleTest ‑ testUnionRectangle
org.eclipse.draw2d.test.RectangleTest ‑ test_creationSymmetry
org.eclipse.draw2d.test.RectangleTest ‑ test_creationValues
org.eclipse.draw2d.test.RectangleTest ‑ test_sameBehavior
org.eclipse.draw2d.test.RelativeBendpointTest ‑ test237802
org.eclipse.draw2d.test.ScalablePolygonShapeTest ‑ testPointsUnchangedOnScaling
org.eclipse.draw2d.test.ScalablePolygonShapeTest ‑ testScaledPointsEquality
org.eclipse.draw2d.test.ScalablePolygonShapeTest ‑ testScaledPointsUpdateOnBoundsChanging
org.eclipse.draw2d.test.ScalablePolygonShapeTest ‑ testScaledPointsUpdateOnPointsChanging
org.eclipse.draw2d.test.ScalablePolygonShapeTest ‑ testScaledPointsUpdateOnSetLineWidth
org.eclipse.draw2d.test.ScalablePolygonShapeTest ‑ testScaling
org.eclipse.draw2d.test.ScalablePolygonShapeTest ‑ testSmallBounds
org.eclipse.draw2d.test.ShapeTest ‑ testLineStyleBackwardsCompatibility
org.eclipse.draw2d.test.ShapeTest ‑ testLineWidthBackwardsCompatibility
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testBendpoints
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testBlockedPath
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testBottomLeftIntersection
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testBottomLeftIntersectionCross
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testBottomLeftIntersectionCrossInverted
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testBottomLeftIntersectionInverted
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testBottomRightIntersection
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testBottomRightIntersectionInverted
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testDeformed
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testDeformedInverted
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testDeltasAddObstacleIntersection
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testDeltasAddObstacleNoIntersection
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testDeltasAddPath
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testDeltasMoveObstacleIntersection
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testDeltasMoveObstacleNoIntersection
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testDeltasRemoveObstacleIntersection
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testDeltasRemoveObstacleNoIntersection
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testDeltasRemovePath
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testOffsetShrink
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testQuadBendHit
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testQuadBendHit2
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testQuadBendMiss
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testShortestPathOutsideOval
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testSideIntersectionBottom
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testSideIntersectionBottomInverted
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testSideIntersectionTop
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testSideIntersectionTopInverted
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testSubpath
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testTangent
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testTangentInverted
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testTopLeftIntersection
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testTopLeftIntersectionCross
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testTopLeftIntersectionCrossInverted
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testTopLeftIntersectionInverted
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testTopRightIntersection
org.eclipse.draw2d.test.ShortestPathRoutingTest ‑ testTopRightIntersectionInverted
org.eclipse.draw2d.test.StraightTest ‑ test_equals
org.eclipse.draw2d.test.StraightTest ‑ test_getAngle
org.eclipse.draw2d.test.StraightTest ‑ test_getIntersection
org.eclipse.draw2d.test.StraightTest ‑ test_isParallelTo
org.eclipse.draw2d.test.TextualTests ‑ testGetFirstAndLastOffsetForLine
org.eclipse.draw2d.test.TextualTests ‑ testLineRootBidiCommit
org.eclipse.draw2d.test.ThumbnailTest ‑ test_EmptyThumbnail
org.eclipse.draw2d.test.ThumbnailTest ‑ test_Thumbnail
org.eclipse.draw2d.test.VectorTest ‑ test_getAngle
org.eclipse.draw2d.test.VectorTest ‑ test_getDotProduct
org.eclipse.draw2d.test.VectorTest ‑ test_getLength
org.eclipse.draw2d.test.VectorTest ‑ test_getOrthoComplement
org.eclipse.draw2d.test.XYLayoutTest ‑ testPreferredSize
org.eclipse.gef.test.CommandStackTest ‑ testCommandStackEventListenerNotifications
org.eclipse.gef.test.DragEditPartsTrackerTest ‑ test_createOperationSet
org.eclipse.gef.test.PaletteCustomizerTest ‑ testBottomSelection
org.eclipse.gef.test.PaletteCustomizerTest ‑ testMiddleSelection
org.eclipse.gef.test.PaletteCustomizerTest ‑ testTopSelection
org.eclipse.gef.test.ToolUtilitiesTest ‑ test_findCommonAncestor_bugzilla130042
org.eclipse.gef.test.ToolUtilitiesTest ‑ test_findCommonAncestor_happypath
org.eclipse.zest.tests.GraphSelectionTests ‑ testAddSelectionListenerEventIdentity
org.eclipse.zest.tests.GraphSelectionTests ‑ testAddSelectionListenerNotifyListeners
org.eclipse.zest.tests.GraphSelectionTests ‑ testAddSelectionListenerSelectAll
org.eclipse.zest.tests.GraphSelectionTests ‑ testAddSelectionListenerSetSelection
org.eclipse.zest.tests.GraphSelectionTests ‑ testSelectAllGetSelection
org.eclipse.zest.tests.GraphSelectionTests ‑ testSelectedNodeDisposal
org.eclipse.zest.tests.GraphSelectionTests ‑ testSetSelectionGetSelection
org.eclipse.zest.tests.GraphTests ‑ testConnectionItemData
org.eclipse.zest.tests.GraphTests ‑ testDisposal
org.eclipse.zest.tests.GraphTests ‑ testDisposeGraphWithDisposedConnection
org.eclipse.zest.tests.GraphTests ‑ testDisposeGraphWithDisposedNode
org.eclipse.zest.tests.GraphTests ‑ testGraphData
org.eclipse.zest.tests.GraphTests ‑ testNodeItemData
org.eclipse.zest.tests.GraphTests ‑ testUnHighlightConnection
org.eclipse.zest.tests.GraphTests ‑ testUnHighlightNode
org.eclipse.zest.tests.GraphViewerTests ‑ testDisposalWithDragSource
org.eclipse.zest.tests.GraphViewerTests ‑ testDisposalWithDropTarget
org.eclipse.zest.tests.GraphViewerTests ‑ testPostSelectionListener
org.eclipse.zest.tests.GraphViewerTests ‑ testValidSelection