You are here

18 calls to PotxTest::assertPotxErrors() in Translation template extractor 8

PotxTest::testDrupal5 in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 5 module.
PotxTest::testDrupal6 in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 6 module.
PotxTest::testDrupal7 in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 7 module.
PotxTest::testDrupal7WithSyntaxError in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 7 module with a syntax error.
PotxTest::testDrupal8 in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 module.
PotxTest::testDrupal8BreakpointsYml in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 .breakpoints.yml files.
PotxTest::testDrupal8ConstraintMessages in tests/src/Kernel/PotxTest.php
Test parsing Drupal 8 validation constraint messages.
PotxTest::testDrupal8CustomYml in tests/src/Kernel/PotxTest.php
Test parsing of custom yaml files.
PotxTest::testDrupal8InfoYml in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 .info.yml files.
PotxTest::testDrupal8LanguageManager in tests/src/Kernel/PotxTest.php
Test parsing of the special DrupalManager class in Drupal 8 core.
PotxTest::testDrupal8LocalContextualYml in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 local tasks, contextual link and action files.
PotxTest::testDrupal8MenuLinksYml in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 menu link files.
PotxTest::testDrupal8PermissionsYml in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 permissions files.
PotxTest::testDrupal8RoutingYml in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 .routing.yml files.
PotxTest::testDrupal8ShippedConfiguration in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 shipped configuration files.
PotxTest::testDrupal8Twig in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 Twig templates.
PotxTest::testDrupalInfo in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 6 info file. Drupal 5 and 7 have no other rules.
PotxTest::testDrupalJs in tests/src/Kernel/PotxTest.php
Test parsing of a Drupal JS file.