Twig_Tests_LexerTest::testLineDirective |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
PHPUnit_Util_TestDox_ResultPrinter_HTML |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/HTML.php |
Prints TestDox documentation in HTML format. |
MongoDbProfilerStorageTestDataCollector |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
ImageValidatorTest::testInvalidMinWidth |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
ChainRouterTest::testGenerateObjectName |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
|
ImageValidatorTest::testInvalidMaxWidth |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
ShortcutSetsTest::testShortcutSetAssign |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests switching another user's shortcut set. |
TestMultipleHttpKernel::$backendRequest |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
Util_TestTest::testGetExpectedException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestTest.php |
|
EntityTranslationSyncUnitTest::$columns |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
All the field colums. |
ShortcutSetsTest::testShortcutSetRename |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests renaming a shortcut set. |
Util_TestTest::testGetProvidedDataRegEx |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestTest.php |
|
MongoDbProfilerStorageTest::testCleanup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
CoverageMethodOneLineAnnotationTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodOneLineAnnotationTest.php |
|
ShortcutSetsTest::testShortcutSetDelete |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests deleting a shortcut set. |
EntityTranslationSyncUnitTest::$modules |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
Modules to enable. |
TestFileTransfer::removeDirectoryJailed |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Removes a directory. |
Twig_Tests_Node_SpacelessTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SpacelessTest.php |
|
TestFileTransfer::createDirectoryJailed |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Creates a directory. |
AbstractComparisonValidatorTestCase.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php |
|
EventDispatcherTest::testRemoveListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
UrlValidatorTest::dataEnhanceWithScheme |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Enhances test urls with schemes |
UrlValidatorTest::dataEnhanceWithPrefix |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Enhances test urls with prefixes. |
TranslationTest::testContentTranslation |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Creates, modifies, and updates a basic page with a translation. |
locale_test_translate_system_info_alter |
function |
drupal/core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.module |
Implements hook_system_info_alter(). |
DisplayPageWebTest::testPageDisplayMenu |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageWebTest.php |
Tests menu settings of page displays. |
SigchildDisabledProcessTest::testGetPid |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
Framework_TestFailureTest::testToString |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestFailureTest.php |
@covers PHPUnit_Framework_TestFailure::toString |
FailureTest::testAssertArrayEqualsArray |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php |
|
NodeEntityFieldQueryAlterTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
Modules to enable. |
RebuildTest::testRebuildPreservesValues |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php |
Tests preservation of values. |
Framework_TestListenerTest::$errorCount |
property |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php |
|
Twig_Tests_AutoloaderTest::testAutoload |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/AutoloaderTest.php |
|
form_test_validate_required_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submission handler for form_test_validate_required_form(). |
WebTestBase::prepareRequestForGenerator |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Creates a mock request and sets it on the generator. |
FailureTest::testAssertNullEqualsString |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php |
|
HttpKernelTest::testHandleHttpException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
ElementMetadataTest::testAddConstraints |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ElementMetadataTest.php |
|
UpdateComplexTest::testUpdateExpression |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Tests UPDATE with expression values. |
SigchildDisabledProcessTest::testSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
DisplayTest::testFilterGroupsOverriding |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php |
Tests the overriding of filter_groups. |
Twig_Tests_Node_ModuleTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ModuleTest.php |
@covers Twig_Node_Module::compile
@covers Twig_Node_Module::compileTemplate
@covers Twig_Node_Module::compileMacros
@covers Twig_Node_Module::compileClassHeader
@covers Twig_Node_Module::compileDisplayHeader
@covers… |
ReverseProxySubscriberUnitTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/EventSubscriber/ReverseProxySubscriberUnitTest.php |
This method exists to support the simpletest UI runner. |
EntityReferenceSelectionSortTest::setUp |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionSortTest.php |
Sets up a Drupal site for running functional and integration tests. |
Twig_Test_EscapingTest::$jsSpecialChars |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/escapingTest.php |
|
Framework_TestListenerTest::$startCount |
property |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php |
|
LanguageConditionTest::$languageManager |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/Condition/LanguageConditionTest.php |
The language manager. |
SigchildDisabledProcessTest::getProcess |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
|
FailureTest::testAssertObjectSameObject |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php |
|
BulkDeleteTest::testDeleteFieldInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Verify that deleting an instance leaves the field data items in
the database and that the appropriate Field API functions can
operate on the deleted data and instance. |