PhpSpreadsheet/tests/PhpSpreadsheetTests/Cell
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
..
AdvancedValueBinderTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00
CellTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CoordinateTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
DataTypeTest.php Style fix 2019-11-17 20:48:34 +01:00
DataValidationTest.php Written DataValidation was corrupted 2017-12-16 17:15:13 +09:00
DataValidatorTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00
DefaultValueBinderTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
HyperlinkTest.php Clean up very obsolete links 2017-12-30 19:07:22 +09:00
ValueBinderWithOverriddenDataTypeForValue.php Support overriding `DefaultValueBinder::dataTypeForValue()` 2018-11-03 17:25:43 +11:00