PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/LookupRef
Mark Baker d2e6db71fa
Lookup functions additional unit tests (#2074)
* Additional unit tests for VLOOKUP() and HLOOKUP()
* Additional unit tests for CHOOSE()
* Unit tests for HYPERLINK() function
* Fix CHOOSE() test for spillage
2021-05-07 23:40:30 +02:00
..
AddressTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
AllSetupTeardown.php Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004) 2021-04-20 22:16:21 +02:00
ChooseTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
ColumnOnSpreadsheetTest.php Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004) 2021-04-20 22:16:21 +02:00
ColumnTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
ColumnsOnSpreadsheetTest.php Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004) 2021-04-20 22:16:21 +02:00
ColumnsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
HLookupTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
HyperlinkTest.php Lookup functions additional unit tests (#2074) 2021-05-07 23:40:30 +02:00
IndexTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
IndirectTest.php Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004) 2021-04-20 22:16:21 +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
OffsetTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
RowOnSpreadsheetTest.php Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004) 2021-04-20 22:16:21 +02:00
RowTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
RowsOnSpreadsheetTest.php Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004) 2021-04-20 22:16:21 +02:00
RowsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
TransposeTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
VLookupTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00