runTestCases('COUNTA', $expectedResult, ...$args); } public static function providerCOUNTA(): array { return require 'tests/data/Calculation/Statistical/COUNTA.php'; } }