Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
301 0 0 0 100% 0.083 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
com.dkt.graphics.extras 15 0 0 0 100% 0.005 s
com.dkt.graphics.elements 260 0 0 0 100% 0.039 s
com.dkt.graphics.utils.config 6 0 0 0 100% 0.029 s
com.dkt.graphics.elements.extras 6 0 0 0 100% 0.003 s
com.dkt.graphics.utils 14 0 0 0 100% 0.007 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.dkt.graphics.extras

- Class Tests Errors Failures Skipped Success Rate Time
GPixMapTest 15 0 0 0 100% 0.005 s

com.dkt.graphics.elements

- Class Tests Errors Failures Skipped Success Rate Time
GPointTest 14 0 0 0 100% 0 s
GMultiPointTest 32 0 0 0 100% 0.005 s
GRectangleTest 7 0 0 0 100% 0.001 s
GPathTest 32 0 0 0 100% 0.002 s
GraphicCreatorExamplesTest 1 0 0 0 100% 0 s
GRegPolyTest 9 0 0 0 100% 0 s
GPointArrayTest 52 0 0 0 100% 0.011 s
GPolyTest 32 0 0 0 100% 0.002 s
GraphicETest 4 0 0 0 100% 0 s
GraphicTest 1 0 0 0 100% 0.013 s
UnsafeListTest 32 0 0 0 100% 0 s
GCircleTest 10 0 0 0 100% 0.001 s
GraphicCreatorTest 12 0 0 0 100% 0.002 s
GLineTest 17 0 0 0 100% 0.001 s
GFillableETest 4 0 0 0 100% 0.001 s
GOvalTest 1 0 0 0 100% 0 s

com.dkt.graphics.utils.config

- Class Tests Errors Failures Skipped Success Rate Time
ConfigTest 6 0 0 0 100% 0.029 s

com.dkt.graphics.elements.extras

- Class Tests Errors Failures Skipped Success Rate Time
GFormulaTest 6 0 0 0 100% 0.003 s

com.dkt.graphics.utils

- Class Tests Errors Failures Skipped Success Rate Time
MathUtilsTest 13 0 0 0 100% 0.007 s
UtilsTest 1 0 0 0 100% 0 s

Test Cases

[Summary] [Package List] [Test Cases]

GPointTest

com.dkt.graphics.elements.GPointTest.testConstructor 0 s
com.dkt.graphics.elements.GPointTest.testDistance3 0 s
com.dkt.graphics.elements.GPointTest.testDistance4 0 s
com.dkt.graphics.elements.GPointTest.testDistance5 0 s
com.dkt.graphics.elements.GPointTest.testDistance6 0 s
com.dkt.graphics.elements.GPointTest.testDistance7 0 s
com.dkt.graphics.elements.GPointTest.testDistance8 0 s
com.dkt.graphics.elements.GPointTest.testDistance9 0 s
com.dkt.graphics.elements.GPointTest.testCcw1 0 s
com.dkt.graphics.elements.GPointTest.testCcw2 0 s
com.dkt.graphics.elements.GPointTest.testCcw3 0 s
com.dkt.graphics.elements.GPointTest.testToString 0 s
com.dkt.graphics.elements.GPointTest.testDistance1 0 s
com.dkt.graphics.elements.GPointTest.testDistance2 0 s

GMultiPointTest

