UserPermissionsTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php |
Definition of Drupal\user\Tests\UserPermissionsTest. |
CaseSensitivityTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/CaseSensitivityTest.php |
Definition of Drupal\system\Tests\Database\CaseSensitivityTest. |
ValidNumberStepUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidNumberStepUnitTest.php |
Tests number step validation by valid_number_step(). |
TraceableUrlMatcherTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/TraceableUrlMatcherTest.php |
|
menu_test_argument_load |
function |
drupal/core/modules/system/tests/modules/menu_test/menu_test.module |
Dummy argument loader for hook_menu() to point to. |
WebTestBase::assertText |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Pass if the text IS found on the text version of the page. The text version
is the equivalent of what a user would see when viewing through a web browser.
In other words the HTML has been filtered out of the contents. |
RemoveFeedTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedTest.php |
|
MenuTest::resetMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Reset a standard menu link using the menu module UI. |
DependencyTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php |
|
GlobAssetTest::testLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/GlobAssetTest.php |
|
TwigResourceTest::setUp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/TwigResourceTest.php |
|
GlobAssetTest::testDump |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/GlobAssetTest.php |
|
router_test.routing.yml |
file |
drupal/core/modules/system/tests/modules/router_test/router_test.routing.yml |
drupal/core/modules/system/tests/modules/router_test/router_test.routing.yml |
AssetReferenceTest::$am |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetReferenceTest.php |
|
ConfigDataCollectorTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php |
|
UserRoleUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserRoleUpgradePathTest.php |
Tests upgrading a bare database with user role data. |
FileTestBase::createUri |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php |
Create a file and return the URI of it. |
views_test_data_install |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.install |
Implements hook_install(). |
AggregatorRenderingTest |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php |
|
CookieTest::testGetPath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
|
EntityUUIDTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php |
|
QueryTest::ensure_table |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/query/QueryTest.php |
|
TestEventDispatcher.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/TestEventDispatcher.php |
|
ForumBlockTest::getInfo |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php |
|
FilterStringTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Sets up Drupal unit test environment. |
PictureFieldDisplayTest |
class |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php |
Test class to check that formatters and display settings are working. |
LocalePathTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php |
|
StyleMappingTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
Sets up Drupal unit test environment. |
ModuleApiTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
The profile to install as a basis for testing. |
FieldTest::setTestValue |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/field/FieldTest.php |
Sets the testValue property. |
FieldTest::getTestValue |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/field/FieldTest.php |
Returns the testValue property. |
views_test_data.install |
file |
drupal/core/modules/views/tests/views_test_data/views_test_data.install |
Install, update, and uninstall functions for the Views Test module. |
RequestTest::testCreate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::create |
XmlDumperTest::testDump |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
|
requirements1_test.info |
file |
drupal/core/modules/system/tests/modules/requirements1_test/requirements1_test.info |
name = Requirements 1 Test
description = "Tests that a module is not installed when it fails hook_requirements('install')."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
PathAliasTest::$modules |
property |
drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php |
Modules to enable. |
RequestTest::testGetUri |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::getUri |
DBLogTest::verifyEvents |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DBLogTest.php |
Generates and then verifies various types of events. |
UpdateUploadTest::setUp |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php |
Sets up a Drupal site for running functional and integration tests. |
KernelTest::testGetName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
TestHttpKernel::$status |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
|
EntityTest::__construct |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTest.php |
Overrides Entity::__construct(). |
PollJsAddChoiceTest.php |
file |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollJsAddChoiceTest.php |
Definition of Drupal\poll\Tests\PollJsAddChoiceTest. |
ColorTest::testHexToRgb |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ColorTest.php |
Tests Color::hexToRgb(). |
WebTestBase::assertMail |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that the most recently sent e-mail message has the given value. |
ColorTest::testRgbToHex |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ColorTest.php |
Tests Color::rgbToHex(). |
TestHttpKernel::$called |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
|
XmlRpcValidatorTest.php |
file |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcValidatorTest.php |
Definition of Drupal\xmlrpc\Tests\XmlRpcValidatorTest. |
CrudTest::testReadField |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php |
Tests reading a single field definition. |
BookTest::checkBookNode |
function |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
Check the outline of sub-pages; previous, up, and next; and printer friendly version. |