Skip to content
Success

Changes

Summary

  1. Add more tests around V3 class (commit: e63426b) (details)
Commit e63426be234bea2901f5f9400e400d2957b4fdf2 by lamont
Add more tests around V3 class

Should be 100% coverage now.

Also modifies the equality test to be real equality, NearlyEquals() is
the API that should be used for fuzzy testing.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: e63426b)
The file was addedMechJebLibTest/Primitives/V3Tests/EqualityHashingTests.cs
The file was modified MechJebLib/Primitives/V3.cs (diff)
The file was addedMechJebLibTest/Primitives/V3Tests/UtilityTests.cs
The file was modified MechJebLibTest/MechJebLibTest.csproj (diff)
The file was addedMechJebLibTest/Primitives/V3Tests/StringRepresentationTests.cs
The file was modified MechJebLibTest/AssertionExtensions.cs (diff)