PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/Statistical
Adrien Crivelli e868e58d20
Allow to run an entire folder of tests
We now can do something like:

```sh
./vendor/bin/phpunit tests/PhpSpreadsheetTests/Reader/
```
2020-05-17 18:35:55 +09:00
..
AveDevTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
AverageATest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
AverageIfTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
AverageTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
BetaDistTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
BetaInvTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
BinomDistTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
ChiDistTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
ChiInvTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
ConfidenceTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CorrelTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CountATest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CountBlankTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CountIfsTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CountIfTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CountTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CovarTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
ExponDistTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
FisherInvTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
FisherTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
ForecastTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
GammaDistTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
GammaInvTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
GammaLnTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
GeoMeanTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
HarMeanTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
InterceptTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
MaxIfsTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
MedianTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
MinIfsTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
PermutTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
RsqTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SlopeTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SteyxTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00