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