runTestCase('IF', $expectedResult, ...$args); } public function providerIF(): array { return require 'tests/data/Calculation/Logical/IF.php'; } }