drupal/core/modules/simpletest/src
Alex Pott 8f92d9a166
Issue #2973127 by vaplas, Mile23, alexpott: Exclude *TestBase.php, *Trait.php and *Interface.php files from test discovery reflection
2018-05-22 09:41:43 +01:00
..
Cache/Context Issue #2893117 by Mile23, Berdir, Yogesh Pawar, xjm, catch, alexpott: Improve HTML caching of Simpletest UI test form 2018-03-02 12:44:43 +00:00
Exception Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
Form Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard 2018-05-11 10:40:33 +01:00
Tests Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard 2018-05-11 10:40:33 +01:00
AssertContentTrait.php Issue #2907169 by Mile23, Jo Fitzgerald: Break KernelTestBase dependency on Simpletest, deprecate stub BC traits 2018-02-18 16:05:51 +00:00
AssertHelperTrait.php Issue #2803621 by Mile23: Break BrowserTestBase & children dependency on Simpletest, deprecate stub BC traits 2017-08-31 07:59:34 +10:00
BlockCreationTrait.php Issue #2922371 by Mile23, dawehner, caseylau: Numerous deprecation messages for test traits do not reference the correct replacement 2017-11-22 05:12:20 -06:00
BrowserTestBase.php Issue #2754541 by webflo, YesCT: Fix folder location in BrowserTestBase docs 2016-06-24 15:21:34 +02:00
ContentTypeCreationTrait.php Issue #2921942 by caseylau: \Drupal\simpletest\ContentTypeCreationTrait @deprecated references new class in the incorrect namespace 2017-11-09 14:11:58 +00:00
InstallerTestBase.php Issue #2927344 by Wim Leers, xjm, webchick, larowlan, catch, David_Rothstein, yoroy: Specifically warn about end dates for PHP support for old versions 2018-02-02 07:27:25 +10:00
KernelTestBase.php Issue #2926120 by idebr, zaporylie, borisson_: @var tag must not end with a full stop 2018-05-15 06:49:38 +10:00
NodeCreationTrait.php Issue #2921860 by laughnan, tedbow: \Drupal\simpletest\NodeCreationTrait @deprecated references new class in the incorrect namespace 2017-11-09 14:11:11 +00:00
RandomGeneratorTrait.php Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard 2016-05-08 10:05:38 -05:00
RouteProvider.php Issue #2907169 by Mile23, Jo Fitzgerald: Break KernelTestBase dependency on Simpletest, deprecate stub BC traits 2018-02-18 16:05:51 +00:00
SessionTestTrait.php Issue #2702281 by edurenye, dpopdan, larowlan, alexpott, dawehner: Move Drupal\simpletest\RandomGeneratorTrait, Drupal\simpletest\WebAssert and Drupal\simpletest\SessionTestTrait into Drupal\Tests namespace 2016-04-27 11:42:15 +01:00
TestBase.php Issue #2958429 by alexpott: Properly deprecate SafeMarkup::format() 2018-05-01 16:14:09 +01:00
TestDiscovery.php Issue #2973127 by vaplas, Mile23, alexpott: Exclude *TestBase.php, *Trait.php and *Interface.php files from test discovery reflection 2018-05-22 09:41:43 +01:00
TestServiceProvider.php Issue #2907169 by Mile23, Jo Fitzgerald: Break KernelTestBase dependency on Simpletest, deprecate stub BC traits 2018-02-18 16:05:51 +00:00
UserCreationTrait.php Issue #2921931 by dravenk: \Drupal\simpletest\UserCreationTrait @deprecated references new class in the incorrect namespace 2017-11-09 14:13:23 +00:00
WebAssert.php Issue #2702281 by edurenye, dpopdan, larowlan, alexpott, dawehner: Move Drupal\simpletest\RandomGeneratorTrait, Drupal\simpletest\WebAssert and Drupal\simpletest\SessionTestTrait into Drupal\Tests namespace 2016-04-27 11:42:15 +01:00
WebTestBase.php Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard 2018-05-11 10:40:33 +01:00