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