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