getAttributes(); expect($attributes[1]->getName())->toBe(CoversFunction::class); expect($attributes[1]->getArguments()[0])->toBe('testCoversFunction'); })->coversFunction('testCoversFunction');