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