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. |