PhpSpreadsheet/tests
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
..
data In Xml reader throw exception in case of invalid XML (#222) 2017-09-20 14:20:12 +09:00
PhpSpreadsheetTests Use self::assert*() instead of $this->assert*() 2017-09-22 14:22:44 +09:00
bootstrap.php Simplify bootstrap for tests 2017-01-23 15:05:41 +09:00