PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/LookupRef
oleibman 252474c1bd
Scrutinizer Clean Up Tests (#3061)
* Scrutinizer Clean Up Tests

No source code involved.

* Scrutinizer Whack-a-mole

Fixed 17, added 10. Trying again.

* Simplify Some Tests

Eliminate some null assertions.

* Dead Code

Remove 2 statements.
2022-09-14 07:11:20 -07:00
..
AddressTest.php Start work on array-enabling the Lookup and Reference functions (#2602) 2022-02-19 18:36:50 +01:00
AllSetupTeardown.php Minor Improvement to Test Cleanup LookupRef 2021-05-14 10:30:49 +02:00
ChooseTest.php Start work on array-enabling the Lookup and Reference functions (#2602) 2022-02-19 18:36:50 +01: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 Scrutinizer Clean Up Tests (#3061) 2022-09-14 07:11:20 -07:00
FilterTest.php Bugfix to returned column indexes for FILTER() by row 2022-03-24 22:12:08 +01:00
FormulaTextTest.php Replace Tests With Unneeded Mocking (#2465) 2021-12-31 13:24:43 -08:00
HLookupTest.php Bugfix for Issue #3013, Named ranges not usable as anchors in OFFSET function 2022-08-19 11:28:51 +02:00
HyperlinkTest.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IndexTest.php Scrutinizer Clean Up Tests (#3061) 2022-09-14 07:11:20 -07:00
IndirectTest.php Minor Improvement to Test Cleanup LookupRef 2021-05-14 10:30:49 +02:00
LookupTest.php Start work on array-enabling the Lookup and Reference functions (#2602) 2022-02-19 18:36:50 +01:00
MatchTest.php Start work on array-enabling the Lookup and Reference functions (#2602) 2022-02-19 18:36:50 +01:00
MatrixHelperFunctionsTest.php Initial work implementing the FILTER() Lookup/Reference function 2022-03-20 18:01:30 +01:00
MovedFunctionsTest.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
OffsetTest.php Bugfix for Issue #3013, Named ranges not usable as anchors in OFFSET function 2022-08-19 11:28:51 +02: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 Scrutinizer Clean Up Tests (#3061) 2022-09-14 07:11:20 -07:00
SortByTest.php Additional unit testing 2022-03-24 17:51:06 +01:00
SortTest.php Initial work on the SORT() and SORTBY() Lookup/Reference functions 2022-03-24 12:21:27 +01:00
TransposeTest.php Replace Tests With Unneeded Mocking (#2465) 2021-12-31 13:24:43 -08:00
UniqueTest.php Fix scrutinizer issue complaint 2022-03-18 15:07:13 +01:00
VLookupTest.php VLOOKUP Breaks When Array Contains Null Cells (#2939) 2022-07-17 06:27:56 -07:00