ScanDirectoryTest::testOptionCallback |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that the callback function is called correctly. |
UrlMatcherTest::testMatchWithPrefixes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
UpdateLobTest::testUpdateMultipleBlob |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateLobTest.php |
Confirms that we can update two blob columns in the same table. |
ScanDirectoryTest::testOptionMinDepth |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that the min_depth options lets us ignore files in the starting
directory. |
JsCompressorFilterTest::testInterface |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/Yui/JsCompressorFilterTest.php |
|
ContainerAwareEventDispatcherTest.php |
file |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
NodeAccessPagerTest::testCommentPager |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
Tests the comment pager for nodes with multiple grants per realm. |
StatisticsReportsTest::testRecentHits |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsReportsTest.php |
Verifies that 'Recent hits' renders properly and displays the added hit. |
ajax_forms_test_lazy_load_form_submit |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Form submit handler: Adds JavaScript and CSS that wasn't on the original form. |
UrlMatcherTest::testSchemeRequirement |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
@expectedException Symfony\Component\Routing\Exception\ResourceNotFoundException |
SearchCommentCountToggleTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php |
|
UnmanagedDeleteRecursiveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
|
LocaleStringTest::testStringSearchAPI |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Test Search API loading multiple objects. |
InsertDefaultsTest::testDefaultInsert |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertDefaultsTest.php |
Tests that we can run a query that uses default values for everything. |
SearchKeywordsConditionsTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchKeywordsConditionsTest.php |
|
GlobAssetTest::testRecursiveIteration |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/GlobAssetTest.php |
|
ContactSitewideTest::deleteCategories |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
Deletes all categories. |
ApcUniversalClassLoaderTest::tearDown |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php |
|
StatisticsAdminTest::$privileged_user |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php |
A user that has permission to administer and access statistics. |
ViewExecutableTest::$configProperties |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Properties that should be stored in the configuration. |
RequestDataCollectorTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
@dataProvider provider |
DependencyTest::testModuleEnableOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php |
Tests that module dependencies are enabled in the correct order via the
UI. Dependencies should be enabled before their dependents. |
ViewExecutableTest::assertViewDestroy |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
|
SearchCommentTest::setRolePermissions |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php |
Set permissions for role. |
MissingCheckedRequirementsTest::setUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Sets up a Drupal site for running functional and integration tests. |
AggregatorRenderingTest::testFeedPage |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php |
Create a feed and check that feed's page. |
ContactAuthenticatedUserTest::getInfo |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactAuthenticatedUserTest.php |
|
RemoteFileScanDirectoryTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileScanDirectoryTest.php |
Modules to enable. |
EventDispatcherTest::testInitialState |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
FilledMinimalUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledMinimalUpgradePathTest.php |
|
AsseticExtensionTest::testUnclosedTag |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
@expectedException Twig_Error |
ChainCacheClearerTest::getMockClearer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheClearer/ChainCacheClearerTest.php |
|
ValidUrlUnitTest::testInvalidAbsolute |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidUrlUnitTest.php |
Tests invalid absolute URLs. |
EntityQueryTest::assertRevisionResult |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
|
Twig_Extension_Core::getTestNodeClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
|
ValidUrlUnitTest::testInvalidRelative |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidUrlUnitTest.php |
Tests invalid relative URLs. |
ImageFieldDefaultImagesTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
Modules to enable. |
RequestTest::testGetSchemeAndHttpHost |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::getSchemeAndHttpHost |
TranslationTest::assertContentByXPath |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Asserts an element identified by the given XPath has the given content. |
ModulesDisabledUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ModulesDisabledUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
PathAliasTest::testDuplicateNodeAlias |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php |
Tests that duplicate aliases fail validation. |
LocaleImportFunctionalTest::getPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a proper .po file. |
SimpleAnnotationReaderTest::getReader |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
|
DisplayExtenderTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display_extender\DisplayExtenderPluginBase::buildOptionsForm(). |
FilterStringTest::testFilterStringNot |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
UpdateCoreTest::testDatestampMismatch |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Ensures proper results where there are date mismatches among modules. |
PathLanguageUiTest::testNonDefaultUrl |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Tests that a non-default language URL alias works. |
UpdateCoreTest::testModulePageRunCron |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks that running cron updates the list of available updates. |
ManageFieldsTest::cardinalitySettings |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests the cardinality settings of a field. |
UpgradePathTestBase::prepareD8Session |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Prepares the appropriate session for the release of Drupal being upgraded. |