9 calls to ModuleTestBase::assertModules()

ConfigImportAllTest::testInstallUninstall in core/modules/config/tests/src/Functional/ConfigImportAllTest.php
Tests that a fixed set of modules can be installed and uninstalled.
DependencyTest::testCoreCompatibility in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Tests enabling modules with different core version specifications.
DependencyTest::testCoreVersionContains8X in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Tests the dependency checks when core version contains '8.x' within it.
DependencyTest::testEnableRequirementsFailureDependency in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Tests enabling a module that depends on a module which fails hook_requirements().
DependencyTest::testEnableWithoutDependency in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Attempts to enable the Content Translation module without Language enabled.
DependencyTest::testModuleEnableOrder in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Tests that module dependencies are enabled in the correct order in the UI.
DependencyTest::testProjectNamespaceForDependencies in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Checks functionality of project namespaces for dependencies.
DependencyTest::testUninstallDependents in core/modules/forum/tests/src/Functional/Module/DependencyTest.php
Tests attempting to uninstall a module that has installed dependents.
HookRequirementsTest::testHookRequirementsFailure in core/modules/system/tests/src/Functional/Module/HookRequirementsTest.php
Assert that a module cannot be installed if it fails hook_requirements().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.