TwigResourceTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/TwigResourceTest.php |
|
double_escaping.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/double_escaping.test |
|
form_test_alter_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder for testing hook_form_alter() and hook_form_FORM_ID_alter(). |
FileResourceTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/FileResourceTest.php |
|
form_test_form_alter |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_form_alter(). |
simpletest.pages.inc |
file |
drupal/core/modules/simpletest/simpletest.pages.inc |
Page callbacks for simpletest module. |
TestExtension::nl2br |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
nl2br only, for testing filters with pre_escape |
AssetFactoryTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
OverrideDisplaysTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/OverrideDisplaysTest.php |
Tests that displays can be correctly overridden via the user interface. |
TextFieldTest::setUp |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Sets up a Drupal site for running functional and integration tests. |
FormTest::testSelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests validation of #type 'select' elements. |
MoveTest::testNormal |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
Move a normal file. |
FormTest::testNumber |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests validation of #type 'number' and 'range' elements. |
TestBase::assertTrue |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Check to see if a value is not false (not an empty string, 0, NULL, or FALSE). |
MultiFormTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/MultiFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
action_loop_test_log |
function |
drupal/core/modules/action/tests/action_loop_test/action_loop_test.module |
Write a message to the log. |
HandlerTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
|
TestBase::assertNull |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Check to see if a value is NULL. |
Twig_Tests_ErrorTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php |
|
AjaxCommandsUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests for all AJAX Commands. |
NodePostSettingsTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
Checks that the post information displays when enabled for a content type. |
QueryTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/QueryTest.php |
Overrides \Drupal\views\Tests\ViewTestBase::viewsData(). |
CopyTest::testNormal |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/CopyTest.php |
Test file copying in the normal, base case. |
WizardTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/WizardTest.php |
Modules to enable. |
RouterTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Modules to enable. |
HTMLIdTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/HTMLIdTest.php |
Modules to enable. |
common_test_info.txt |
file |
drupal/core/modules/system/tests/common_test_info.txt |
; Test parsing with a simple string.
simple_string = A simple string
; Test that constants can be used as values.
simple_constant = WATCHDOG_INFO
; After parsing the .info file, 'double_colon' should hold the literal value.
; Parsing… |
PreviewTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/PreviewTest.php |
|
PhpMatcherDumperTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php |
|
aaa_update_test.info |
file |
drupal/core/modules/update/tests/modules/aaa_update_test/aaa_update_test.info |
name = AAA Update test
description = Support module for update module testing.
package = Testing
core = 8.x
hidden = TRUE |
SyslogTest::$modules |
property |
drupal/core/modules/syslog/lib/Drupal/syslog/Tests/SyslogTest.php |
Modules to enable. |
ccc_update_test.info |
file |
drupal/core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info |
name = CCC Update test
description = Support module for update module testing.
package = Testing
core = 8.x
hidden = TRUE |
CommentPagerTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Definition of Drupal\comment\Tests\CommentPagerTest. |
NodeCreationTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeCreationTest.php |
Definition of Drupal\node\Tests\NodeCreationTest. |
RouterPermissionTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterPermissionTest.php |
Basic tests for access permissions in routes. |
ExceptionHandlerTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/ExceptionHandlerTest.php |
|
aggregator_test.info |
file |
drupal/core/modules/aggregator/tests/aggregator_test.info |
name = "Aggregator module tests"
description = "Support module for aggregator related testing."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
FieldUnitTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Sets up Drupal unit test environment. |
bbb_update_test.info |
file |
drupal/core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info |
name = BBB Update test
description = Support module for update module testing.
package = Testing
core = 8.x
hidden = TRUE |
openid_test_endpoint |
function |
drupal/core/modules/openid/tests/openid_test.module |
Menu callback; OpenID Provider Endpoint. |
openid_test_redirect |
function |
drupal/core/modules/openid/tests/openid_test.module |
Menu callback; redirect during Normalization/Discovery. |
NodeTitleXSSTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleXSSTest.php |
Definition of Drupal\node\Tests\NodeTitleXSSTest. |
form_label_test_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
A form for testing form labels and required marks. |
TestBase::randomName |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Generates a random string containing letters and numbers. |
CommentBlockTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php |
Definition of Drupal\comment\Tests\CommentBlockTest. |
FileFieldDisplayTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldDisplayTest.php |
Tests that formatters are working properly. |
CommentLinksTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php |
Contains Drupal\comment\Tests\CommentLinksTest. |
AnnotationReaderTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AnnotationReaderTest.php |
|
UserRegistrationTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php |
|
NodeLoadMultipleTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeLoadMultipleTest.php |
Tests the node_load_multiple() function. |