Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\ElementFlagParserTest::assertCanParse PHP Method

assertCanParse() public method

public assertCanParse ( string $element, FlagBag $expected )
$element string
$expected Nelmio\Alice\Definition\FlagBag
    public function assertCanParse(string $element, FlagBag $expected)
    {
        // Do nothing: skip those tests as are irrelevant for this parser
    }