EqualToValidatorTest::createValidator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EqualToValidatorTest.php |
|
EntityQueryRelationshipTest::$factory |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
|
PHPUnit_Framework_TestResult::$passed |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
PHPUnit_Framework_TestResult::$errors |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
DatetimeFieldTest::testDatelistWidget |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php |
Tests Date List Widget functionality. |
OptionsWidgetsTest::testOnOffCheckbox |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_onoff' widget. |
ThemeEarlyInitializationTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeEarlyInitializationTest.php |
|
XssUnitTest::testBadProtocolStripping |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/XssUnitTest.php |
Checks that harmful protocols are stripped. |
ContextualDynamicContextTest::getInfo |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php |
|
DefinitionTest::testSetIsSynchronized |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setSynchronized
@covers Symfony\Component\DependencyInjection\Definition::isSynchronized |
entity_cache_test_dependency.info.yml |
file |
drupal/core/modules/system/tests/modules/entity_cache_test_dependency/entity_cache_test_dependency.info.yml |
drupal/core/modules/system/tests/modules/entity_cache_test_dependency/entity_cache_test_dependency.info.yml |
entity_crud_hook_test_comment_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_presave(). |
TestEntityController::preSaveRevision |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::preSaveRevision(). |
SearchMultilingualEntityTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
|
UrlTest::testDrupalGetQueryParameters |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests drupal_get_query_parameters(). |
FilledMinimalUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledMinimalUpgradePathTest.php |
|
EntityTranslationFormTest::$langcodes |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
|
PHPUnit_Util_Log_JSON::addSkippedTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
Skipped test. |
MTimeProtectedFastFileStorageTest.php |
file |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php |
Definition of Drupal\Tests\Component\PhpStorage\MTimeProtectedFileStorageTest. |
PHPUnit_Util_Log_JSON::startTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
A testsuite started. |
CountValidatorTest::testDefaultOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
|
ValidatorTest::testGetMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
ConnectionTest::testConnectionRouting |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionTest.php |
Tests that connections return appropriate connection objects. |
JsonResponseTest::testJsonEncodeFlags |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
TrueValidatorTest::testFalseIsInvalid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TrueValidatorTest.php |
|
ModuleTest::testViewsFetchPluginNames |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Tests the views_fetch_plugin_names() function. |
AggregatorRenderingTest::testFeedPage |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php |
Creates a feed and checks that feed's page. |
ModulesDisabledUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ModulesDisabledUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
ConnectionTest::testConnectionClosing |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionTest.php |
Tests the closing of a database connection. |
UrlGeneratorTest::testGetRelativePath |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
@dataProvider provideRelativePaths |
ExceptionInTest::$assertPreConditions |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTest.php |
|
CKEditorLoadingTest::getThingsToCheck |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorLoadingTest.php |
|
Twig_Tests_ParserTest::testUnknownTag |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
@expectedException Twig_Error_Syntax
@expectedExceptionMessage Unknown tag name "foo". Did you mean "for" at line 1 |
ConnectionTest::testConnectionOptions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionTest.php |
Tests the connection options of the active database. |
DownloadTest::testPrivateFileTransfer |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/DownloadTest.php |
Test the private file transfer system. |
HandlerFilterUserNameTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
Views used by this test. |
RequestDataCollectorTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
@dataProvider provider |
AcceptHeaderTest::provideToStringData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php |
|
PHPUnit_Framework_IncompleteTestError |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/IncompleteTestError.php |
Extension to PHPUnit_Framework_AssertionFailedError to mark the special
case of an incomplete test. |
HandlerFilterUserNameTest::$columnMap |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
Stores the column map for this testCase. |
FalseValidatorTest::testTrueIsInvalid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FalseValidatorTest.php |
|
FilterStringTest::testFilterStringNot |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
ExceptionInTest::assertPostConditions |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTest.php |
Performs assertions shared by all tests of a test case. |
PHPUnit_Framework_TestResult::endTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Informs the result that a test was completed. |
UserCancelTest::testUserCancelInvalid |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Attempt invalid account cancellations. |
Twig_Tests_ParserTest::testGetVarName |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
|
AjaxCommandsUnitTest::testDataCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that DataCommand objects can be constructed and rendered. |
CommentTestBase::getUnapprovedComment |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Gets the comment ID for an unapproved comment. |
AjaxCommandsUnitTest::testHtmlCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that HtmlCommand objects can be constructed and rendered. |
UserCancelTest::testUserCancelByAdmin |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Create an administrative user and delete another user. |