| GenericModuleTestBase |
class |
core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php |
Runs a series of generic tests for one module. |
| GenericModuleTestBase.php |
file |
core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php |
|
| GenericModuleTestBase::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php |
The theme to install as the default for testing. |
| GenericModuleTestBase::$modules |
property |
core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php |
Modules to install. |
| GenericModuleTestBase::assertHookHelp |
function |
core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php |
Verifies hook_help() syntax. |
| GenericModuleTestBase::getModule |
function |
core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php |
Get the module name. |
| GenericModuleTestBase::preUnInstallSteps |
function |
core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php |
Helper to perform any steps required prior to uninstalling a module. |
| GenericModuleTestBase::testModuleGenericIssues |
function |
core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php |
Checks some generic things about a module. |
| GenericRecipeTestBase |
class |
core/modules/system/tests/src/Functional/Recipe/GenericRecipeTestBase.php |
Runs a series of generic tests for one recipe. |
| GenericRecipeTestBase.php |
file |
core/modules/system/tests/src/Functional/Recipe/GenericRecipeTestBase.php |
|
| GenericRecipeTestBase::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Recipe/GenericRecipeTestBase.php |
The theme to install as the default for testing. |
| GenericRecipeTestBase::$profile |
property |
core/modules/system/tests/src/Functional/Recipe/GenericRecipeTestBase.php |
The profile to install as a basis for testing. |
| GenericRecipeTestBase::doApply |
function |
core/modules/system/tests/src/Functional/Recipe/GenericRecipeTestBase.php |
Applies the recipe under test. |
| GenericRecipeTestBase::getRecipePath |
function |
core/modules/system/tests/src/Functional/Recipe/GenericRecipeTestBase.php |
Returns the path of the recipe under test. |
| GenericRecipeTestBase::testRecipeCanBeApplied |
function |
core/modules/system/tests/src/Functional/Recipe/GenericRecipeTestBase.php |
Tests that this recipe can be applied multiple times. |
| GenericTest |
class |
core/modules/content_translation/tests/src/Functional/GenericTest.php |
Generic module test for content_translation. |
| GenericTest |
class |
core/modules/datetime_range/tests/src/Functional/GenericTest.php |
Generic module test for datetime_range. |
| GenericTest |
class |
core/modules/layout_discovery/tests/src/Functional/GenericTest.php |
Generic module test for layout_discovery. |
| GenericTest |
class |
core/modules/text/tests/src/Functional/GenericTest.php |
Generic module test for text. |
| GenericTest |
class |
core/modules/block_content/tests/src/Functional/GenericTest.php |
Generic module test for block_content. |
| GenericTest |
class |
core/modules/package_manager/tests/src/Functional/GenericTest.php |
Generic module test for package_manager. |
| GenericTest |
class |
core/modules/system/tests/src/Functional/GenericTest.php |
Generic module test for system. |
| GenericTest |
class |
core/modules/ban/tests/src/Functional/GenericTest.php |
Generic module test for ban. |
| GenericTest |
class |
core/modules/field_ui/tests/src/Functional/GenericTest.php |
Generic module test for field_ui. |
| GenericTest |
class |
core/modules/field_layout/tests/src/Functional/GenericTest.php |
Generic module test for field_layout. |
| GenericTest |
class |
core/modules/syslog/tests/src/Functional/GenericTest.php |
Generic module test for syslog. |
| GenericTest |
class |
core/modules/announcements_feed/tests/src/Functional/GenericTest.php |
Generic module test for announcements_feed. |
| GenericTest |
class |
core/modules/help/tests/src/Functional/GenericTest.php |
Generic module test for help. |
| GenericTest |
class |
core/modules/migrate/tests/src/Functional/GenericTest.php |
Generic module test for migrate. |
| GenericTest |
class |
core/modules/path_alias/tests/src/Functional/GenericTest.php |
Generic module test for path_alias. |
| GenericTest |
class |
core/modules/filter/tests/src/Functional/GenericTest.php |
Generic module test for filter. |
| GenericTest |
class |
core/modules/serialization/tests/src/Functional/GenericTest.php |
Generic module test for serialization. |
| GenericTest |
class |
core/modules/views/tests/src/Functional/GenericTest.php |
Generic module test for views. |
| GenericTest |
class |
core/modules/link/tests/src/Functional/GenericTest.php |
Generic module test for link. |
| GenericTest |
class |
core/modules/rest/tests/src/Functional/GenericTest.php |
Generic module test for rest. |
| GenericTest |
class |
core/modules/inline_form_errors/tests/src/Functional/GenericTest.php |
Generic module test for inline_form_errors. |
| GenericTest |
class |
core/modules/workflows/tests/src/Functional/GenericTest.php |
Generic module test for workflows. |
| GenericTest |
class |
core/modules/automated_cron/tests/src/Functional/GenericTest.php |
Generic module test for automated_cron. |
| GenericTest |
class |
core/modules/path/tests/src/Functional/GenericTest.php |
Generic module test for path. |
| GenericTest |
class |
core/modules/datetime/tests/src/Functional/GenericTest.php |
Generic module test for datetime. |
| GenericTest |
class |
core/modules/migrate_drupal_ui/tests/src/Functional/GenericTest.php |
Generic module test for migrate_drupal_ui. |
| GenericTest |
class |
core/modules/image/tests/src/Functional/GenericTest.php |
Generic module test for image. |
| GenericTest |
class |
core/modules/basic_auth/tests/src/Functional/GenericTest.php |
Generic module test for basic_auth. |
| GenericTest |
class |
core/modules/update/tests/src/Functional/GenericTest.php |
Generic module test for update. |
| GenericTest |
class |
core/modules/toolbar/tests/src/Functional/GenericTest.php |
Generic module test for toolbar. |
| GenericTest |
class |
core/modules/comment/tests/src/Functional/GenericTest.php |
Generic module test for comment. |
| GenericTest |
class |
core/recipes/content_search/tests/src/Functional/GenericTest.php |
Tests Generic. |
| GenericTest |
class |
core/recipes/basic_shortcuts/tests/src/Functional/GenericTest.php |
Tests Generic. |
| GenericTest |
class |
core/recipes/page_content_type/tests/src/Functional/GenericTest.php |
Tests Generic. |
| GenericTest |
class |
core/recipes/basic_html_format_editor/tests/src/Functional/GenericTest.php |
Tests Generic. |