UploadedFileTest::testConstructWhenFileNotExists |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
RelationshipRepresentativeNode::testRelationship |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipRepresentativeNode.php |
Tests the relationship. |
DateFormatsLanguageTest::testLocalizeDateFormats |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Functional tests for localizing date formats. |
AssetFactoryTest::testNoAssetManagerNotReference |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
entity_crud_hook_test_taxonomy_vocabulary_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_vocabulary_insert(). |
JsonResponseTest::testConstructorWithSimpleTypes |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
ClassMetadataFactoryTest::testGetAliasedMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
entity_crud_hook_test_taxonomy_vocabulary_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_vocabulary_update(). |
Twig_Tests_Node_SandboxedModuleTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedModuleTest.php |
@covers Twig_Node_SandboxedModule::compile
@covers Twig_Node_SandboxedModule::compileDisplayBody
@covers Twig_Node_SandboxedModule::compileDisplayFooter
@dataProvider getTests |
ContainerBuilderTest::testCreateServiceArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
StreamedResponseTest::testPrepareWithHeadRequest |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
entity_crud_hook_test_taxonomy_vocabulary_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_vocabulary_delete(). |
EsiTest::testProcessRemoveSurrogateControlHeader |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
RelationshipRepresentativeNode::testRelationship |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/RelationshipRepresentativeNode.php |
Tests the relationship. |
DocParserTest::getAnnotationVarTypeProviderValid |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
FilterInOperatorTest::testFilterInOperatorSimple |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php |
|
ElementsTableSelectTest::testMultipleFalseSubmit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test submission of values when #multiple is FALSE. |
DocParserTest::testAnnotationWithAttributesError |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@dataProvider getAnnotationVarTypeProviderInvalid |
TokenReplaceTest::testSystemSiteTokenReplacement |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php |
Tests the generation of all system site information tokens. |
TokenReplaceTest::testSystemDateTokenReplacement |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php |
Tests the generation of all system date tokens. |
UserRolesAssignmentTest::testAssignAndRemoveRole |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php |
Tests that a user can be assigned a role and that the role can be removed
again. |
BlockInvalidRegionTest::testBlockInInvalidRegion |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
Tests that blocks assigned to invalid regions work correctly. |
DefinitionTest::testGetArgumentShouldCheckBounds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@expectedException OutOfBoundsException |
DocParserTest::testReservedKeywordsInAnnotations |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
form_test_validate_required_form_no_title_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submission handler for form_test_validate_required_form_no_title(). |
DocParserTest::testInvalidIdentifierInAnnotation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Syntax Error] Expected Doctrine\Common\Annotations\DocLexer::T_IDENTIFIER or Doctrine\Common\Annotations\DocLexer::T_TRUE or… |
Twig_Tests_ErrorTest::testErrorWithArrayFilename |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php |
|
FileBagTest::testFileMustBeAnArrayOrUploadedFile |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
@expectedException \InvalidArgumentException |
_form_test_tableselect_multiple_true_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Process the tableselect #multiple = TRUE submitted values. |
Twig_Tests_EnvironmentTest::testAutoescapeOption |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
LayoutDerivativesTest::renderLayoutDemonstration |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/LayoutDerivativesTest.php |
Renders the layout with sample region content. |
Twig_Tests_TemplateTest::testGetAttributeDefined |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@dataProvider getGetAttributeTests |
GenericCacheBackendUnitTestBase::getCacheBackend |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Gets a backend to test; this will get a shared instance set in the object. |
GenericCacheBackendUnitTestBase::testGetMultiple |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests Drupal\Core\Cache\CacheBackendInterface::getMultiple(). |
ElementValidationTest::testAjaxElementValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/ElementValidationTest.php |
Tries to post an Ajax change to a form that has a validated element. |
FileFieldRSSContentTest::testFileFieldRSSContent |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRSSContentTest.php |
Tests RSS enclosure formatter display for RSS feeds. |
MainContentFallbackTest::testMainContentFallback |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/MainContentFallbackTest.php |
Test availability of main content. |
AbstractProxyTest::testIsSessionHandlerInterface |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
|
PhpParserTest::testNamespaceAndClassCommentedOut |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
VocabularyTest::testTaxonomyAdminChangingWeights |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php |
Changing weights on the vocabulary overview with two or more vocabularies. |
Twig_Tests_Node_Expression_GetAttrTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/GetAttrTest.php |
|
ShortcutSetsTest::testShortcutSetSwitchNoSetName |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests switching a user's shortcut set without providing a new set name. |
UserAuthmapAssignmentTest::testAuthmapAssignment |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAuthmapAssignmentTest.php |
Test authmap assignment and retrieval. |
LanguageNegotiationInfoTest::testInfoAlterations |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Tests alterations to language types/negotiation info. |
UserAdminSettingsFormTest::setUpSystemConfigForm |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php |
|
OptionsFieldUITest::testOptionsAllowedValuesText |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Options (text) : test 'allowed values' input. |
EntityTranslationTest::testEntityLanguageMethods |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Tests language related methods of the Entity class. |
RouterListenerTest::createGetResponseEventForUri |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/RouterListenerTest.php |
|
MemcacheddSessionHandlerTest::testDestroySession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
Twig_Tests_Node_Expression_NameTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/NameTest.php |
@covers Twig_Node_Expression_Name::compile
@dataProvider getTests |