PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/LookupRef
Mark Baker 09022256f4
Resolve Deprecated setMethods() call when Mocking for tests (#1925)
Resolve Deprecated `setMethods()` calls when Mocking for tests, using `onlyMethods()` and `addMethods()` instead
2021-03-15 14:50:05 +01:00
..
AddressTest.php Start refactoring the Lookup and Reference functions (#1912) 2021-03-10 21:18:33 +01:00
ChooseTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ColumnTest.php Resolve Deprecated setMethods() call when Mocking for tests (#1925) 2021-03-15 14:50:05 +01:00
ColumnsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
HLookupTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
IndexTest.php Lookup ref further tests and examples (#1918) 2021-03-11 22:34:47 +01:00
IndirectTest.php First step extracting INDIRECT() and OFFSET() to their own classes (#1921) 2021-03-14 19:58:10 +01:00
LookupTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
MatchTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
OffsetTest.php First step extracting INDIRECT() and OFFSET() to their own classes (#1921) 2021-03-14 19:58:10 +01:00
RowTest.php Resolve Deprecated setMethods() call when Mocking for tests (#1925) 2021-03-15 14:50:05 +01:00
RowsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
TransposeTest.php Start refactoring the Lookup and Reference functions (#1912) 2021-03-10 21:18:33 +01:00
VLookupTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00