SizeUnitTest::$rounded_test_cases |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SizeUnitTest.php |
|
CookieTest::testInvalidExpiration |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
@expectedException InvalidArgumentException |
SizeUnitTest::testCommonParseSize |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SizeUnitTest.php |
Checks that parse_size() returns the proper byte sizes. |
ClassLoaderTest::testClassLoading |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ClassLoaderTest.php |
Tests that module-provided classes can be loaded when a module is enabled. |
WebTestBase::assertNoFieldByXPath |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a field does not exist in the current page by the given XPath. |
AsseticExtensionTest::testFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
AsseticExtensionTest::testMixture |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
ForumBlockTest::createForumTopics |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php |
Creates a forum topic. |
PictureFieldDisplayTest::$modules |
property |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php |
Modules to enable. |
WebTestBase::assertNoFieldChecked |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a checkbox field in the current page is not checked. |
RenderTest::assertRenderedElement |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests that elements are rendered properly. |
AsseticExtensionTest::testCombine |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
RenderTest::testDrupalRenderCache |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests caching of an empty render item. |
SearchLanguageTest::testLanguages |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php |
|
StringAssetTest::testLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/StringAssetTest.php |
|
WebTestBase::assertOptionSelected |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a select option in the current page is checked. |
EventDispatcherTest::testDispatch |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
_batch_test_nested_batch_callback |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Performs a batch operation setting up its own batch. |
StateSystemUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/StateSystemUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
WebTestBase::assertNoDuplicateIds |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that each HTML ID is used for just a single element. |
ModuleApiTest::testModuleMetaData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Tests whether the correct module metadata is returned. |
LocaleImportFunctionalTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Sets up a Drupal site for running functional and integration tests. |
UrlGeneratorTest::testUrlEncoding |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
GraphvizDumperTest::$fixturesPath |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/GraphvizDumperTest.php |
|
TestObjectMetadata::getFieldNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
A numerically indexed list of field names of this persistent class. |
TestObjectMetadata::getIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Gets the mapped identifier field name. |
TestEventListener::$preFooInvoked |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
BookTest::testBookNavigationBlock |
function |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
Tests the functionality of the book navigation block. |
Twig_Tests_Node_ForTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ForTest.php |
|
common_test_drupal_goto_land_fail |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Page callback: Provides a failure landing page for drupal_goto(). |
AnnotationFileLoaderTest::$loader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php |
|
RemoteFileDirectoryTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileDirectoryTest.php |
Modules to enable. |
TestEventSubscriberWithPriorities |
class |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
AnnotationFileLoaderTest::$reader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php |
|
NodeBlockTest::testSyndicateBlock |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockTest.php |
|
ManageFieldsTest::testDeleteField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that deletion removes fields and instances as expected. |
UpgradePathTestBase::variable_set |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Specialized variable_set() that works even if the child site is not upgraded. |
KernelTest::testInitializeBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
TestMultipleHttpKernel::$statuses |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
UpgradePathTestBase::getUpdatePhp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Gets update.php without calling url(). |
RequestTest::testIsXmlHttpRequest |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
TransactionTest::assertRowPresent |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Asserts that a given row is present in the test table. |
RemoteFileUnmanagedDeleteTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedDeleteTest. |
ElementsVerticalTabsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
|
ForumNodeAccessTest::$access_user |
property |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumNodeAccessTest.php |
|
BulkDeleteTest::testPurgeInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Verify that field data items and instances are purged when an
instance is deleted. |
YamlDumperTest::testAddParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php |
|
RequestTest::testGetRequestFormat |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
Twig_ExtensionInterface::getTests |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php |
Returns a list of tests to add to the existing list. |
ImageEffectsTest::testScaleEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_scale_effect() function. |