CheckDefinitionValidityPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
|
CommentThreadingTest::assertNoParentLink |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php |
Asserts that the specified comment does not have a link to a parent. |
AjaxCommandsUnitTest::testReplaceCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that ReplaceCommand objects can be constructed and rendered. |
DriverChainTest::testGatherAllClassNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
|
Extensions_RepeatedTestTest::__construct |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Extensions/RepeatedTestTest.php |
Constructs a test case with the given name. |
DocParserTest::testSupportClassConstants |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@dataProvider getConstantsProvider |
ConfigImporterTest::testEmptyImportFails |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImporterTest.php |
Tests that trying to import from an empty staging configuration directory
fails. |
WizardPluginBaseUnitTest::testCreateView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardPluginBaseUnitTest.php |
Tests the creating of a view. |
TestEventSubscriber::getSubscribedEvents |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
Returns an array of events this subscriber wants to listen to. |
MimeTypeTest::testGuessWithIncorrectPath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
field_test_field_storage_delete_instance |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_delete_instance(). |
LinksTest::testMenuLinkRouterReparenting |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Test automatic reparenting of menu links derived from menu routers. |
ClassMapGeneratorTest::prepare_workspace |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
UpgradePathTestBase::checkCompletionPage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Checks the update.php completion page. |
SerializerTest::testDeserializeNoEncoder |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException |
Framework_TestCaseTest::testCaseToString |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
SerializerTest::testDeserializeSupported |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
YamlFileLoaderTest::testLoadWithResource |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
|
PHPUnit_Framework_TestResult::shouldStop |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Checks whether the test run should stop. |
FormTestEventSubscriber::onKernelRequest |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/EventSubscriber/FormTestEventSubscriber.php |
Adds custom attributes to the request object. |
EntityCrudHookTest::testEntityNGRollback |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests rollback from failed insert in EntityNG. |
HtmlIdentifierUnitTest::testDrupalHTMLId |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php |
Tests that drupal_html_id() cleans the ID properly. |
UserLoginTest::testPasswordRehashOnLogin |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php |
Test that user password is re-hashed upon login after changing $count_log2. |
ThemeTestSubscriber::getSubscribedEvents |
function |
drupal/core/modules/system/tests/modules/theme_test/lib/Drupal/theme_test/EventSubscriber/ThemeTestSubscriber.php |
Returns an array of event names this subscriber wants to listen to. |
IssnValidatorTest::testInvalidFormatIssn |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
@dataProvider getInvalidFormatedIssn |
CommentNodeChangesTest::testNodeDeletion |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeChangesTest.php |
Tests that comments are deleted with the node. |
UrlValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php |
|
PHPUnit_Framework_TestResult::strictMode |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Enables or disables the strict mode. |
DisplayExtenderTest::defaultableSections |
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\DisplayExtenderPluginBase::defaultableSections(). |
language_test_store_language_negotiation |
function |
drupal/core/modules/language/tests/language_test/language_test.module |
Store the last negotiated languages. |
FilterEntityBundleTest::testFilterEntity |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FilterEntityBundleTest.php |
Tests the generic bundle filter. |
EditIntegrationTest::testEditorSelection |
function |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditIntegrationTest.php |
Tests editor selection when the Editor module is present. |
CommentLanguageTest::testCommentLanguage |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php |
Test that comment language is properly set. |
JavaScriptTest::testAggregatedAttributes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests that attributes are maintained when JS aggregation is enabled. |
SelectComplexTest::testCountQueryGroupBy |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests that we can generate a count query from a query with GROUP BY. |
TemplateMethodsTest::assertPreConditions |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/TemplateMethodsTest.php |
Performs assertions shared by all tests of a test case. |
XmlEncoderTest::testEncodeRootAttributes |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
CommentBlockTest::testRecentCommentBlock |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php |
Tests the recent comments block. |
SiteMaintenanceTest::testSiteMaintenance |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php |
Verify site maintenance mode functionality. |
theme_theme_test_render_element_children |
function |
drupal/core/modules/system/tests/modules/theme_test/theme_test.module |
Theme function for testing rendering of child elements via drupal_render(). |
UserAccountLinksTests::testSecondaryMenu |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Tests the secondary menu. |
TemplateMethodsTest::onNotSuccessfulTest |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/TemplateMethodsTest.php |
This method is called when a test method did not execute successfully. |
TermTranslationUITest::testTranslationUI |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::testTranslationUI(). |
LoaderChainTest::testAllLoadersAreCalled |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/LoaderChainTest.php |
|
TestClassMetadataFactory::doLoadMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Actually load the metadata from the underlying metadata |
Twig_Tests_Loader_ArrayTest::testIsFresh |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php |
|
XmlEncoderTest::testDecodeRootAttributes |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
ViewExecutableTest::getProtectedProperty |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Returns a protected property from a class instance. |
TermUnitTest::testTaxonomyVocabularyTree |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermUnitTest.php |
Test a taxonomy with terms that have multiple parents of different depths. |
XmlFileLoaderTest::testLoadClassMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/XmlFileLoaderTest.php |
|