Searched refs:doTestPrettyPrintMethod (Results 1 – 1 of 1) sorted by relevance
/PHP-Parser/test/PhpParser/ |
H A D | PrettyPrinterTest.php | 31 protected function doTestPrettyPrintMethod($method, $name, $code, $expected, $modeLine) { function in PhpParser\\PrettyPrinterTest 41 $this->doTestPrettyPrintMethod('prettyPrint', $name, $code, $expected, $mode); 48 $this->doTestPrettyPrintMethod('prettyPrintFile', $name, $code, $expected, $mode);
|
Completed in 4 milliseconds