TransactionTest::insertRow |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Inserts a single row into the testing table. |
Twig_Tests_EnvironmentTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
AccessDeniedTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AccessDeniedTest.php |
Modules to enable. |
ContainerTest::testCompile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@covers Symfony\Component\DependencyInjection\Container::compile |
HandlerAliasTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAliasTest.php |
Modules to enable. |
form_test_placeholder_test |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Builds a form to test the placeholder attribute. |
SiteNameTest::testSiteName |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Installer/SiteNameTest.php |
Tests that the desired site name appears on the page after installation. |
UrlRewritingTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UrlRewritingTest.php |
Modules to enable. |
ParserTest::testTabsInYaml |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
form_test.form.serviceform |
service |
drupal/core/modules/system/tests/modules/form_test/form_test.services.yml |
Drupal\form_test\FormTestServiceObject |
_session_test_is_logged_in |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Menu callback, only available if current user is logged in. |
TextPlainUnitTest::getInfo |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
|
form_test.event_subscriber |
service |
drupal/core/modules/system/tests/modules/form_test/form_test.services.yml |
Drupal\form_test\EventSubscriber\FormTestEventSubscriber |
LinkItemTest::testLinkItem |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkItemTest.php |
Tests using entity fields of the link field type. |
LocaleStringTest::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Modules to enable. |
UpdateUploadTest::$modules |
property |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php |
Modules to enable. |
SigchildEnabledProcessTest |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
|
BookTest::testBookOrdering |
function |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
Tests re-ordering of books. |
LocaleStringTest::$storage |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
The locale storage. |
PathProcessorTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
This method exists to support the simpletest UI runner. |
Twig_Environment::getTests |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the registered Tests. |
ManageDisplayTest::getInfo |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
|
DatabaseTestBase::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseTestBase.php |
Modules to enable. |
CookieTest::testIsHttpOnly |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
|
BlockInvalidRegionTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
Definition of Drupal\block\Tests\BlockInvalidRegionTest. |
entity_cache_test_watchdog |
function |
drupal/core/modules/system/tests/modules/entity_cache_test/entity_cache_test.module |
Implements hook_watchdog(). |
IniFileLoaderTest::$loader |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
|
BlockLanguageCacheTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
Contains \Drupal\block\Tests\BlockLanguageCacheTest. |
AttributeBagTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
PHPUnit_Framework_TestCase |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
A TestCase defines the fixture to run multiple tests. |
GenericEventTest::$subject |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
BlockLibrarySearchTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php |
Contains \Drupal\block\Tests\BlockLibrarySearchTest. |
SystemAuthorizeTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
Sets up a Drupal site for running functional and integration tests. |
UnmanagedMoveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
|
StaticDiscoveryTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/StaticDiscoveryTest.php |
Sets up unit test environment. |
GenericEventTest::tearDown |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
Cleans up the environment after running a test. |
BlockTest::testBlockRehash |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Test _block_rehash(). |
AlterTest::testSimpleAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php |
Tests that we can do basic alters. |
NodeCreationTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeCreationTest.php |
Modules to enable. |
RequestTest::testGetLocale |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
ParserTest::testEmptyValue |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
KernelForTest::setIsBooted |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
|
ThrowExceptionTestCase.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ThrowExceptionTestCase.php |
|
FilterFormatAccessTest.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
Definition of Drupal\filter\Tests\FilterFormatAccessTest. |
LanguageTestController.php |
file |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/Controller/LanguageTestController.php |
Contains \Drupal\language_test\Controller\LanguageTestController. |
ThemeTest::testCSSOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Ensures a theme's .info.yml file is able to override a module CSS file from being added to the page. |
FileInclusionTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
|
RequestTest::testIsNoCache |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
PerformanceTest::getMethod |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
|
FileTest::testGetExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|