@dataProvider getTests
... See full list
public function testCompile($node, $source, $environment = null) { $this ->assertNodeCompilation($source, $node, $environment); }