PersistentObjectTest::$object |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
BlockAdminThemeTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php |
Modules to enable. |
_session_test_set_not_started |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Menu callback, stores a value in $_SESSION['session_test_value'] without
having started the session in advance. |
AccessDeniedTest::$admin_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AccessDeniedTest.php |
|
UploadedFileTest::testGetSize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
StyleTableUnitTest::testTable |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTableUnitTest.php |
Tests the table style. |
UploadedFileTest::testIsValid |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
UpdateTestBase::standardTests |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateTestBase.php |
Runs a series of assertions that are applicable to all update statuses. |
ContactSitewideTest::$modules |
property |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
Modules to enable. |
PathProcessorTest::$languages |
property |
drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
|
StyleUnformattedTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
|
ParserTest::testBlockChomping |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
@dataProvider getBlockChompingTests |
DiscoveryTestBase::$discovery |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/DiscoveryTestBase.php |
The discovery component to test. |
url_alter_test.path_processor |
service |
drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml |
Drupal\url_alter_test\PathProcessorTest |
UserAutocompleteTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAutocompleteTest.php |
|
SessionTest::testSessionWrite |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php |
Test that sessions are only saved when necessary. |
IniFileLoaderTest::$container |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
|
PhpGeneratorDumperTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|
HookRequirementsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/HookRequirementsTest.php |
|
ImageAdminStylesTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
|
SystemAuthorizeTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
Modules to enable. |
CacheTestBase::$default_value |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/CacheTestBase.php |
|
BlockTest::testHideBlockTitle |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Test block title display settings. |
TextPlainUnitTest::assertText |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Asserts that a text string appears in the text-only version of $this->content. |
StateValuesCleanTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanTest.php |
|
UnmanagedMoveTest::testNormal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Move a normal file. |
form_test_load_include_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.file.inc |
Submit callback for the form API file inclusion test forms. |
FileTest::testMoveWithNewName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
ContactUpgradePathTest::setUp |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
FileTest::getFilenameFixtures |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
NewDefaultThemeBlocksTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/NewDefaultThemeBlocksTest.php |
Definition of Drupal\block\Tests\NewDefaultThemeBlocksTest. |
ContactPersonalTest::$modules |
property |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php |
Modules to enable. |
MTimeProtectedFileStorageTest |
class |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
Tests the directory mtime based PHP loader implementation. |
EsiTest::testRenderIncludeTag |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
CKEditorPluginManagerTest.php |
file |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorPluginManagerTest.php |
Definition of \Drupal\ckeditor\Tests\CKEditorPluginManagerTest. |
FilterHtmlImageSecureTest.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
Contains Drupal\filter\Tests\FilterHtmlImageSecureTest. |
PerformanceTest::printResults |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
|
AttributeBagTest::testReplace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
FieldAttachStorageTest::setUp |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Set the default field storage backend for fields created during tests. |
ProcessingTest::testBatchForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Tests batches defined in a form submit handler. |
BreakpointThemeTest::$modules |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php |
Modules to enable. |
ClearTest::testFlushAllCaches |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/ClearTest.php |
Tests drupal_flush_all_caches(). |
ArbitraryRebuildTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php |
|
RemoteFileUnmanagedDeleteTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php |
Deletion related tests on remote filesystems. |
GetRdfNamespacesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
|
TestableContentAwareGenerator |
class |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ContentAwareGeneratorTest.php |
Overwrite doGenerate to reduce amount of mocking needed |
PHPUnit_Framework_SkippedTest |
interface |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/SkippedTest.php |
A marker interface for marking a unit test as being skipped. |
form_test_load_include_custom |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Menu callback for testing custom form includes. |
TwigDebugMarkupTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigDebugMarkupTest.php |
Modules to enable. |
BackendChainUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/BackendChainUnitTest.php |
|