You are here

namespace Drupal\TestSite in Drupal 9

Same name in other branches
  1. 8 Drupal\TestSite
Classsort descending Location Description
TestPreinstallInterface core/tests/Drupal/TestSite/TestPreinstallInterface.php Allows running code prior to a test site install.
TestSetupInterface core/tests/Drupal/TestSite/TestSetupInterface.php Allows setting up an environment as part of a test site install.
TestSiteApplication core/tests/Drupal/TestSite/TestSiteApplication.php Application wrapper for test site commands.
TestSiteInstallTestScript core/tests/Drupal/TestSite/TestSiteInstallTestScript.php Setup file used by TestSiteApplicationTest.
TestSiteMultilingualInstallTestScript core/tests/Drupal/TestSite/TestSiteMultilingualInstallTestScript.php Setup file used by TestSiteApplicationTest.
TestSiteOliveroInstallTestScript core/tests/Drupal/TestSite/TestSiteOliveroInstallTestScript.php Setup file used by TestSiteInstallTestScript.