Search for test

  1. Search 7.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
TestControllers::test2 function core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
TestControllers::test21 function core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
TestControllers::test23 function core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
TestControllers::test24 function core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
TestControllers::test25 function core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
TestControllers::test3 function core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
TestControllers::test4 function core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
TestControllers::test5 function core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
TestControllers::test6 function core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
TestControllers::test7 function core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
TestControllers::test8 function core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
TestControllers::test9 function core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
TestControllers::testContextual function core/modules/system/tests/modules/menu_test/src/TestControllers.php Prints out test data with contextual links.
TestControllers::testDefaults function core/modules/system/tests/modules/menu_test/src/TestControllers.php Prints out test data.
TestControllers::testDerived function core/modules/system/tests/modules/menu_test/src/TestControllers.php Prints out test data.
TestControllers::testEntityLanguage function core/modules/system/tests/modules/paramconverter_test/src/TestControllers.php
TestControllers::testLogin function core/modules/system/tests/modules/menu_test/src/TestControllers.php Returns page to be used as a login path.
TestControllers::testNodeSetParent function core/modules/system/tests/modules/paramconverter_test/src/TestControllers.php
TestControllers::testRouteName function core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
TestControllers::testSession function core/modules/system/tests/modules/menu_test/src/TestControllers.php Prints out test data.
TestControllers::testUserNodeFoo function core/modules/system/tests/modules/paramconverter_test/src/TestControllers.php
TestControllers::throwException function core/modules/system/tests/modules/router_test_directory/src/TestControllers.php Throws an exception.
TestCoverageTest class core/modules/jsonapi/tests/src/Kernel/TestCoverageTest.php Checks that all core content/config entity types have JSON:API test coverage.
TestCoverageTest.php file core/modules/jsonapi/tests/src/Kernel/TestCoverageTest.php
TestCoverageTest::$definitions property core/modules/jsonapi/tests/src/Kernel/TestCoverageTest.php Entity definitions array.
TestCoverageTest::$modules property core/modules/jsonapi/tests/src/Kernel/TestCoverageTest.php Modules to enable.
TestCoverageTest::setUp function core/modules/jsonapi/tests/src/Kernel/TestCoverageTest.php
TestCoverageTest::testEntityTypeRestTestCoverage function core/modules/jsonapi/tests/src/Kernel/TestCoverageTest.php Tests that all core entity types have JSON:API test coverage.
TestDatabase class core/lib/Drupal/Core/Test/TestDatabase.php Provides helper methods for interacting with the fixture database.
TestDatabase.php file core/lib/Drupal/Core/Test/TestDatabase.php
TestDatabase::$databasePrefix property core/lib/Drupal/Core/Test/TestDatabase.php The test database prefix.
TestDatabase::$lockId property core/lib/Drupal/Core/Test/TestDatabase.php The test lock ID.
TestDatabase::getConnection function core/lib/Drupal/Core/Test/TestDatabase.php Returns the database connection to the site running Simpletest.
TestDatabase::getDatabasePrefix function core/lib/Drupal/Core/Test/TestDatabase.php Gets the test database prefix.
TestDatabase::getLockFile function core/lib/Drupal/Core/Test/TestDatabase.php Gets the lock file path.
TestDatabase::getTestLock function core/lib/Drupal/Core/Test/TestDatabase.php Generates a unique lock ID for the test method.
TestDatabase::getTestSitePath function core/lib/Drupal/Core/Test/TestDatabase.php Gets the relative path to the test site directory.
TestDatabase::insertAssert function core/lib/Drupal/Core/Test/TestDatabase.php Store an assertion from outside the testing context.
TestDatabase::lastTestGet function core/lib/Drupal/Core/Test/TestDatabase.php Get information about the last test that ran given a test ID.
TestDatabase::logRead function core/lib/Drupal/Core/Test/TestDatabase.php Reads the error log and reports any errors as assertion failures.
TestDatabase::processPhpUnitResults function core/lib/Drupal/Core/Test/TestDatabase.php Inserts the parsed PHPUnit results into {simpletest}.
TestDatabase::releaseAllTestLocks function core/lib/Drupal/Core/Test/TestDatabase.php Releases all test locks.
TestDatabase::releaseLock function core/lib/Drupal/Core/Test/TestDatabase.php Releases a lock.
TestDatabase::testingSchema function core/lib/Drupal/Core/Test/TestDatabase.php Defines the database schema for run-tests.sh and simpletest module.
TestDatabase::__construct function core/lib/Drupal/Core/Test/TestDatabase.php TestDatabase constructor.
TestDatabaseTest class core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php @coversDefaultClass \Drupal\Core\Test\TestDatabase[[api-linebreak]]
TestDatabaseTest.php file core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php
TestDatabaseTest::providerTestConstructor function core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php Data provider for self::testConstructor()
TestDatabaseTest::testConstructor function core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php @covers ::__construct[[api-linebreak]]
@covers ::getDatabasePrefix[[api-linebreak]]
@covers ::getTestSitePath[[api-linebreak]]
TestDatabaseTest::testConstructorException function core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php @covers ::__construct[[api-linebreak]]

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.