php-ml/tests/Phpml
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
..
Association Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
Classification Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
Clustering Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
CrossValidation Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
Dataset Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
DimensionReduction Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00
FeatureExtraction Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
Math Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
Metric Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
NeuralNetwork Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
Preprocessing Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
Regression Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00
SupportVectorMachine Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
Tokenization Upgrade to PHP 7.1 (#150) 2017-11-14 21:21:23 +01:00
ModelManagerTest.php Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
PipelineTest.php Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00