com.dkt.graphics.elements.GMultiPointTest.testConstructor1 0 s
com.dkt.graphics.elements.GMultiPointTest.testConstructor2 0 s
com.dkt.graphics.elements.GMultiPointTest.testConstructor3 0.001 s
com.dkt.graphics.elements.GMultiPointTest.testConstructor4 0 s
com.dkt.graphics.elements.GMultiPointTest.testConstructor5 0 s
com.dkt.graphics.elements.GMultiPointTest.testConstructor6 0 s
com.dkt.graphics.elements.GMultiPointTest.testIndexOf1 0 s
com.dkt.graphics.elements.GMultiPointTest.testIndexOf2 0 s
com.dkt.graphics.elements.GMultiPointTest.testIndexOf3 0 s
com.dkt.graphics.elements.GMultiPointTest.testIndexOf4 0 s
com.dkt.graphics.elements.GMultiPointTest.testRemove1 0.001 s
com.dkt.graphics.elements.GMultiPointTest.testRemove2 0.001 s
com.dkt.graphics.elements.GMultiPointTest.testRemove3 0 s
com.dkt.graphics.elements.GMultiPointTest.testRemove4 0 s
com.dkt.graphics.elements.GMultiPointTest.testRemove5 0 s
com.dkt.graphics.elements.GMultiPointTest.testRemove6 0 s
com.dkt.graphics.elements.GMultiPointTest.testRemove7 0 s
com.dkt.graphics.elements.GMultiPointTest.testRemove8 0 s
com.dkt.graphics.elements.GMultiPointTest.testRemove9 0 s
com.dkt.graphics.elements.GMultiPointTest.testRemove10 0 s
com.dkt.graphics.elements.GMultiPointTest.testRemove11 0 s
com.dkt.graphics.elements.GMultiPointTest.testRemove12 0 s
com.dkt.graphics.elements.GMultiPointTest.testRemove13 0 s
com.dkt.graphics.elements.GMultiPointTest.testAppend1 0.001 s
com.dkt.graphics.elements.GMultiPointTest.testAppend2 0 s
com.dkt.graphics.elements.GMultiPointTest.testAppendNR1 0 s
com.dkt.graphics.elements.GMultiPointTest.testAppendNR2 0 s
com.dkt.graphics.elements.GMultiPointTest.testSortByX 0.001 s
com.dkt.graphics.elements.GMultiPointTest.testHashCode 0 s
com.dkt.graphics.elements.GMultiPointTest.testTraslate1 0 s
com.dkt.graphics.elements.GMultiPointTest.testTraslate2 0 s
com.dkt.graphics.elements.GMultiPointTest.testGetPoints 0 s

GFormulaTest

com.dkt.graphics.elements.extras.GFormulaTest.testFormula4 0.001 s
com.dkt.graphics.elements.extras.GFormulaTest.testFormula5 0.002 s
com.dkt.graphics.elements.extras.GFormulaTest.testFormula6 0 s
com.dkt.graphics.elements.extras.GFormulaTest.testFormula1 0 s
com.dkt.graphics.elements.extras.GFormulaTest.testFormula2 0 s
com.dkt.graphics.elements.extras.GFormulaTest.testFormula3 0 s

GRectangleTest

com.dkt.graphics.elements.GRectangleTest.testConstructor1 0 s
com.dkt.graphics.elements.GRectangleTest.testClone 0 s
com.dkt.graphics.elements.GRectangleTest.testMove 0 s
com.dkt.graphics.elements.GRectangleTest.testAttributes 0 s
com.dkt.graphics.elements.GRectangleTest.testContainsPoint 0 s
com.dkt.graphics.elements.GRectangleTest.testContainsGPoint 0 s
com.dkt.graphics.elements.GRectangleTest.testContainsGLine 0.001 s

MathUtilsTest

com.dkt.graphics.utils.MathUtilsTest.testHs 0.006 s
com.dkt.graphics.utils.MathUtilsTest.testBoxCar 0.001 s
com.dkt.graphics.utils.MathUtilsTest.testMin2 0 s
com.dkt.graphics.utils.MathUtilsTest.testMin1 0 s
com.dkt.graphics.utils.MathUtilsTest.testMax1 0 s
com.dkt.graphics.utils.MathUtilsTest.testMin3 0 s
com.dkt.graphics.utils.MathUtilsTest.testAbs1 0 s
com.dkt.graphics.utils.MathUtilsTest.testAbs3 0 s
com.dkt.graphics.utils.MathUtilsTest.testAbs4 0 s
com.dkt.graphics.utils.MathUtilsTest.testAbs5 0 s
com.dkt.graphics.utils.MathUtilsTest.testMax2 0 s
com.dkt.graphics.utils.MathUtilsTest.testMax3 0 s
com.dkt.graphics.utils.MathUtilsTest.testAbs2 0 s

UtilsTest

com.dkt.graphics.utils.UtilsTest.testColorWithAlpha 0 s

GPathTest

