Home
last modified time | relevance | path

Searched refs:formatDiffString (Results 1 – 1 of 1) sorted by relevance

/PHP-Parser/test/PhpParser/Internal/
H A DDifferTest.php6 private function formatDiffString(array $diff) { function in PhpParser\\Internal\\DifferTest
36 $this->assertSame($expectedDiffStr, $this->formatDiffString($diff));
57 $this->assertSame($expectedDiffStr, $this->formatDiffString($diff));

Completed in 4 milliseconds