* Extract remaining Financial function unit tests into separate test classes for each function This makes it easier to manage unit tests if they are individual files rather than all in a single file It also provides a stepping stone toward making it easier to test Excel functions when Excel errors no longer return a string, but an actual Excel exception that can be handled more cleanly |
||
|---|---|---|
| .. | ||
| Calculation | ||
| Cell | ||
| Chart | ||
| Collection | ||
| Custom | ||
| Functional | ||
| Helper | ||
| Reader | ||
| Shared | ||
| Style | ||
| Worksheet | ||
| Writer | ||
| DefinedNameFormulaTest.php | ||
| DefinedNameTest.php | ||
| DocumentGeneratorTest.php | ||
| IOFactoryTest.php | ||
| NamedFormulaTest.php | ||
| NamedRangeTest.php | ||
| ReferenceHelperTest.php | ||
| SettingsTest.php | ||
| SpreadsheetTest.php | ||