ForumTest::$edit_any_topics_user |
property |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
A user that can create, edit, and delete forum topics. |
NestedMatcherTest::$routeFilter1 |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/NestedMatcher/NestedMatcherTest.php |
|
NodeTypePersistenceTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypePersistenceTest.php |
|
BlockTemplateSuggestionsUnitTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTemplateSuggestionsUnitTest.php |
Unit tests for template_preprocess_block(). |
NestedMatcherTest::$routeFilter2 |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/NestedMatcher/NestedMatcherTest.php |
|
block.block.stark.test_block.yml |
file |
drupal/core/modules/block/tests/config/block.block.stark.test_block.yml |
drupal/core/modules/block/tests/config/block.block.stark.test_block.yml |
FeedParserTest::testRedirectFeed |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php |
Tests error handling when an invalid feed is added. |
DatetimeFieldTest::testDateField |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php |
Tests date field functionality. |
XcacheCacheTest::_getCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/XcacheCacheTest.php |
|
NestedMatcherTest::$finalMatcher |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/NestedMatcher/NestedMatcherTest.php |
|
UserRolesAssignmentTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php |
|
HandlerFieldRoleTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldRoleTest.php |
Views used by this test. |
TraceableEventDispatcherTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
ControllerResolverTest::__invoke |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
PHPUnit_Framework_TestCase::once |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns a matcher that matches when the method it is evaluated for
is executed exactly once. |
SearchPageOverrideTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
Modules to enable. |
AutoExpireFlashBagTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
ViewsDataTest::testCacheRequests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Ensures that cache entries are only set and get when necessary. |
DeleteTruncateTest::testTruncate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
Confirms that we can truncate a whole table successfully. |
MongoDbSessionHandlerTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
ContainerAwareHttpKernelTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/ContainerAwareHttpKernelTest.php |
|
TermTest::testTermAutocompletion |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php |
Tests term autocompletion edge cases with slashes in the names. |
SaveDataTest::testExistingRename |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php |
Test file_save_data() when renaming around an existing file. |
FilterUnitTest::assertNormalized |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Asserts that a text transformed to lowercase with HTML entities decoded does contains a given string. |
StateValuesCleanAdvancedTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php |
Definition of Drupal\system\Tests\Form\StateValuesCleanAdvancedTest. |
TestControllers::testUserNodeFoo |
function |
drupal/core/modules/system/tests/modules/paramconverter_test/lib/Drupal/paramconverter_test/TestControllers.php |
|
AutoExpireFlashBagTest::testPeek |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
DateValidatorTest::getValidDates |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateValidatorTest.php |
|
FilterDefaultFormatTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php |
|
UrlTest::testLinkRenderArrayText |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests that link functions support render arrays as 'text'. |
AutoExpireFlashBagTest::testKeys |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
SearchMultilingualEntityTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
Definition of Drupal\search\Tests\SearchMultilingualEntityTest. |
ValidatorTest::testValidateValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
CollectionTest::testFirstAndLast |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
EntityTranslationFormTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
UrlAlterFunctionalTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php |
Modules to enable. |
OptionsFieldUnitTestBase::$field |
property |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUnitTestBase.php |
The list field used in the test. |
UserCreateFailMailTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCreateFailMailTest.php |
Modules to enable |
PHPUnit_Util_Log_JSON::startTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
A test started. |
AggregatorRenderingTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php |
|
TableSortExtenderUnitTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Sets up unit test environment. |
TreeDataUnitTest::assertSameLink |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeDataUnitTest.php |
Check that two menu links are the same by comparing the mlid. |
ClassLoaderTest::testClassLoader |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/ClassLoaderTest.php |
|
SearchAdvancedSearchFormTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php |
Definition of Drupal\search\Tests\SearchAdvancedSearchFormTest. |
CKEditorLoadingTest::testLoading |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorLoadingTest.php |
Tests loading of CKEditor CSS, JS and JS settings. |
ToolbarHookToolbarTest::$modules |
property |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarHookToolbarTest.php |
Modules to enable. |
ClassLoaderTest::testClassExists |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/ClassLoaderTest.php |
|
SearchConfigSettingsFormTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Definition of Drupal\search\Tests\SearchConfigSettingsFormTest. |
VocabularyLanguageTest::$modules |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php |
Modules to enable. |
AcceptHeaderTest::testFromString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php |
@dataProvider provideFromStringData |