You are here

37 calls to ExtensionListTestTrait::getModulePath() in Drupal 9

AggregatorTestBase::getAtomSample in core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php
Returns an example Atom feed.
AggregatorTestBase::getHtmlEntitiesSample in core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php
Returns an example feed.
AggregatorTestBase::getRSS091Sample in core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php
Returns an example RSS091 feed.
CKEditorLoadingTest::testLoading in core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php
Tests loading of CKEditor CSS, JS and JS settings.
CKEditorPluginManagerTest::testCssFiles in core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php
Tests the iframe instance CSS files of plugins.
CKEditorPluginManagerTest::testEnabledPlugins in core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php
Tests the enabling of plugins.
CKEditorTest::testBuildContentsCssJSSetting in core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
Tests CKEditor::buildContentsCssJSSetting().
CommentCSSTest::testCommentClasses in core/modules/comment/tests/src/Functional/CommentCSSTest.php
Tests CSS classes on comments.
ConfigInstallProfileOverrideTest::testInstallProfileConfigOverwrite in core/modules/config/tests/src/Functional/ConfigInstallProfileOverrideTest.php
Tests install profile config changes.
CredentialFormTest::testCredentialFrom in core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php
Test the credential form.
DbLogTest::testBacktrace in core/modules/dblog/tests/src/Functional/DbLogTest.php
Tests that the details page displays correctly backtrace.
EditorLoadingTest::getThingsToCheck in core/modules/editor/tests/src/Functional/EditorLoadingTest.php
EntityTypeWithoutViewsDataTest::testEntityTypeWithoutViewsData in core/modules/datetime_range/tests/src/Kernel/Views/EntityTypeWithoutViewsDataTest.php
Tests the case when an entity type provides no views data.
ErrorHandlerTest::testErrorHandler in core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php
Tests the error handler.
ErrorHandlerTest::testExceptionHandler in core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php
Tests the exception handler.
FilePathTest::setUp in core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php
HtaccessTest::getProtectedFiles in core/modules/system/tests/src/Functional/System/HtaccessTest.php
Get an array of file paths for access testing.
IdConflictTest::setUp in core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php
IdConflictTest::setUp in core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php
IntegrationTest::testNodeCounterIntegration in core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php
Tests the integration of the {node_counter} table in views.
ModuleTestBase::assertModuleConfig in core/modules/system/tests/src/Functional/Module/ModuleTestBase.php
Asserts that the default configuration of a module has been installed.
MultilingualReviewPageTest::setUp in core/modules/migrate_drupal_ui/tests/src/Functional/d6/MultilingualReviewPageTest.php
MultilingualReviewPageTest::setUp in core/modules/migrate_drupal_ui/tests/src/Functional/d7/MultilingualReviewPageTest.php
NodeClassicTest::setUp in core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php
NoMultilingualReviewPageTest::setUp in core/modules/migrate_drupal_ui/tests/src/Functional/d6/NoMultilingualReviewPageTest.php
NoMultilingualReviewPageTest::setUp in core/modules/migrate_drupal_ui/tests/src/Functional/d7/NoMultilingualReviewPageTest.php
SourceProviderTest::testSourceProvider in core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php
Test missing source provider.
StatisticsAdminTest::testDeleteNode in core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php
Tests that when a node is deleted, the node counter is deleted too.
StatisticsAdminTest::testExpiredLogs in core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php
Tests that cron clears day counts and expired access logs.
StatisticsAdminTest::testStatisticsSettings in core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php
Verifies that the statistics settings page works.
StatisticsLoggingTest::testLogging in core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php
Verifies node hit counter logging and script placement.
StatisticsReportsTest::testPopularContentBlock in core/modules/statistics/tests/src/Functional/StatisticsReportsTest.php
Tests the "popular content" block.
StatisticsTokenReplaceTest::testStatisticsTokenReplacement in core/modules/statistics/tests/src/Functional/StatisticsTokenReplaceTest.php
Creates a node, then tests the statistics tokens generated from it.
TwigDebugMarkupTest::testTwigDebugMarkup in core/modules/system/tests/src/Functional/Theme/TwigDebugMarkupTest.php
Tests debug markup added to Twig template output.
Upgrade6Test::setUp in core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php
Upgrade7Test::setUp in core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php
ViewsConfigUpdaterTest::loadTestView in core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php
Loads a test view.