Page MenuHomePhabricator
Diviner libphutil Tech Docs ArcanistXHPASTLinterRuleTestCase

abstract class ArcanistXHPASTLinterRuleTestCase
libphutil Technical Documentation ()

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