X10D/X10D.Tests/src/Drawing
Oliver Booth 3b78235957
Add tests for 3D shapes
2022-06-01 19:43:52 +01:00
..
CircleFTests.cs Add missing unit tests, bumps coverage to 99% 2022-06-01 15:36:45 +01:00
CircleTests.cs Add missing unit tests, bumps coverage to 99% 2022-06-01 15:36:45 +01:00
ColorTests.cs Add Color.With* methods (resolves #55) 2022-05-09 10:01:03 +01:00
CuboidTests.cs Add tests for 3D shapes 2022-06-01 19:43:52 +01:00
EllipseFTests.cs Add additional ctor overloads for Ellipse/F 2022-06-01 17:05:25 +01:00
EllipseTests.cs Add additional ctor overloads for Ellipse/F 2022-06-01 17:05:25 +01:00
Line3DTests.cs Add Line3D 2022-06-01 16:47:03 +01:00
LineFTests.cs Add Line3D 2022-06-01 16:47:03 +01:00
LineTests.cs Add Line3D 2022-06-01 16:47:03 +01:00
PointFTests.cs Add conversions between Size(F)/Point(F)/Vector and Rect/Rectangle(F) 2022-05-28 14:19:46 +01:00
PointTests.cs Add missing unit tests, bumps coverage to 99% 2022-06-01 15:36:45 +01:00
PolygonFTests.cs Refer to points as vertices in unit tests 2022-06-01 19:43:24 +01:00
PolygonTests.cs Refer to points as vertices in unit tests 2022-06-01 19:43:24 +01:00
PolyhedronTests.cs Add tests for 3D shapes 2022-06-01 19:43:52 +01:00
RandomTests.cs Add missing unit tests, bumps coverage to 99% 2022-06-01 15:36:45 +01:00
SizeTests.cs Add conversions between Size(F)/Point(F)/Vector and Rect/Rectangle(F) 2022-05-28 14:19:46 +01:00
SphereTests.cs Add tests for 3D shapes 2022-06-01 19:43:52 +01:00