runTestCase('OR', $expectedResult, ...$args); } public function providerOR(): array { return require 'tests/data/Calculation/Logical/OR.php'; } }