Page MenuHomePhabricator
Diviner Arcanist Tech Docs ArcanistXHPASTLinterRuleTestCase

abstract class ArcanistXHPASTLinterRuleTestCase
Arcanist Technical Documentation (Lint)

Facilitates implementation of test cases for ArcanistXHPASTLinterRules.

Methods

final protected function getLinter()

This method is not documented.
Return
wild

protected function getLinterRule()

Returns an instance of the linter rule being tested.

Return
ArcanistXHPASTLinterRule