PhpSpreadsheet/tests/PhpSpreadsheetTests/Functional
Steffen Breiler 653adf8e10
Adding option to stop at a conditional styling, if it matches
This would be used like `$conditonal->setStopIfTrue()` and is only supported
for XLSX format for now.

Closes #292
2018-01-07 22:45:51 +09:00
..
AbstractFunctional.php Introduce identical functional tests across several formats 2017-12-17 16:35:20 +09:00
ConditionalStopIfTrueTest.php Adding option to stop at a conditional styling, if it matches 2018-01-07 22:45:51 +09:00
EnclosureTest.php Test classes must ends with Test 2018-01-02 00:53:28 +09:00
FreezePaneTest.php Test classes must ends with Test 2018-01-02 00:53:28 +09:00
HtmlCommentsTest.php Support for cell comments in HTML writer and reader 2018-01-07 21:51:48 +09:00
MergedCellsTest.php Test classes must ends with Test 2018-01-02 00:53:28 +09:00