com.dkt.graphics.elements.GPathTest.testConstructor1 0 s
com.dkt.graphics.elements.GPathTest.testConstructor2 0 s
com.dkt.graphics.elements.GPathTest.testConstructor3 0 s
com.dkt.graphics.elements.GPathTest.testConstructor4 0 s
com.dkt.graphics.elements.GPathTest.testConstructor5 0 s
com.dkt.graphics.elements.GPathTest.testConstructor6 0 s
com.dkt.graphics.elements.GPathTest.testIndexOf1 0 s
com.dkt.graphics.elements.GPathTest.testIndexOf2 0 s
com.dkt.graphics.elements.GPathTest.testIndexOf3 0 s
com.dkt.graphics.elements.GPathTest.testIndexOf4 0 s
com.dkt.graphics.elements.GPathTest.testRemove1 0 s
com.dkt.graphics.elements.GPathTest.testRemove2 0 s
com.dkt.graphics.elements.GPathTest.testRemove3 0 s
com.dkt.graphics.elements.GPathTest.testRemove4 0 s
com.dkt.graphics.elements.GPathTest.testRemove5 0 s
com.dkt.graphics.elements.GPathTest.testRemove6 0 s
com.dkt.graphics.elements.GPathTest.testRemove7 0 s
com.dkt.graphics.elements.GPathTest.testRemove8 0 s
com.dkt.graphics.elements.GPathTest.testRemove9 0 s
com.dkt.graphics.elements.GPathTest.testRemove10 0.001 s
com.dkt.graphics.elements.GPathTest.testRemove11 0 s
com.dkt.graphics.elements.GPathTest.testRemove12 0 s
com.dkt.graphics.elements.GPathTest.testRemove13 0 s
com.dkt.graphics.elements.GPathTest.testAppend1 0 s
com.dkt.graphics.elements.GPathTest.testAppend2 0 s
com.dkt.graphics.elements.GPathTest.testAppendNR1 0 s
com.dkt.graphics.elements.GPathTest.testAppendNR2 0 s
com.dkt.graphics.elements.GPathTest.testSortByX 0 s
com.dkt.graphics.elements.GPathTest.testHashCode 0.001 s
com.dkt.graphics.elements.GPathTest.testTraslate1 0 s
com.dkt.graphics.elements.GPathTest.testTraslate2 0 s
com.dkt.graphics.elements.GPathTest.testGetPoints 0 s

GraphicCreatorExamplesTest

com.dkt.graphics.elements.GraphicCreatorExamplesTest.testExamples 0 s

GRegPolyTest

com.dkt.graphics.elements.GRegPolyTest.testConstructor 0 s
com.dkt.graphics.elements.GRegPolyTest.testClone 0 s
com.dkt.graphics.elements.GRegPolyTest.testContains 0 s
com.dkt.graphics.elements.GRegPolyTest.testCopyConstructor 0 s
com.dkt.graphics.elements.GRegPolyTest.testArea1 0 s
com.dkt.graphics.elements.GRegPolyTest.testArea2 0 s
com.dkt.graphics.elements.GRegPolyTest.testPerimeter 0 s
com.dkt.graphics.elements.GRegPolyTest.testPerimeter2 0 s
com.dkt.graphics.elements.GRegPolyTest.testRotate 0 s

GPointArrayTest

