php-ml/tests/Phpml/Math/Distance
Tomáš Votruba 946fbbc521 Tests: use PHPUnit (6.4) exception methods (#165)
* tests: update to PHPUnit 6.0 with rector

* [cs] clean empty docs

* composer: bump to PHPUnit 6.4

* tests: use class references over strings

* cleanup
2017-11-28 08:00:13 +01:00
..
ChebyshevTest.php Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
EuclideanTest.php Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
ManhattanTest.php Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
MinkowskiTest.php Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00