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