PhpSpreadsheet/tests/PhpSpreadsheetTests/Cell
oleibman c112802023
Eliminate Most Scrutinizer Problems in Test Suite (#2699)
* Eliminate Most Scrutinizer Problems in Test Suite

Mostly minor code changes, with some annotations.

* Missed 2 php-cs-fixer Problems

They should be fixed now.
2022-03-21 13:58:42 -07:00
..
AddressHelperTest.php Eliminate Most Scrutinizer Problems in Test Suite (#2699) 2022-03-21 13:58:42 -07:00
AdvancedValueBinderTest.php Update Some Doc Block Annotations (#2351) 2021-11-11 23:38:05 -08:00
CellTest.php Refactor ISO data type validation from cell to shared date; add extra checks for invalid dates; and appropriate unit tests 2022-02-26 14:13:12 +01:00
CoordinateTest.php Eliminate Most Scrutinizer Problems in Test Suite (#2699) 2022-03-21 13:58:42 -07:00
DataTypeTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
DataValidationTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DataValidator2Test.php Data Validations Referencing Another Sheet (#2265) 2021-08-24 08:58:38 -07:00
DataValidatorTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DefaultValueBinderTest.php Update Some Doc Block Annotations (#2351) 2021-11-11 23:38:05 -08:00
HyperlinkTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
StringValueBinderTest.php Update Some Doc Block Annotations (#2351) 2021-11-11 23:38:05 -08:00
ValueBinderWithOverriddenDataTypeForValue.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00