Same name in other branches
- 5.0.x advagg_mod/tests/src/Functional/ModifierPagesTest.php \Drupal\Tests\advagg_mod\Functional\ModifierPagesTest::routes
- 6.0.x advagg_mod/tests/src/Functional/ModifierPagesTest.php \Drupal\Tests\advagg_mod\Functional\ModifierPagesTest::routes
- 8.x-2.x advagg_mod/src/Tests/ModifierPagesTest.php \Drupal\advagg_mod\Tests\ModifierPagesTest::routes
- 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
File
-
advagg_mod/
tests/ src/ Functional/ ModifierPagesTest.php, line 28
Class
- ModifierPagesTest
- Tests that all the AdvAgg Modifier path(s) return valid content.
Namespace
Drupal\Tests\advagg_mod\FunctionalCode
public $routes = [
'advagg_mod.settings',
];