with_preserves_safety_filters.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/with_preserves_safety_filters.test |
|
views.view.test_user_bulk_form.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form.yml |
OptionsWidgetsTest::testCheckBoxes |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_buttons' widget (multiple select). |
UpdateScriptTest::testUpdateAccess |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
Tests access to the update script. |
RemoteFileSaveUploadTest::$modules |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/RemoteFileSaveUploadTest.php |
Modules to enable. |
UpdateScriptTest::testRequirements |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
Tests that requirements warnings and errors are correctly displayed. |
FilterUnitTest::testNoFollowFilter |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Tests the spam deterrent. |
entity_crud_hook_test_block_create |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_create(). |
FilterFormatUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilterFormatUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
TestBase::prepareConfigDirectories |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Create and set new configuration directories. |
SearchPageTextTest::testSearchText |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageTextTest.php |
Tests the failed search text, and various other text on the search page. |
PHPUnit_Util_Log_TAP::endTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
A testsuite ended. |
EntityQueryRelationshipTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Sets up Drupal unit test environment. |
WincacheCacheTest::_getCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/WinCacheCacheTest.php |
|
DateValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateValidatorTest.php |
|
OptionsDynamicValuesValidationTest |
class |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesValidationTest.php |
Tests the Options field allowed values function. |
PathProcessorTest::processOutbound |
function |
drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/PathProcessorTest.php |
Implements Drupal\Core\PathProcessor\OutboundPathProcessorInterface::processOutbound(). |
NewDefaultThemeBlocksTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/NewDefaultThemeBlocksTest.php |
|
DefinitionTest::testSetIsSynthetic |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setSynthetic
@covers Symfony\Component\DependencyInjection\Definition::isSynthetic |
FilterUnitTest::assertNoNormalized |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string. |
FilterStringTest::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Returns the schema definition. |
TestControllers::testNodeSetParent |
function |
drupal/core/modules/system/tests/modules/paramconverter_test/lib/Drupal/paramconverter_test/TestControllers.php |
|
ViewsDataTest::testFetchBaseTables |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Tests the fetchBaseTables() method. |
entity_crud_hook_test_file_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_presave(). |
FilterStringTest::getBasicPageView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Build and return a Page view of the views_test_data table. |
MatchPathTest::testDrupalMatchPath |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/MatchPathTest.php |
Run through our test cases, making sure each one works as expected. |
DateValidatorTest::getInvalidDates |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateValidatorTest.php |
|
CheckReferenceValidityPassTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
|
entity_crud_hook_test_node_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_presave(). |
FileDriverTest::testGlobalBasename |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
OptionsFieldUnitTestBase::$modules |
property |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUnitTestBase.php |
Modules to enable. |
EntityTranslationFormTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
|
PHPUnit_Util_Test::getRequirements |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
Returns the requirements for a test. |
FrameworkTest::testAJAXRenderError |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FrameworkTest.php |
Tests behavior of ajax_render_error(). |
AutoExpireFlashBagTest::testSetAll |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
entity_crud_hook_test_user_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_user_presave(). |
PHP_CodeCoverage_FilterTest::setUp |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
PHPUnit_Util_Test::getProvidedData |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
Returns the provided data for a method. |
entity_crud_hook_test_block_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_insert(). |
MiscUnitTest::testCheckMemoryLimit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/MiscUnitTest.php |
Tests that the drupal_check_memory_limit() function works as expected. |
TrueValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TrueValidatorTest.php |
|
SearchTokenizerTest::testTokenizer |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchTokenizerTest.php |
Verifies that strings of CJK characters are tokenized. |
TableSortExtenderUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
|
TrueValidatorTest::testTrueIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TrueValidatorTest.php |
|
FileDriverTest::testIsNotTransient |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
CoveragePrivateTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoveragePrivateTest.php |
@covers CoveredClass::<private> |
NodeSaveTest::testNodeSaveOnInsert |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php |
Tests saving a node on node insert. |
TreeDataUnitTest::testMenuTreeData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeDataUnitTest.php |
Validate the generation of a proper menu tree hierarchy. |
OptionsDynamicValuesTest::$modules |
property |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesTest.php |
Modules to enable. |
PHPUnit_Util_Test::getDependencies |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
Returns the dependencies for a test class or method. |