You are here

namespace Drupal\system\Tests\Bootstrap in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\system\Tests\Bootstrap
Classsort descending Location Description
DrupalSetMessageTest core/modules/system/src/Tests/Bootstrap/DrupalSetMessageTest.php Tests drupal_set_message() and related functions.
ErrorContainer core/modules/system/src/Tests/Bootstrap/ErrorContainer.php Container base class which triggers an error.
ExceptionContainer core/modules/system/src/Tests/Bootstrap/ExceptionContainer.php Base container which throws an exception.
GetFilenameUnitTest core/modules/system/src/Tests/Bootstrap/GetFilenameUnitTest.php Tests that drupal_get_filename() works correctly.
ResettableStaticUnitTest core/modules/system/src/Tests/Bootstrap/ResettableStaticUnitTest.php Tests that drupal_static() and drupal_static_reset() work.