PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/Logical
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
..
AndTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
FalseTest.php Upgrad PHP deps 2020-04-27 19:29:45 +09:00
IfErrorTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
IfNaTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
IfTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
NotTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
OrTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SwitchTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
TrueTest.php Upgrad PHP deps 2020-04-27 19:29:45 +09:00
XorTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00