TypedDataTest::testGetAndSet |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
Tests the basics around constructing and working with data wrappers. |
PngoutFilterTest::testFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/PngoutFilterTest.php |
@dataProvider getImages |
HandlerFieldUserNameTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFieldUserNameTest.php |
Definition of Drupal\views\Tests\User\HandlerFieldUserNameTest. |
SearchAdvancedSearchFormTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php |
|
EntityTranslationTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Sets up a Drupal site for running functional and integration tests. |
field_test_entity_info_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Implements hook_entity_info_alter(). |
BreakpointThemeTest::getInfo |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php |
|
FieldCounterTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php |
Views used by this test. |
RouterListenerTest::testPort |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/RouterListenerTest.php |
@dataProvider getPortData |
AggregatorTestBase::$modules |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Modules to enable. |
NodeAccessRebuildTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRebuildTest.php |
Sets up a Drupal site for running functional and integration tests. |
FieldCounterTest::testSimple |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php |
|
ClassMapGeneratorTest::clean |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
SearchConfigSettingsFormTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Test config page. |
JpegoptimFilterTest::$filter |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/JpegoptimFilterTest.php |
|
SelectComplexTest::testRange |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests range queries. |
NativeSessionHandlerTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeSessionHandlerTest.php |
|
LanguageSwitchingTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php |
Sets up a Drupal site for running functional and integration tests. |
form_test_required_attribute |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Builds a form to test the required attribute. |
DisplayExtenderTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayExtenderTest.php |
|
FileAssetTest::testInterface |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php |
|
NonDefaultBlockAdminTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php |
Definition of Drupal\block\Tests\NonDefaultBlockAdminTest. |
ProcessingTest::_resultStack |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Returns expected execution stacks for the test batches. |
FlashBagTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php |
|
ConfigStorageTestBase::delete |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
ModuleTest::formatViewOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Helper to return an expected views option array. |
PollCreateTest::testPollClose |
function |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollCreateTest.php |
Tests creating, editing, and closing a poll. |
ClearTest::testFlushAllCaches |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/ClearTest.php |
Tests drupal_flush_all_caches(). |
ParameterBagTest::testGetDeep |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
|
PollJsAddChoiceTest::$modules |
property |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollJsAddChoiceTest.php |
Modules to enable. |
AbstractReaderTest::getReader |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
NewDefaultThemeBlocksTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/NewDefaultThemeBlocksTest.php |
Definition of Drupal\block\Tests\NewDefaultThemeBlocksTest. |
field_test_field_create_field |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Memorize calls to hook_field_create_field(). |
LocaleCompareTest::makePoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleCompareTest.php |
Creates a translation file and tests its timestamp. |
BackendChainUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/BackendChainUnitTest.php |
|
ToolkitGdTest::colorsAreEqual |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php |
Function to compare two colors by RGBa. |
TestFieldDefaultFormatter.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Definition of Drupal\field_test\Plugin\field\formatter\TestFieldDefaultFormatter. |
ToolbarHookToolbarTest::setUp |
function |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarHookToolbarTest.php |
Sets up a Drupal site for running functional and integration tests. |
FlashBagTest::testGetIterator |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php |
@covers Symfony\Component\HttpFoundation\Session\Flash\FlashBag::getIterator |
ClassCollectionLoaderTest.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
|
PollTokenReplaceTest::getInfo |
function |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollTokenReplaceTest.php |
|
ScanDirectoryTest::testReturn |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check the format of the returned values. |
SearchNumbersTest::$test_user |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumbersTest.php |
|
ControllerResolverTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
NodeAccessPagerTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
Modules to enable. |
StyleUnformattedTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
|
WebTestBase::assertLinkByHref |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Pass if a link containing a given href (part) is found. |
FieldWebTest::assertSubString |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Assertion helper which checks whether a string is part of another string. |
LanguageSelectElementTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Definition of Drupal\system\Tests\Form\LanguageSelectElementTest. |
ViewUnitTestBase::executeView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Executes a view with debugging. |