|
ValidateTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidateTest.php |
Definition of Drupal\file\Tests\ValidateTest. |
|
xmlrpc_test.info |
file |
drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.info |
name = "XML-RPC Test"
description = "Support module for XML-RPC tests according to the validator1 specification."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
|
json_encode.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/json_encode.test |
|
|
BlockTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Sets up a Drupal site for running functional and integration tests. |
|
RetrieveFileTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/RetrieveFileTest.php |
Test HTTP file downloading capability. |
|
openid_test.info |
file |
drupal/core/modules/openid/tests/openid_test.info |
name = OpenID dummy provider
description = "OpenID provider used for testing."
package = Testing
version = VERSION
core = 8.x
dependencies[] = openid
hidden = TRUE |
|
TagTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/TagTest.php |
|
|
UpdateScriptTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
Tests the update system functionality. |
|
CommentPagerTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Verifies pagination of comments. |
|
entity_test_menu |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_menu(). |
|
AreaTest::testUI |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php |
Tests the generic UI of a area handler. |
|
entity_test_edit |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Menu callback: displays the 'Edit existing entity_test' form. |
|
entity_test_load |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Loads a test entity. |
|
UnitTestBase.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/UnitTestBase.php |
Definition of Drupal\simpletest\UnitTestBase. |
|
nested_else.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/nested_else.test |
|
|
LoadMultipleTest |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/LoadMultipleTest.php |
Test the taxonomy_term_load_multiple() function. |
|
UserLanguageTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php |
Functional tests for a user's ability to change their default language. |
|
ajax_test_render |
function |
drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module |
Page callback: Returns an element suitable for use by ajax_render(). |
|
simpletest_theme |
function |
drupal/core/modules/simpletest/simpletest.module |
Implements hook_theme(). |
|
ajax_test_dialog |
function |
drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module |
Menu callback: Renders a form elements and links with #ajax['dialog']. |
|
image_test_reset |
function |
drupal/core/modules/system/tests/modules/image_test/image_test.module |
Reset/initialize the history of calls to the toolkit functions. |
|
FieldBooleanTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php |
Tests the core Drupal\views\Plugin\views\field\Boolean handler. |
|
TokenReplaceTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php |
Test token replacement in strings. |
|
HookInitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HookInitTest.php |
Definition of Drupal\system\Tests\Theme\HookInitTest. |
|
ConstantTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConstantTest.php |
|
|
RegistryTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/RegistryTest.php |
Definition of Drupal\system\Tests\Theme\RegistryTest. |
|
self_import.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/self_import.test |
|
|
ConfigImportTest |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportTest.php |
Tests importing configuration from files into active configuration. |
|
AttributeBagTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
Tests AttributeBag |
|
MiscUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/MiscUnitTest.php |
Definition of Drupal\system\Tests\Bootstrap\MiscUnitTest. |
|
FunctionTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
|
|
TestBase::$setup |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Flag to indicate whether the test has been set up. |
|
AliasTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/AliasTest.php |
Sets up Drupal unit test environment. |
|
FlashBagTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php |
|
|
VariableTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/VariableTest.php |
Definition of Drupal\system\Tests\Bootstrap\VariableTest. |
|
MimeTypeTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
|
PageNotFoundTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php |
|
|
layout_test.info |
file |
drupal/core/modules/layout/tests/layout_test.info |
name = Layout test
description = Helps with testing layouts.
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
|
RssTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/RssTest.php |
|
|
DefaultViewsTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DefaultViewsTest.php |
Tests enabling, disabling, and reverting default views via the listing page. |
|
ApcCacheTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ApcCacheTest.php |
|
|
TokenReplaceTest |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php |
Test taxonomy token replacement in strings. |
|
StylusFilterTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/StylusFilterTest.php |
@group integration |
|
MailTest::format |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/MailTest.php |
Concatenate and wrap the e-mail body for plain-text mails. |
|
TestBase::assert |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Internal helper: stores the assert. |
|
MenuNodeTest.php |
file |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuNodeTest.php |
Definition of Drupal\menu\Tests\MenuNodeTest. |
|
QueryGroupByTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
Tests aggregate functionality of views, for example count. |
|
ChainMatcherTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/ChainMatcherTest.php |
Basic tests for the ChainMatcher. |
|
BulkFormTest.php |
file |
drupal/core/modules/action/lib/Drupal/action/Tests/BulkFormTest.php |
Contains \Drupal\action\Tests\BulkFormTest. |
|
BundleTestBundle |
class |
drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/BundleTestBundle.php |
Test bundle class. |