ExceptionTest::testSingleLine |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionTest.php |
@expectedException Class |
Twig_Tests_Node_SpacelessTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SpacelessTest.php |
|
ToolkitTest::testScaleAndCrop |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php |
Test the image_scale_and_crop() function. |
SimpleProcessTest::testSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
|
Twig_Tests_ErrorTest_Foo::bar |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.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. |
SessionTest::testSessionWrite |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php |
Test that sessions are only saved when necessary. |
SelectTest::testSimpleComment |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests rudimentary SELECT statement with a COMMENT. |
DumperTest::testSetIndentation |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php |
|
DumperTest::testSpecifications |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php |
|
DefinitionTest::testSetGetFile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setFile
@covers Symfony\Component\DependencyInjection\Definition::getFile |
Twig_Tests_NativeExtensionTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/NativeExtensionTest.php |
|
ExceptionInTest::testSomething |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTest.php |
|
MenuTest::testSystemMenuRename |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Test renaming built-in menu. |
BasicTest::testSimpleResultSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/BasicTest.php |
Tests a trivial result set. |
BasicTest::testSimpleFiltering |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/BasicTest.php |
Tests filtering of the result set. |
ThemeTestSubscriber::onRequest |
function |
drupal/core/modules/system/tests/modules/theme_test/lib/Drupal/theme_test/EventSubscriber/ThemeTestSubscriber.php |
Generates themed output early in a page request. |
ResponseTest::testSetClientTtl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
UserAccountLinksTests::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
|
SchemaTest::testSchemaAddField |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php |
Tests adding columns to an existing table. |
Twig_Tests_Node_AutoEscapeTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/AutoEscapeTest.php |
|
PHPUnit_Runner_TestSuiteLoader |
interface |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/TestSuiteLoader.php |
An interface to define how a test suite should be loaded. |
PHPUnit_Util_TestSuiteIterator |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestSuiteIterator.php |
Iterator for test suites. |
Twig_Extension_Staging::$tests |
property |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
ParserTest::testSpecifications |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
@dataProvider getDataFormSpecifications |
SiteSchemaTest::testSiteSchema |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/SiteSchemaTest.php |
Tests site-generated schema. |
XmlFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\XmlFileLoader::supports |
AbstractProcessTest::testStatus |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
UnicodeTest::providerTestStatus |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Data provider for testStatus(). |
ConfigTestStorageController.php |
file |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestStorageController.php |
Contains \Drupal\config_test\ConfigTestStorageController. |
AbstractProcessTest::testSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
BlockStorageUnitTest::loadTests |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the rendering of blocks. |
EntityTestStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Definition of Drupal\entity_test\EntityTestStorageController. |
DefinitionTest::testSetGetClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setClass
@covers Symfony\Component\DependencyInjection\Definition::getClass |
DefinitionTest::testSetGetScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setScope
@covers Symfony\Component\DependencyInjection\Definition::getScope |
DefinitionTest::testSetIsPublic |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setPublic
@covers Symfony\Component\DependencyInjection\Definition::isPublic |
AutoExpireFlashBagTest::testSet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
DefinitionTest::testSetArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::replaceArgument |
ModuleTest::testStatusFunctions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Tests view enable and disable procedural wrapper functions. |
DefinitionTest::testSetProperty |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
ExceptionInTest::$testSomething |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTest.php |
|
Twig_Tests_ExpressionParserTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
|
PhpFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php |
|
DisplayExtenderTest::$testState |
property |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Stores some state booleans to be sure a certain method got called. |
CoverageNoneTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNoneTest.php |
|
ClosureLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/ClosureLoaderTest.php |
|
UserAccountLinksTests::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Modules to enable. |
XmlFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
ResponseTest::testSetStatusCode |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
@dataProvider getStatusCodeFixtures |
DynamicRouterTest::testSupports |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
|