com.dkt.graphics.elements.GPointArrayTest.testConstructor1 0 s
com.dkt.graphics.elements.GPointArrayTest.testConstructor2 0 s
com.dkt.graphics.elements.GPointArrayTest.testConstructor3 0 s
com.dkt.graphics.elements.GPointArrayTest.testConstructor4 0 s
com.dkt.graphics.elements.GPointArrayTest.testConstructor5 0 s
com.dkt.graphics.elements.GPointArrayTest.testConstructor6 0 s
com.dkt.graphics.elements.GPointArrayTest.testIndexOf1 0 s
com.dkt.graphics.elements.GPointArrayTest.testIndexOf2 0 s
com.dkt.graphics.elements.GPointArrayTest.testIndexOf3 0.001 s
com.dkt.graphics.elements.GPointArrayTest.testIndexOf4 0 s
com.dkt.graphics.elements.GPointArrayTest.testRemove1 0 s
com.dkt.graphics.elements.GPointArrayTest.testRemove2 0 s
com.dkt.graphics.elements.GPointArrayTest.testRemove3 0.001 s
com.dkt.graphics.elements.GPointArrayTest.testRemove4 0 s
com.dkt.graphics.elements.GPointArrayTest.testRemove5 0 s
com.dkt.graphics.elements.GPointArrayTest.testRemove6 0 s
com.dkt.graphics.elements.GPointArrayTest.testRemove7 0 s
com.dkt.graphics.elements.GPointArrayTest.testRemove8 0 s
com.dkt.graphics.elements.GPointArrayTest.testRemove9 0 s
com.dkt.graphics.elements.GPointArrayTest.testRemove10 0 s
com.dkt.graphics.elements.GPointArrayTest.testRemove11 0 s
com.dkt.graphics.elements.GPointArrayTest.testRemove12 0 s
com.dkt.graphics.elements.GPointArrayTest.testRemove13 0 s
com.dkt.graphics.elements.GPointArrayTest.testAppend1 0 s
com.dkt.graphics.elements.GPointArrayTest.testAppend2 0 s
com.dkt.graphics.elements.GPointArrayTest.testAppendNR1 0 s
com.dkt.graphics.elements.GPointArrayTest.testAppendNR2 0 s
com.dkt.graphics.elements.GPointArrayTest.testSortByX 0.001 s
com.dkt.graphics.elements.GPointArrayTest.testHashCode 0 s
com.dkt.graphics.elements.GPointArrayTest.testTraslate1 0 s
com.dkt.graphics.elements.GPointArrayTest.testTraslate2 0 s
com.dkt.graphics.elements.GPointArrayTest.testGetPoints 0 s
com.dkt.graphics.elements.GPointArrayTest.testClone 0 s
com.dkt.graphics.elements.GPointArrayTest.testConstructor7 0.002 s
com.dkt.graphics.elements.GPointArrayTest.testSortByY 0 s
com.dkt.graphics.elements.GPointArrayTest.testHighestPoint 0 s
com.dkt.graphics.elements.GPointArrayTest.testLowestPoint 0 s
com.dkt.graphics.elements.GPointArrayTest.testLeftmostPoint 0 s
com.dkt.graphics.elements.GPointArrayTest.testRightmostPoint 0.001 s
com.dkt.graphics.elements.GPointArrayTest.testGetBounds 0 s
com.dkt.graphics.elements.GPointArrayTest.testHigherThanPoint 0 s
com.dkt.graphics.elements.GPointArrayTest.testLowerThanPoint 0.001 s
com.dkt.graphics.elements.GPointArrayTest.testLeftThanPoint 0 s
com.dkt.graphics.elements.GPointArrayTest.testRightThanPoint 0 s
com.dkt.graphics.elements.GPointArrayTest.testRemoveAll1 0.002 s
com.dkt.graphics.elements.GPointArrayTest.testRemoveAll2 0 s
com.dkt.graphics.elements.GPointArrayTest.testIntersects1 0 s
com.dkt.graphics.elements.GPointArrayTest.testIntersects2 0.001 s
com.dkt.graphics.elements.GPointArrayTest.testIntersects3 0 s
com.dkt.graphics.elements.GPointArrayTest.testClosestPoint 0.001 s
com.dkt.graphics.elements.GPointArrayTest.testPointInRadius 0 s
com.dkt.graphics.elements.GPointArrayTest.testAppend 0 s

GPolyTest

com.dkt.graphics.elements.GPolyTest.testConstructor1 0 s
com.dkt.graphics.elements.GPolyTest.testConstructor2 0 s
com.dkt.graphics.elements.GPolyTest.testConstructor3 0 s
com.dkt.graphics.elements.GPolyTest.testConstructor4 0.001 s
com.dkt.graphics.elements.GPolyTest.testConstructor5 0 s
com.dkt.graphics.elements.GPolyTest.testConstructor6 0 s
com.dkt.graphics.elements.GPolyTest.testIndexOf1 0 s
com.dkt.graphics.elements.GPolyTest.testIndexOf2 0 s
com.dkt.graphics.elements.GPolyTest.testIndexOf3 0 s
com.dkt.graphics.elements.GPolyTest.testIndexOf4 0 s
com.dkt.graphics.elements.GPolyTest.testRemove1 0 s
com.dkt.graphics.elements.GPolyTest.testRemove2 0 s
com.dkt.graphics.elements.GPolyTest.testRemove3 0.001 s
com.dkt.graphics.elements.GPolyTest.testRemove4 0 s
com.dkt.graphics.elements.GPolyTest.testRemove5 0 s
com.dkt.graphics.elements.GPolyTest.testRemove6 0 s
com.dkt.graphics.elements.GPolyTest.testRemove7 0 s
com.dkt.graphics.elements.GPolyTest.testRemove8 0 s
com.dkt.graphics.elements.GPolyTest.testRemove9 0 s
com.dkt.graphics.elements.GPolyTest.testRemove10 0 s
com.dkt.graphics.elements.GPolyTest.testRemove11 0 s
com.dkt.graphics.elements.GPolyTest.testRemove12 0 s
com.dkt.graphics.elements.GPolyTest.testRemove13 0 s
com.dkt.graphics.elements.GPolyTest.testAppend1 0 s
com.dkt.graphics.elements.GPolyTest.testAppend2 0 s
com.dkt.graphics.elements.GPolyTest.testAppendNR1 0 s
com.dkt.graphics.elements.GPolyTest.testAppendNR2 0 s
com.dkt.graphics.elements.GPolyTest.testSortByX 0 s
com.dkt.graphics.elements.GPolyTest.testHashCode 0 s
com.dkt.graphics.elements.GPolyTest.testTraslate1 0 s
com.dkt.graphics.elements.GPolyTest.testTraslate2 0 s
com.dkt.graphics.elements.GPolyTest.testGetPoints 0 s

