PhpSpreadsheet/tests/PhpSpreadsheetTests
Adrien Crivelli 40efcd2fdd
Rename tests according to the class the class they are testing
2017-11-03 12:47:19 +09:00
..
Calculation Rename classes to keep them in their related namespaces 2017-10-29 17:39:42 +09:00
Cell Add possibility to check validity of a cell value, based on data validation rules 2017-10-31 14:07:24 +09:00
Chart Remove unused variables and parameters 2017-10-29 14:09:38 +09:00
Collection Rename classes to keep them in their related namespaces 2017-10-29 17:39:42 +09:00
Custom Avoid underscore in property names 2017-10-08 14:37:11 +09:00
Helper Rename tests according to the class the class they are testing 2017-11-03 12:47:19 +09:00
Reader Rename tests according to the class the class they are testing 2017-11-03 12:47:19 +09:00
Shared Upgrade to PHP-CS-Fixer 2.7 2017-10-01 20:07:04 +09:00
Style Rename tests according to the class the class they are testing 2017-11-03 12:47:19 +09:00
Worksheet Rename tests according to the class the class they are testing 2017-11-03 12:47:19 +09:00
Writer change array_push() to $array[] (#254) 2017-10-19 11:07:31 +09:00
IOFactoryTest.php Simplify IOFactory to rely on autoloading 2017-10-22 01:54:14 +09:00
ReferenceHelperTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
SettingsTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00