PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/TextData
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
..
CharTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CleanTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CodeTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
ConcatenateTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
DollarTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
ExactTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
FindTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
FixedTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
LeftTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
LenTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
LowerTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
MidTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
NumberValueTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
ProperTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
ReplaceTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
RightTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SearchTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SubstituteTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
TTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
TextJoinTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
TextTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
TrimTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
UpperTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
ValueTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00