GraphicETest

com.dkt.graphics.elements.GraphicETest.testConstructor1 0 s
com.dkt.graphics.elements.GraphicETest.testConstructor2 0 s
com.dkt.graphics.elements.GraphicETest.testPaint 0 s
com.dkt.graphics.elements.GraphicETest.testStroke 0 s

GPixMapTest

com.dkt.graphics.extras.GPixMapTest.testConstructor 0.002 s
com.dkt.graphics.extras.GPixMapTest.testConstructor2 0.001 s
com.dkt.graphics.extras.GPixMapTest.testConstructor3 0 s
com.dkt.graphics.extras.GPixMapTest.testConstructor4 0 s
com.dkt.graphics.extras.GPixMapTest.testEquality 0 s
com.dkt.graphics.extras.GPixMapTest.testMirrorHorizontal 0 s
com.dkt.graphics.extras.GPixMapTest.testMirrorVertical 0 s
com.dkt.graphics.extras.GPixMapTest.testRotateClockwise 0 s
com.dkt.graphics.extras.GPixMapTest.testRotateCounterClockwise 0 s
com.dkt.graphics.extras.GPixMapTest.testSetPixelSize 0 s
com.dkt.graphics.extras.GPixMapTest.testGetData 0 s
com.dkt.graphics.extras.GPixMapTest.testExportImport 0.001 s
com.dkt.graphics.extras.GPixMapTest.testGettersSetters 0.001 s
com.dkt.graphics.extras.GPixMapTest.testIntersects 0 s
com.dkt.graphics.extras.GPixMapTest.testTouches 0 s

GraphicTest

com.dkt.graphics.elements.GraphicTest.testFlatten 0.013 s

UnsafeListTest

com.dkt.graphics.elements.UnsafeListTest.testConstructor 0 s
com.dkt.graphics.elements.UnsafeListTest.testConstructor2 0 s
com.dkt.graphics.elements.UnsafeListTest.testIndexOf1 0 s
com.dkt.graphics.elements.UnsafeListTest.testIndexOf2 0 s
com.dkt.graphics.elements.UnsafeListTest.testIndexOf3 0 s
com.dkt.graphics.elements.UnsafeListTest.testIndexOf4 0 s
com.dkt.graphics.elements.UnsafeListTest.testRemove1 0 s
com.dkt.graphics.elements.UnsafeListTest.testRemove2 0 s
com.dkt.graphics.elements.UnsafeListTest.testRemove3 0 s
com.dkt.graphics.elements.UnsafeListTest.testClear1 0 s
com.dkt.graphics.elements.UnsafeListTest.testClear2 0 s
com.dkt.graphics.elements.UnsafeListTest.testClear3 0 s
com.dkt.graphics.elements.UnsafeListTest.testRemoveElement1 0 s
com.dkt.graphics.elements.UnsafeListTest.testRemoveElement2 0 s
com.dkt.graphics.elements.UnsafeListTest.testRemoveElement3 0 s
com.dkt.graphics.elements.UnsafeListTest.testContains1 0 s
com.dkt.graphics.elements.UnsafeListTest.testContains2 0 s
com.dkt.graphics.elements.UnsafeListTest.testContains3 0 s
com.dkt.graphics.elements.UnsafeListTest.testContains4 0 s
com.dkt.graphics.elements.UnsafeListTest.testAddAll1 0 s
com.dkt.graphics.elements.UnsafeListTest.testAddAll2 0 s
com.dkt.graphics.elements.UnsafeListTest.testAddAll3 0 s
com.dkt.graphics.elements.UnsafeListTest.testAdd1 0 s
com.dkt.graphics.elements.UnsafeListTest.testAdd2 0 s
com.dkt.graphics.elements.UnsafeListTest.testAdd3 0 s
com.dkt.graphics.elements.UnsafeListTest.testEnsureCapacity 0 s
com.dkt.graphics.elements.UnsafeListTest.testGet1 0 s
com.dkt.graphics.elements.UnsafeListTest.testGet2 0 s
com.dkt.graphics.elements.UnsafeListTest.testAddAll4 0 s
com.dkt.graphics.elements.UnsafeListTest.testAddAll5 0 s
com.dkt.graphics.elements.UnsafeListTest.testIterator1 0 s
com.dkt.graphics.elements.UnsafeListTest.testIterator2 0 s

