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