EnableDisableTest::assertSuccessfulDisableAndUninstall |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/EnableDisableTest.php |
Disables and uninstalls a module and asserts that it was done correctly. |
ConfigInstallWebTest::testIntegrationModuleReinstallation |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallWebTest.php |
Tests module re-installation. |
DrupalUnitTestBaseTest::testEnableModulesInstallContainer |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests installing modules via enableModules() with DepedencyInjection services. |
MappingDefinitionTest::testMappingDefinitionTestBundleInstall |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Creates a content type and a node of type test_bundle_hook_install and
tests whether the RDF mapping defined in rdf_test.install is used. |
InstallationProfileModuleTestsTest::testInstallationProfileTests |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Tests existence of test case located in an installation profile module. |
OtherInstallationProfileModuleTestsTest::testOtherInstallationProfile |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Tests that tests located in another installation profile do not appear. |