PhpSpreadsheet/tests/PhpSpreadsheetTests/Writer/Html
oleibman 9947de3b89
Restore working directory if test fails (#1490)
This test changes directory then performs an assertion.
No problem if the assertion succeeds. I was a little concerned about
what would happen if the assertion fails, leaving us in the
new directory. So I have changed test to use setUp/tearDown
to ensure that we end up where we started.
2020-05-24 19:54:59 +09:00
..
AllOrOneSheetTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
GridlinesTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
HtmlCommentsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
HtmlNumberFormatTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ImagesRootTest.php Restore working directory if test fails (#1490) 2020-05-24 19:54:59 +09:00
InvalidFileNameTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
RepeatedRowsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
VisibilityTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00