PhpSpreadsheet/tests/PhpSpreadsheetTests
Adrien Crivelli 50a0ec58af
Merge all examples together
Closes #17
2017-10-01 17:48:59 +09:00
..
Calculation Remove PHPUnit group fail19, because it has no use anymore 2017-09-30 12:18:14 +09:00
Cell Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Chart Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Collection Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Custom Upgrade to PHP-CS-Fixer 2.0 2016-12-22 23:46:26 +09:00
Helper Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Reader Support missing attribute `r` in `c` node when reading xlsx 2017-09-22 14:49:38 +09:00
Shared Remove PHPUnit group fail19, because it has no use anymore 2017-09-30 12:18:14 +09:00
Style Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Worksheet Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Writer Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
CalculationTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
CellTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
IOFactoryTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
ReferenceHelperTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
SampleTest.php Merge all examples together 2017-10-01 17:48:59 +09:00
SettingsTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
WorksheetTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00