ImageDimensionsScaleUnitTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsScaleUnitTest.php |
Tests image_dimensions_scale(). |
node_access_test_node_update |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Implements hook_nodeapi_update(). |
NameMungingTest::testMunging |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/NameMungingTest.php |
Create a file and munge/unmunge the name. |
_node_access_test_node_write |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Helper for node insert/update. |
ToolkitGdTest::getPixelColor |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php |
Function for finding a pixel's RGBa values. |
TypedDataTest::testGetAndSet |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
Tests the basics around constructing and working with typed data objects. |
node_access_test_node_access |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Implements hook_node_access(). |
_drupal_simpletest_conf_path |
function |
drupal/core/includes/bootstrap.inc |
Determines whether to use an overridden value for conf_path(). |
TelephoneFieldTest::$modules |
property |
drupal/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneFieldTest.php |
Modules to enable. |
AccessManagerTest::testCheck |
function |
drupal/core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php |
Tests \Drupal\Core\Access\AccessManager::check(). |
NameMungingTest::testUnMunge |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/NameMungingTest.php |
Ensure that unmunge gets your name back. |
ResettableStaticUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/ResettableStaticUnitTest.php |
Definition of Drupal\system\Tests\Bootstrap\ResettableStaticUnitTest. |
XmlRpcMessagesTest::$modules |
property |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcMessagesTest.php |
Modules to enable. |
FieldDateTest::testFieldDate |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php |
|
StateValuesCleanAdvancedTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php |
Tests $form_state clearance with form elements having buttons. |
MappingDefinitionTest::setUp |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Sets up a Drupal site for running functional and integration tests. |
_session_test_id_from_cookie |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Menu callback: print the current session ID as read from the cookie. |
DisplayAttachmentTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayAttachmentTest.php |
Sets up a Drupal site for running functional and integration tests. |
UpcastingTest::testUpcasting |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/ParamConverter/UpcastingTest.php |
Confirms that all parameters are converted as expected. |
UpdateCoreUnitTest::$modules |
property |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreUnitTest.php |
Modules to enable. |
UpcastingTest::testSameTypes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/ParamConverter/UpcastingTest.php |
Confirms we can upcast to controller arguments of the same type. |
FieldDropButtonTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDropButtonTest.php |
|
CustomBlockLoadHooksTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockLoadHooksTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockLoadHooksTest. |
BlockAdminThemeTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php |
|
NonDefaultBlockAdminTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php |
Definition of Drupal\block\Tests\NonDefaultBlockAdminTest. |
FieldInfoTest::testFieldInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test that field types and field definitions are correctly cached. |
HandlerAliasTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAliasTest.php |
Views used by this test. |
CustomBlockRevisionsTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockRevisionsTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockRevisionsTest. |
DatabaseExceptionWrapperTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseExceptionWrapperTest.php |
Tests DatabaseExceptionWrapper thrown. |
PHP_TimerTest::testStartStop |
function |
drupal/core/vendor/phpunit/php-timer/Tests/TimerTest.php |
@covers PHP_Timer::start
@covers PHP_Timer::stop |
ContactSitewideTest::getInfo |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
|
InstallerLanguageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Installer/InstallerLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
_form_test_disabled_elements |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Build a form to test disabled elements. |
locale_test_translate.module |
file |
drupal/core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.module |
Simulates a custom module with a local po file. |
ImageItemTest::testImageItem |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageItemTest.php |
Tests using entity fields of the image field type. |
MappingHookTest::testMapping |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingHookTest.php |
Tests that hook_rdf_mapping() correctly returns and processes mapping. |
EmailValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php |
|
RelationshipTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Views used by this test. |
LinkFieldUITest::testFieldUI |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldUITest.php |
Tests that link field UI functionality does not generate warnings. |
NodeAttributesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/NodeAttributesTest.php |
Modules to enable. |
TrackerTest::testTrackerUser |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php |
Tests for the presence of nodes on a user's tracker listing. |
RelationshipTest::$columnMap |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Maps between the key in the expected result and the query result. |
FrontPageTest::testFrontPage |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FrontpageTest.php |
Tests the frontpage. |
TextPlainUnitTest::assertRaw |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Asserts that a raw string appears in $this->content. |
SystemAuthorizeTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
|
StaticDiscoveryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/StaticDiscoveryTest.php |
|
EmailValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php |
|
BlockTest::moveBlockToRegion |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Moves a block to a given region via the UI and confirms the result. |
RequestTest::testConstructor |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::__construct |
AlterTest::testAlterWithJoin |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php |
Tests that we can alter the joins on a query. |