NativePhpunitPrinter::endTestSuite |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
A test suite ended. |
NodeTypeTest::testNodeTypeCreation |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Tests creating a content type programmatically and via a form. |
CommentTestBase::setCommentSubject |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Sets the value governing whether the subject field should be enabled. |
CommentTestBase::setCommentPreview |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Sets the value governing the previewing mode for the comment form. |
BareStandardUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareStandardUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
CKEditorPluginManagerTest::getInfo |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorPluginManagerTest.php |
|
entity_crud_hook_test_comment_load |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_load(). |
RequestDataCollectorTest::provider |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
|
NodeTypeTest::testNodeTypeDeletion |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Tests deleting a content type that still has content. |
BareMinimalNoConfigUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalNoConfigUpgradePathTest.php |
Tests the database upgrade path without creating config directories. |
StaticReflectionServiceTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php |
|
DefaultViewsTest::testDefaultViews |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DefaultViewsTest.php |
Tests default views. |
UserCancelTest::testUserCancelUid1 |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Tests that user account for uid 1 cannot be cancelled. |
PageCacheTest::testPageCompression |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Tests page compression. |
HandlerFilterUserNameTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
|
DefaultViewsTest::testSplitListing |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DefaultViewsTest.php |
Tests that enabling views moves them to the correct table. |
FilterCrudTest::testTextFormatCrud |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterCrudTest.php |
Tests CRUD operations for text formats and filters. |
ItemsPerPageTest::testItemsPerPage |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/ItemsPerPageTest.php |
Tests the number of items per page. |
InsertTest::testInsertLastInsertID |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertTest.php |
Tests that inserts return the proper auto-increment ID. |
EventManagerTest::$_postFooInvoked |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
CommonTestController::lActiveClass |
function |
drupal/core/modules/system/tests/modules/common_test/lib/Drupal/common_test/Controller/CommonTestController.php |
Returns links to the current page, with and without query strings. |
node_access_test_language.info.yml |
file |
drupal/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml |
drupal/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml |
MachineNameControllerTest::getInfo |
function |
drupal/core/modules/system/tests/Drupal/system/Tests/Transliteration/MachineNameControllerTest.php |
This method exists to support the simpletest UI runner. |
EventManagerTest::testInitialState |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
entity_crud_hook_test_block_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_update(). |
NullValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NullValidatorTest.php |
|
WebTestBase::$httpauth_credentials |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
HTTP authentication credentials (<username>:<password>). |
FilterHtmlImageSecureTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
|
BasicTest::testWizardDefaultValues |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/BasicTest.php |
Tests default plugin values are populated from the wizard form. |
GotoTest::testDrupalGetDestination |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/GotoTest.php |
Tests drupal_get_destination(). |
UpgradePathTestBase::$upgradedSite |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Flag that indicates whether the child site has been upgraded. |
UnitTestCase::getConfigFactoryStub |
function |
drupal/core/tests/Drupal/Tests/UnitTestCase.php |
Returns a stub config factory that behaves according to the passed in array. |
WizardPluginBaseUnitTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardPluginBaseUnitTest.php |
Modules to enable. |
VariableTest::testVariableDefaults |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/VariableTest.php |
Makes sure that the default variable parameter is passed through okay. |
UnitTestCase::getConfigStorageStub |
function |
drupal/core/tests/Drupal/Tests/UnitTestCase.php |
Returns a stub config storage that returns the supplied configuration. |
AnnotationFileLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php |
|
RequestMatcherTest::testAttributes |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php |
|
AjaxTestController::dialogContents |
function |
drupal/core/modules/system/tests/modules/ajax_test/lib/Drupal/ajax_test/AjaxTestController.php |
Returns example content for dialog testing. |
DriverChainTest::testDefaultDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
@group DDC-1412 |
NodeAccessLanguageAwareTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareTest.php |
Sets up a Drupal site for running functional and integration tests. |
LinksTest::testMenuLinkReparenting |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Test automatic reparenting of menu links. |
DesignTestController::categoryPage |
function |
drupal/core/modules/system/tests/modules/design_test/lib/Drupal/design_test/Controller/DesignTestController.php |
Menu for a category listing page. |
SearchEmbedFormTest::$submit_count |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php |
Count of how many times the form has been submitted. |
EntityCrudHookTest::testBlockHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on blocks. |
TimeDataCollectorTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/TimeDataCollectorTest.php |
|
ViewUnitTestBase::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Returns the schema definition. |
MenuTest::testMenuQueryAndFragment |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Add and remove a menu link with a query string and fragment. |
HistoryTimestampTest::testHandlers |
function |
drupal/core/modules/history/lib/Drupal/history/Tests/Views/HistoryTimestampTest.php |
Tests the handlers. |
SortRandomTest::getBasicRandomView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php |
Return a basic view with random ordering. |
views.view.test_groupwise_term.yml |
file |
drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_groupwise_term.yml |
drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_groupwise_term.yml |