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