Tourmi / csharp-framework

Personal repo for general-use code in C# projects
GNU General Public License v3.0
0 stars 0 forks source link

Create missing Xna tests #6

Open Tourmi opened 1 month ago

Tourmi commented 1 month ago

Missing tests for a lot of functions in Tourmi.Monogame Also, add argument validation in utility classes where appropriate Add GuardClauses for custom Xna structs validations

Tourmi commented 1 month ago

Also, reflection will be needed to test the X(), XX(), XY(), WithX(), etc. functions