kronenthaler / libai

4 stars 2 forks source link

Add Matrix unittests #14

Closed dktcoding closed 7 years ago

dktcoding commented 7 years ago

As promised, here are the Unit Tests for the Matrix class, for the other classes I mostly want to write integration tests. The output for ant test was:

-do-test-run:
    [junit] Testsuite: libai.common.MatrixTest
    [junit] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec