PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/LookupRef
Mark Baker d5dc58d20e
Extract information functions (#2605)
* Split Information functions into a dedicated class and namespace and categorise as Value or Error
* Refactor all error functions into the new ExcelError class
2022-02-19 13:53:17 +01:00
..
AddressTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
AllSetupTeardown.php Minor Improvement to Test Cleanup LookupRef 2021-05-14 10:30:49 +02:00
ChooseTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
ColumnOnSpreadsheetTest.php Minor Improvement to Test Cleanup LookupRef 2021-05-14 10:30:49 +02:00
ColumnTest.php Replace Tests With Unneeded Mocking (#2465) 2021-12-31 13:24:43 -08:00
ColumnsOnSpreadsheetTest.php Minor Improvement to Test Cleanup LookupRef 2021-05-14 10:30:49 +02:00
ColumnsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
FormulaTextTest.php Replace Tests With Unneeded Mocking (#2465) 2021-12-31 13:24:43 -08:00
HLookupTest.php Corrections for HLOOKUP Function (#2330) 2021-10-23 17:59:42 -07:00
HyperlinkTest.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IndexTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
IndirectTest.php Minor Improvement to Test Cleanup LookupRef 2021-05-14 10:30:49 +02:00
LookupTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
MatchTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
MovedFunctionsTest.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
OffsetTest.php Replace Tests With Unneeded Mocking (#2465) 2021-12-31 13:24:43 -08:00
RowOnSpreadsheetTest.php Minor Improvement to Test Cleanup LookupRef 2021-05-14 10:30:49 +02:00
RowTest.php Replace Tests With Unneeded Mocking (#2465) 2021-12-31 13:24:43 -08:00
RowsOnSpreadsheetTest.php Minor Improvement to Test Cleanup LookupRef 2021-05-14 10:30:49 +02:00
RowsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
TransposeTest.php Replace Tests With Unneeded Mocking (#2465) 2021-12-31 13:24:43 -08:00
VLookupTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00