GCircleTest

com.dkt.graphics.elements.GCircleTest.testConstructor1 0 s
com.dkt.graphics.elements.GCircleTest.testConstructor2 0 s
com.dkt.graphics.elements.GCircleTest.testContains1 0 s
com.dkt.graphics.elements.GCircleTest.testContains2 0 s
com.dkt.graphics.elements.GCircleTest.testContains3 0 s
com.dkt.graphics.elements.GCircleTest.testContains4 0 s
com.dkt.graphics.elements.GCircleTest.testClone 0.001 s
com.dkt.graphics.elements.GCircleTest.testIntersects1 0 s
com.dkt.graphics.elements.GCircleTest.testIntersects2 0 s
com.dkt.graphics.elements.GCircleTest.testAttributes 0 s

ConfigTest

com.dkt.graphics.utils.config.ConfigTest.testConfig 0 s
com.dkt.graphics.utils.config.ConfigTest.testListenerNew 0 s
com.dkt.graphics.utils.config.ConfigTest.testListenerRem 0 s
com.dkt.graphics.utils.config.ConfigTest.testListenerUpd 0.001 s
com.dkt.graphics.utils.config.ConfigTest.testWriteSingle 0.025 s
com.dkt.graphics.utils.config.ConfigTest.testWriteAll 0.003 s

GraphicCreatorTest

com.dkt.graphics.elements.GraphicCreatorTest.testPoint1 0 s
com.dkt.graphics.elements.GraphicCreatorTest.testPoint2 0 s
com.dkt.graphics.elements.GraphicCreatorTest.testPoint3 0 s
com.dkt.graphics.elements.GraphicCreatorTest.testPoint4 0 s
com.dkt.graphics.elements.GraphicCreatorTest.testLines 0.001 s
com.dkt.graphics.elements.GraphicCreatorTest.testLinePath 0 s
com.dkt.graphics.elements.GraphicCreatorTest.testLinePoly 0 s
com.dkt.graphics.elements.GraphicCreatorTest.testLineRectangles 0 s
com.dkt.graphics.elements.GraphicCreatorTest.testRegPoly 0 s
com.dkt.graphics.elements.GraphicCreatorTest.testVectors 0.001 s
com.dkt.graphics.elements.GraphicCreatorTest.testCircles 0 s
com.dkt.graphics.elements.GraphicCreatorTest.testArcs 0 s

GLineTest

com.dkt.graphics.elements.GLineTest.testConstructor1 0 s
com.dkt.graphics.elements.GLineTest.testConstructor2 0 s
com.dkt.graphics.elements.GLineTest.testClone 0.001 s
com.dkt.graphics.elements.GLineTest.testMiddlePoint1 0 s
com.dkt.graphics.elements.GLineTest.testMiddlePoint2 0 s
com.dkt.graphics.elements.GLineTest.testMiddlePoint3 0 s
com.dkt.graphics.elements.GLineTest.testMiddlePoint4 0 s
com.dkt.graphics.elements.GLineTest.testConstructByAngle1 0 s
com.dkt.graphics.elements.GLineTest.testConstructByAngle2 0 s
com.dkt.graphics.elements.GLineTest.testConstructByAngle3 0 s
com.dkt.graphics.elements.GLineTest.testOrthogonal1 0 s
com.dkt.graphics.elements.GLineTest.testOrthogonal2 0 s
com.dkt.graphics.elements.GLineTest.testOrthogonal3 0 s
com.dkt.graphics.elements.GLineTest.testOrthogonal4 0 s
com.dkt.graphics.elements.GLineTest.testParallel1 0 s
com.dkt.graphics.elements.GLineTest.testParallel2 0 s
com.dkt.graphics.elements.GLineTest.testContains 0 s

GFillableETest

com.dkt.graphics.elements.GFillableETest.testConstructor1 0 s
com.dkt.graphics.elements.GFillableETest.testConstructor2 0 s
com.dkt.graphics.elements.GFillableETest.testFillPaint 0.001 s
com.dkt.graphics.elements.GFillableETest.testFill 0 s

GOvalTest

com.dkt.graphics.elements.GOvalTest.testConstructor1 0 s