Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DParserTest.php1143 public function testCommentLikeStringsAreNotStrippedInBlockScalars($yaml, $expectedParserResult) argument
1145 $this->assertSame($expectedParserResult, $this->parser->parse($yaml));