Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed most warnings in text example. #585

Merged
merged 1 commit into from
Oct 7, 2024

Fixed most warnings in text example.

1a7b077
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Fixed most warnings in text example. #585

Fixed most warnings in text example.
1a7b077
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Oct 7, 2024 in 0s

All 455 tests pass, 1 skipped in 9m 5s

   24 files     24 suites   9m 5s ⏱️
  456 tests   455 ✅  1 💤 0 ❌
2 736 runs  2 722 ✅ 14 💤 0 ❌

Results for commit 1a7b077.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 skipped test found

There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testAnimationSnippet

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

456 tests found

There are 456 tests, see "Raw output" for the full list of tests.
Raw output
org.eclipse.draw2d.graph.test.DirectedGraphLayoutTest ‑ test_detectCycles
org.eclipse.draw2d.graph.test.DirectedGraphLayoutTest ‑ test_populateRanks
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.ColorConstantTest ‑ testColorConstantInit
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.FanRouterTest ‑ testRouteSameConnection
org.eclipse.draw2d.test.FigurePaintingTest ‑ testAdd
org.eclipse.draw2d.test.FigurePaintingTest ‑ testBackground
org.eclipse.draw2d.test.FigurePaintingTest ‑ testBorder
org.eclipse.draw2d.test.FigurePaintingTest ‑ testBounds
org.eclipse.draw2d.test.FigurePaintingTest ‑ testCursor
org.eclipse.draw2d.test.FigurePaintingTest ‑ testFont
org.eclipse.draw2d.test.FigurePaintingTest ‑ testForeground
org.eclipse.draw2d.test.FigurePaintingTest ‑ testOpaque
org.eclipse.draw2d.test.FigurePaintingTest ‑ testRemove
org.eclipse.draw2d.test.FigurePaintingTest ‑ testRepaint
org.eclipse.draw2d.test.FigurePaintingTest ‑ testVisible
org.eclipse.draw2d.test.FigureUtilitiesTest ‑ testFindCommonAncestorBugzilla130042
org.eclipse.draw2d.test.FigureUtilitiesTest ‑ testFindCommonAncestorCheckFindsNearestAncestor
org.eclipse.draw2d.test.FigureUtilitiesTest ‑ testFindCommonAncestorHappypath
org.eclipse.draw2d.test.FigureUtilitiesTest ‑ testFindCommonAncestorOrphanedChild
org.eclipse.draw2d.test.FigureUtilitiesTest ‑ testFindCommonAncestorParentIsCommonAncestor
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 ‑ testGetDistanceOrthogonal
org.eclipse.draw2d.test.PointTests ‑ testGetDistancePoint
org.eclipse.draw2d.test.PointTests ‑ testGetDistanceSquaredPoint
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.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 ‑ testCreationSymmetry
org.eclipse.draw2d.test.RectangleTest ‑ testCreationValues
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 ‑ testSameBehavior
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.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.ScrollPaneTests ‑ testGtkWithOverlayScrolling
org.eclipse.draw2d.test.ScrollPaneTests ‑ testGtkWithoutOverlayScrolling
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 ‑ testEquals
org.eclipse.draw2d.test.StraightTest ‑ testGetAngle
org.eclipse.draw2d.test.StraightTest ‑ testGetIntersection
org.eclipse.draw2d.test.StraightTest ‑ testIsParallelTo
org.eclipse.draw2d.test.TextFlowWrapTest ‑ testHardWrapping
org.eclipse.draw2d.test.TextFlowWrapTest ‑ testInlineFlow
org.eclipse.draw2d.test.TextFlowWrapTest ‑ testNestedInlineFlows
org.eclipse.draw2d.test.TextFlowWrapTest ‑ testSoftWrapping
org.eclipse.draw2d.test.TextFlowWrapTest ‑ testSpi
org.eclipse.draw2d.test.TextFlowWrapTest ‑ testTruncatedWrapping
org.eclipse.draw2d.test.TextualTests ‑ testGetFirstAndLastOffsetForLine
org.eclipse.draw2d.test.TextualTests ‑ testLineRootBidiCommit
org.eclipse.draw2d.test.ThumbnailTest ‑ testEmptyThumbnail
org.eclipse.draw2d.test.ThumbnailTest ‑ testThumbnail
org.eclipse.draw2d.test.VectorTest ‑ testGetAngle
org.eclipse.draw2d.test.VectorTest ‑ testGetDotProduct
org.eclipse.draw2d.test.VectorTest ‑ testGetLength
org.eclipse.draw2d.test.VectorTest ‑ testGetOrthoComplement
org.eclipse.draw2d.test.XYLayoutTest ‑ testConstraint
org.eclipse.draw2d.test.XYLayoutTest ‑ testInvalidConstraint
org.eclipse.draw2d.test.XYLayoutTest ‑ testLayout
org.eclipse.draw2d.test.XYLayoutTest ‑ testLayoutMissingConstraint
org.eclipse.draw2d.test.XYLayoutTest ‑ testPreferredSize
org.eclipse.draw2d.test.XYLayoutTest ‑ testValidConstraint
org.eclipse.draw2d.test.swtbot.FigureTest ‑ testMouseEventTargetWithLocalCoordinates
org.eclipse.gef.test.CommandStackTest ‑ testCommandStackEventListenerNotifications
org.eclipse.gef.test.CommandStackTest ‑ testConcurrentModification
org.eclipse.gef.test.CommandStackTest ‑ testConcurrentModification2
org.eclipse.gef.test.DragEditPartsTrackerTest ‑ testCreateOperationSet
org.eclipse.gef.test.GraphicalViewerTest ‑ testAppendNullSelection
org.eclipse.gef.test.GraphicalViewerTest ‑ testSetNullSelection
org.eclipse.gef.test.PaletteCustomizerTest ‑ testBottomSelection
org.eclipse.gef.test.PaletteCustomizerTest ‑ testMiddleSelection
org.eclipse.gef.test.PaletteCustomizerTest ‑ testTopSelection
org.eclipse.gef.test.RulerLayoutTests ‑ testConstraint
org.eclipse.gef.test.RulerLayoutTests ‑ testInvalidConstraint
org.eclipse.gef.test.RulerLayoutTests ‑ testLayout
org.eclipse.gef.test.RulerLayoutTests ‑ testLayoutMissingConstraint
org.eclipse.gef.test.RulerLayoutTests ‑ testValidConstraint
org.eclipse.gef.test.ToolUtilitiesTest ‑ testFindCommonAncestorBugzilla130042
org.eclipse.gef.test.ToolUtilitiesTest ‑ testFindCommonAncestorHappypath
org.eclipse.gef.test.swtbot.FlowDiagramTests ‑ testAddActivity
org.eclipse.gef.test.swtbot.FlowDiagramTests ‑ testAddConnection
org.eclipse.gef.test.swtbot.FlowDiagramTests ‑ testMarqueeSelection
org.eclipse.gef.test.swtbot.FlowDiagramTests ‑ testRemoveActivity
org.eclipse.gef.test.swtbot.FlowDiagramTests ‑ testUndoRedoCommand
org.eclipse.gef.test.swtbot.LogicDiagramTests ‑ testAlignBottom
org.eclipse.gef.test.swtbot.LogicDiagramTests ‑ testAlignMiddle
org.eclipse.gef.test.swtbot.LogicDiagramTests ‑ testAlignTop
org.eclipse.gef.test.swtbot.LogicDiagramTests ‑ testIncrementDecrementLED
org.eclipse.gef.test.swtbot.LogicDiagramTests ‑ testMatchHeightOfPrimarySelection
org.eclipse.gef.test.swtbot.LogicDiagramTests ‑ testMatchSizeOfPrimarySelection
org.eclipse.gef.test.swtbot.LogicDiagramTests ‑ testMatchWidthOfPrimarySelection
org.eclipse.gef.test.swtbot.LogicDiagramTests ‑ testWithGrid
org.eclipse.gef.test.swtbot.LogicDiagramTests ‑ testWithRulers
org.eclipse.gef.test.swtbot.LogicDiagramTests ‑ testWithSnapToGrid
org.eclipse.gef.test.swtbot.ShapesDiagramTests ‑ testResizeEditPart
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 ‑ testClearGraphCheckSelection
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 ‑ testCreateFromGraph
org.eclipse.zest.tests.GraphViewerTests ‑ testDisposalWithDragSource
org.eclipse.zest.tests.GraphViewerTests ‑ testDisposalWithDropTarget
org.eclipse.zest.tests.GraphViewerTests ‑ testFindGraphItem
org.eclipse.zest.tests.GraphViewerTests ‑ testPostSelectionListener
org.eclipse.zest.tests.GraphViewerTests ‑ testValidSelection
org.eclipse.zest.tests.GraphViewerTests ‑ testViewerFilterWithGraphEntityContentProvider
org.eclipse.zest.tests.LayoutAlgorithmTest ‑ testWithConcurrentModification1
org.eclipse.zest.tests.LayoutAlgorithmTest ‑ testWithConcurrentModification2
org.eclipse.zest.tests.LayoutAlgorithmTest ‑ testWithConcurrentModification3
org.eclipse.zest.tests.LayoutAlgorithmTests ‑ testCustomLayoutSimpleItemAccess
org.eclipse.zest.tests.LayoutAlgorithmTests ‑ testCustomLayoutSubgraphFilteredAccess
org.eclipse.zest.tests.LayoutAlgorithmTests ‑ testCustomLayoutSubgraphItemAccess
org.eclipse.zest.tests.LayoutAlgorithmTests ‑ testGridLayoutAlgorithmEmptyGraph
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testConstructor_NullParent
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testConstructor_ValidParent
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testDefaultBackgroundColor
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testDefaultSelectionColor
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testDispose
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testGetImageData
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testInitialSelection
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testLayout
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testMouseListener
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testMouseMoveListener
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testMouseWheelListener
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSelectionListener
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetEmptyWordList
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetIllegalWords1
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetIllegalWords2
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetIllegalWords3
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetIllegalWords4
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetIllegalWords5
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetIllegalWords6
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetIllegalWords7
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetIllegalWords8
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetIllegalWords9
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetInvalidBackgroundColor
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetInvalidBoost
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetInvalidBoostFactor
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetInvalidLayouter
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetInvalidMaxFontSize
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetInvalidMinFontSize
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetInvalidOpacity1
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetInvalidOpacity2
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetInvalidSelectionColor
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetNotExistingSelection1
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetNotExistingSelection2
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetSelection
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetValidBackgroundColor
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetValidBoost
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetValidBoostFactor
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetValidMaxFontSize
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetValidMinFontSize
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetValidSelectionColor
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testSetWordList
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testZoomFit
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testZoomIn
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testZoomOut
org.eclipse.zest.tests.cloudio.TagCloudTests ‑ testZoomReset
org.eclipse.zest.tests.cloudio.TagCloudViewerTests ‑ testConstructor_DisposedCloud
org.eclipse.zest.tests.cloudio.TagCloudViewerTests ‑ testConstructor_NullCloud
org.eclipse.zest.tests.cloudio.TagCloudViewerTests ‑ testConstructor_ValidCloud
org.eclipse.zest.tests.cloudio.TagCloudViewerTests ‑ testInvalidContentProvider
org.eclipse.zest.tests.cloudio.TagCloudViewerTests ‑ testInvalidContentProvider2
org.eclipse.zest.tests.cloudio.TagCloudViewerTests ‑ testInvalidLabelProvider
org.eclipse.zest.tests.cloudio.TagCloudViewerTests ‑ testInvalidLabelProvider2
org.eclipse.zest.tests.cloudio.TagCloudViewerTests ‑ testInvalidLayouter
org.eclipse.zest.tests.cloudio.TagCloudViewerTests ‑ testValidContentProvider
org.eclipse.zest.tests.cloudio.TagCloudViewerTests ‑ testValidLabelAsignment
org.eclipse.zest.tests.cloudio.TagCloudViewerTests ‑ testValidLabelProvider
org.eclipse.zest.tests.cloudio.TagCloudViewerTests ‑ testValidLayouter
org.eclipse.zest.tests.examples.GraphJFaceTests ‑ testGraphJFaceSnippet1
org.eclipse.zest.tests.examples.GraphJFaceTests ‑ testGraphJFaceSnippet2
org.eclipse.zest.tests.examples.GraphJFaceTests ‑ testGraphJFaceSnippet3
org.eclipse.zest.tests.examples.GraphJFaceTests ‑ testGraphJFaceSnippet4
org.eclipse.zest.tests.examples.GraphJFaceTests ‑ testGraphJFaceSnippet5
org.eclipse.zest.tests.examples.GraphJFaceTests ‑ testGraphJFaceSnippet6
org.eclipse.zest.tests.examples.GraphJFaceTests ‑ testGraphJFaceSnippet7
org.eclipse.zest.tests.examples.GraphJFaceTests ‑ testGraphJFaceSnippet8
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testAnimationSnippet
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testCustomLayout
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testGraphSnippet1
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testGraphSnippet10
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testGraphSnippet11
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testGraphSnippet12
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testGraphSnippet13
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testGraphSnippet14
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testGraphSnippet2
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testGraphSnippet3
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testGraphSnippet4
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testGraphSnippet5
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testGraphSnippet6
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testGraphSnippet7
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testGraphSnippet8
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testGraphSnippet9
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testHelloWorld
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testLayoutExample
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testNestedGraphSnippet
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testNestedGraphSnippet2
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testPaintSnippet
org.eclipse.zest.tests.examples.GraphSWTTests ‑ testZoomSnippet
org.eclipse.zest.tests.examples.GraphUMLTests ‑ testUMLExample