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