ContainerBuilderTest::testGetAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getAliases |
ContainerBuilderTest::testSetAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::setAliases |
Framework_AssertTest::testAssertNull |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNull |
TempStoreDatabaseTest::$storeFactory |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
A key/value store factory. |
LanguageListTest::testLanguageStates |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php |
Functional tests for the language states (locked or configurable). |
StyleMappingTest::mappedOutputHelper |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
Tests the mapping of fields. |
AddFeedTest::testBasicFeedAddNoTitle |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AddFeedTest.php |
Tests drupal_add_feed() with paths, URLs, and titles. |
ModuleTestBase::assertNoModuleConfig |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php |
Asserts that no configuration exists for a given module. |
EntityFilteringThemeTest::$xss_label |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
A string containing markup and JS. |
ContainerBuilderTest::testAddAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::addAliases |
Framework_AssertTest::testAssertTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTrue |
ExecutionContextTest::$globalContext |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
EditorSelectionTest::$editorSelector |
property |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditorSelectionTest.php |
The editor selector object to be tested. |
AggregatorTestBase::getFeedEditArray |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Returns a randomly generated feed edit array. |
LanguageNegotiationInfoTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
|
FormTestControllerObject::submitForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestControllerObject.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
FileValidatorTest::testTooLargeBytes |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
PHPUnit_Framework_TestSuite::$groups |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
The test groups of the test suite. |
options_test_allowed_values_callback |
function |
drupal/core/modules/options/tests/options_test.module |
Allowed values callback. |
EditorSelectionTest::testTextWysiwyg |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditorSelectionTest.php |
Tests a textual field, with text processing, with cardinality 1 and >1,
always with an Editor plugin present that supports textual fields with text
processing, but with varying text format compatibility. |
FileValidatorTest::testValidMimeType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
options_test_dynamic_values_callback |
function |
drupal/core/modules/options/tests/options_test.module |
An entity-bound allowed values callback. |
EnableDisableTest::testEnableDisable |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/EnableDisableTest.php |
Tests that all core modules can be enabled, disabled and uninstalled. |
Framework_AssertTest::testAssertSame |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSame |
PHPUnit_Framework_TestSuite::addTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Adds a test to the suite. |
NodeAdminTest::testContentAdminPages |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAdminTest.php |
Tests content overview with different user permissions. |
EntityAccessTest::assertEntityAccess |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php |
Asserts entity access correctly grants or denies access. |
LocaleValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php |
|
EntityReferenceSelectionSortTest.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionSortTest.php |
Contains \Drupal\entity_reference\Tests\EntityReferenceSelectionSortTest. |
SimpletestSettingsForm::validateForm |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
views.view.test_entity_reference.yml |
file |
drupal/core/modules/entity_reference/tests/modules/entity_reference_test/config/views.view.test_entity_reference.yml |
drupal/core/modules/entity_reference/tests/modules/entity_reference_test/config/views.view.test_entity_reference.yml |
ConnectionUnitTest::assertConnection |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Asserts that a connection ID exists. |
PHPUnit_Framework_TestSuite::getName |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Returns the name of the suite. |
LocaleValidatorTest::getValidLocales |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php |
|
MemcacheSessionHandlerTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
StatisticsAdminTest::testExpiredLogs |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php |
Tests that cron clears day counts and expired access logs. |
NativeSessionStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
UserBlocksTests::testWhosOnlineBlock |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php |
Test the Who's Online block. |
PHPUnit_Framework_TestSuite::runTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Runs a test. |
AggregatorConfigurationTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorConfigurationTest.php |
|
MemcacheSessionHandlerTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
PHPUnit_Framework_TestSuite::setName |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Sets the name of the suite. |
HandlerFieldUserNameTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldUserNameTest.php |
Views used by this test. |
translation_entity_test_views.module |
file |
drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/translation_entity_test_views.module |
|
NodeRevisionPermissionsTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
|
PHPUnit_Util_Log_JUnit::endTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
A testsuite ended. |
AccessPermissionTest::testAccessPerm |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/AccessPermissionTest.php |
Tests perm access plugin. |
PHPUnit_Framework_TestSuite::warning |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
|
DateUpgradePathTest::testDateUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/DateUpgradePathTest.php |
Tests that date formats have been upgraded. |
PHP_Token_NamespaceTest::testGetName |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
@covers PHP_Token_NAMESPACE::getName |