You are here

protected property JmesPathParserTest::$parserId in Feeds extensible parsers 8

Same name in this branch
  1. 8 tests/src/Functional/Feeds/Parser/JmesPathParserTest.php \Drupal\Tests\feeds_ex\Functional\Feeds\Parser\JmesPathParserTest::parserId
  2. 8 tests/src/FunctionalJavascript/Feeds/Parser/JmesPathParserTest.php \Drupal\Tests\feeds_ex\FunctionalJavascript\Feeds\Parser\JmesPathParserTest::parserId

The ID of the parser to test.

Type: string

Overrides ParserTestBase::$parserId

File

tests/src/Functional/Feeds/Parser/JmesPathParserTest.php, line 18

Class

JmesPathParserTest
@coversDefaultClass \Drupal\feeds_ex\Feeds\Parser\JmesPathParser @group feeds_ex

Namespace

Drupal\Tests\feeds_ex\Functional\Feeds\Parser

Code

protected $parserId = 'jmespath';