Same name and namespace in other branches
  1. 5.0.x advagg_mod/tests/src/Functional/ModifierPagesTest.php \Drupal\Tests\advagg_mod\Functional\ModifierPagesTest::routes
  2. 6.0.x advagg_mod/tests/src/Functional/ModifierPagesTest.php \Drupal\Tests\advagg_mod\Functional\ModifierPagesTest::routes
  3. 8.x-3.x advagg_mod/tests/src/Functional/ModifierPagesTest.php \Drupal\Tests\advagg_mod\Functional\ModifierPagesTest::routes
  4. 8.x-4.x advagg_mod/tests/src/Functional/ModifierPagesTest.php \Drupal\Tests\advagg_mod\Functional\ModifierPagesTest::routes

Routes to test.

Type: array

Overrides AdminPagesTest::$routes

Fichier

advagg_mod/src/Tests/ModifierPagesTest.php, line 28

Classe

ModifierPagesTest
Tests that all the AdvAgg Modifier path(s) return valid content.

Namespace

Drupal\advagg_mod\Tests

Code

public $routes = [
    'advagg_mod.settings',
];