PhpSpreadsheet/tests/PhpSpreadsheetTests/Worksheet
Adrien Crivelli aef4d711f5
Use self::assert*() instead of $this->assert*()
Because even if it doesn't make a difference in practice, it is
technically more correct to call static methods statically. It
also better advertise that those methods can be used from any context.
2017-09-22 14:22:44 +09:00
..
AutoFilter Use self::assert*() instead of $this->assert*() 2017-09-22 14:22:44 +09:00
AutoFilterTest.php Use self::assert*() instead of $this->assert*() 2017-09-22 14:22:44 +09:00
ColumnCellIteratorTest.php Use self::assert*() instead of $this->assert*() 2017-09-22 14:22:44 +09:00
ColumnIteratorTest.php Use self::assert*() instead of $this->assert*() 2017-09-22 14:22:44 +09:00
RowCellIteratorTest.php Use self::assert*() instead of $this->assert*() 2017-09-22 14:22:44 +09:00
RowIteratorTest.php Use self::assert*() instead of $this->assert*() 2017-09-22 14:22:44 +09:00
WorksheetColumnTest.php Use self::assert*() instead of $this->assert*() 2017-09-22 14:22:44 +09:00
WorksheetRowTest.php Use self::assert*() instead of $this->assert*() 2017-09-22 14:22:44 +09:00