drupal/core/modules/simpletest/src
effulgentsia 7dee9f8f27 Issue #2566447 by stefan.r, joelpittet, alexpott, lauriii, dawehner: Cast safe string objects to string or use assertEqual() in some assertIdentical() comparisons 2015-09-14 10:31:04 -07:00
..
Exception Issue #2500031 by cilefen: Killing the entire Testing list page if any test anywhere is missing a summary is not nice; add robustness 2015-06-05 22:13:02 +01:00
Form Issue #2334067 by mgifford, LewisNyman: error.svg doesn't have sufficient color contrast 2015-09-02 13:22:25 +01:00
Tests Issue #2565671 by joyceg, Aki Tendo: Misspelling in core/modules/simpletest/src/Tests/SimpleTestTest.php 2015-09-09 23:10:42 -07:00
AssertContentTrait.php Issue #2560729 by stefan.r, lauriii: Cast objects implementing SafeStringInterface to string in TestBase / WebTestBase 2015-09-10 12:41:01 +01:00
AssertHelperTrait.php Issue #2566447 by stefan.r, joelpittet, alexpott, lauriii, dawehner: Cast safe string objects to string or use assertEqual() in some assertIdentical() comparisons 2015-09-14 10:31:04 -07:00
BrowserTestBase.php Issue #2499199 by claudiu.cristea, dawehner: Use RandomGeneratorTrait in BrowserTestBase 2015-08-31 09:43:50 -07:00
InstallerTestBase.php Issue #2501835 by kgoel, crowdcg, stefan.r, alexpott, joelpittet, Cottser, akalata, xjm, davidhernandez, YesCT: Remove SafeMarkup::set in Drupal\Core\Database\Install\Tasks::runTasks() and ensure multiple messages are printed 2015-08-10 16:02:44 +01:00
KernelTestBase.php Issue #2565241 by alexpott: First test fails on postgres because of a stale connection 2015-09-09 14:47:05 +01:00
RandomGeneratorTrait.php Issue #2304461 by dawehner, neclimdul, naveenvalecha, jibran, tim.plunkett, phenaproxima, Xano, hussainweb, sun, hitesh-jain, amateescu, alexpott, daffie, Mile23, Wim Leers, larowlan: KernelTestBaseTNG™ 2015-08-18 01:25:27 +01:00
SessionTestTrait.php Issue #2478167 by andypost, znerol: Generate proper value for sessionName property in BrowserTestBase 2015-05-18 14:29:36 +01:00
TestBase.php Issue #2566447 by stefan.r, joelpittet, alexpott, lauriii, dawehner: Cast safe string objects to string or use assertEqual() in some assertIdentical() comparisons 2015-09-14 10:31:04 -07:00
TestDiscovery.php Issue #2304461 by dawehner, neclimdul, naveenvalecha, jibran, tim.plunkett, phenaproxima, Xano, hussainweb, sun, hitesh-jain, amateescu, alexpott, daffie, Mile23, Wim Leers, larowlan: KernelTestBaseTNG™ 2015-08-18 01:25:27 +01:00
TestServiceProvider.php Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files 2015-06-26 21:53:33 +01:00
UserCreationTrait.php Issue #2450897 by plach, epari.siva, dawehner, jibran, Fabianx: Cache Field views row output 2015-05-13 12:08:57 +01:00
WebAssert.php Issue #2232861 by grom358, daffie, alexpott, larowlan, pfrenssen, hussainweb, pcambra, jibran, phenaproxima, moshe weitzman, nick_schuch: Create BrowserTestBase for web-testing on top of Mink 2015-04-12 12:08:53 +01:00
WebTestBase.php Issue #2566447 by stefan.r, joelpittet, alexpott, lauriii, dawehner: Cast safe string objects to string or use assertEqual() in some assertIdentical() comparisons 2015-09-14 10:31:04 -07:00