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