MemcacheProfilerStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcacheProfilerStorageTest.php |
|
HttpCacheTestCase::catchExceptions |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
xmlrpc_test_moderateSizeArrayCheck |
function |
drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module |
|
FileFieldPathTest::assertPathMatch |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldPathTest.php |
Asserts that a file is uploaded to the right location. |
DefaultAccessCheckTest::testAccess |
function |
drupal/core/tests/Drupal/Tests/Core/Access/DefaultAccessCheckTest.php |
Test the access method. |
xmlrpc_test_simpleStructReturnTest |
function |
drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module |
|
XmlRpcValidatorTest::testValidator |
function |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcValidatorTest.php |
Run validator1 tests. |
Framework_MockObject_GeneratorTest |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/GeneratorTest.php |
|
SearchExpressionTest::dataProvider |
function |
drupal/core/modules/search/tests/Drupal/search/Tests/SearchExpressionTest.php |
Provides data for the search expression tests. |
Twig_Tests_Node_BlockReferenceTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockReferenceTest.php |
|
UpdateTest::testUpdateAffectedRows |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
Tests return value on update. |
simpletest_phpunit_testcase_to_row |
function |
drupal/core/modules/simpletest/simpletest.module |
Converts a PHPUnit testcase result to a simpletest result row. |
PHPUnit_Framework_Warning::runTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Warning.php |
|
form_test_wrapper_callback_wrapper |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form wrapper for form_test_wrapper_callback_form(). |
RelationshipJoinTestBase::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/RelationshipJoinTestBase.php |
Modules to enable. |
NameMungingTest::testMungeNullByte |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/NameMungingTest.php |
Tests munging with a null byte in the filename. |
ManageFieldsTest::manageFieldsPage |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests the manage fields page. |
Twig_Tests_Node_SandboxedPrintTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedPrintTest.php |
|
NamespacedAttributeBagTest::$array |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
field_test_field_widget_info_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_widget_info_alter(). |
CommentAttributesTest::saveComment |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
Creates a comment entity. |
ManageFieldsTest::addExistingField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests adding an existing field in another content type. |
PageNotFoundTest::testPageNotFound |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php |
|
EntityTestTranslationUITest::setUp |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Overrides \Drupal\simpletest\WebTestBase::setUp(). |
AbstractMockTestClass::doSomething |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/AbstractMockTestClass.php |
|
ImageEffectsTest::testResizeEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_resize_effect() function. |
SessionHttpsTest::testHttpsSession |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionHttpsTest.php |
|
PHP_CodeCoverage_Report_CloverTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/CloverTest.php |
Tests for the PHP_CodeCoverage_Report_Clover class. |
DisplayApiTest::testFieldViewField |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
Test the field_view_field() function. |
ManageFieldsTest::testDefaultValue |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that default value is correctly validated and saved. |
SessionHttpsTest::assertSessionIds |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionHttpsTest.php |
Test that there exists a session with two specific session IDs. |
InfoAlterTest::testSystemInfoAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/InfoAlterTest.php |
Tests that theme .info.yml data is rebuild after enabling a module. |
RemoteFileScanDirectoryTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileScanDirectoryTest.php |
Sets up a Drupal site for running functional and integration tests. |
DisplayApiTest::testFieldViewValue |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
Test the field_view_value() function. |
ManageFieldsTest::testHiddenFields |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that Field UI respects the 'no_ui' option in hook_field_info(). |
ManageFieldsTest::testRenameBundle |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests renaming a bundle. |
ImageEffectsTest::testRotateEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_rotate_effect() function. |
ConfigTestTranslationUITest::setUp |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/ConfigTestTranslationUITest.php |
Sets up a Drupal site for running functional and integration tests. |
YamlFileLoaderTest::testExtensions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
ContainerTest::testGetParameterBag |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@covers Symfony\Component\DependencyInjection\Container::getParameterBag |
CustomAnnotationClassDiscoveryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/CustomAnnotationClassDiscoveryTest.php |
Tests that a custom annotation class is used. |
UploadedFileTest::testGetExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
ManageFieldsTest::testWidgetChange |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests changing the widget used by a field. |
AccessDeniedTest::testAccessDenied |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AccessDeniedTest.php |
|
ContainerTest::testGetSetParameter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@covers Symfony\Component\DependencyInjection\Container::setParameter
@covers Symfony\Component\DependencyInjection\Container::getParameter |
PersistentObjectTest::testGetField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
FieldInfoTest::testInstancePrepare |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test that cached instance definitions are ready for current runtime context. |
NonDefaultBlockAdminTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php |
Modules to enable. |
Twig_Node_Expression_Test_Constant |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php |
Checks if a variable is the exact same value as a constant. |
PersistentObjectTest::testSetField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|