NullSessionStorageTest::testSaveHandlers |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php |
|
LanguageSwitchingTest::testLanguageBlock |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php |
Functional tests for the language switcher block. |
ProcessingTest::testBatchLargePercentage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Tests batches that return $context['finished'] > 1 do in fact complete. |
SelectComplexTest::testCountQueryDistinct |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests that we can generate a count query from a query with distinct. |
LocaleCompareTest::$tranlations_directory |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleCompareTest.php |
The path of the translations directory where local translations are stored. |
LanguageConfigurationElementTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
|
PercentagesUnitTest::testBatchPercentages |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php |
Tests the _batch_api_percentage() function. |
AggregatorTestBase::getHtmlEntitiesSample |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
|
ClassLoaderTest::testLoadNonexistentClass |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
@dataProvider getLoadNonexistentClassTests |
InstallationProfileModuleTestsTest::setUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Sets up a Drupal site for running functional and integration tests. |
MemcacheSessionHandlerTest::testGcSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
CascadingStylesheetsTest::testAddExternal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests adding an external stylesheet. |
ServerBagTest::testHttpPasswordIsOptional |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php |
|
MimeTypeTest::testGuessImageWithDirectory |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
ControllerResolverTest::testGetController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
AnalyzeServiceReferencesPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php |
|
ControllerResolverTest::controllerMethod1 |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
PdoSessionHandlerTest::testSessionDestroy |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php |
|
Twig_Tests_Extension_SandboxTest::$params |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php |
|
ControllerResolverTest::controllerMethod2 |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
DrupalUnitTestBaseTest::testInstallSchema |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests expected behavior of installSchema(). |
CascadingStylesheetsTest::testRenderOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests CSS ordering. |
ControllerResolverTest::controllerMethod3 |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
UniversalClassLoaderTest::testGetPrefixes |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
ControllerResolverTest::controllerMethod4 |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
ControllerResolverTest::controllerMethod5 |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
ResolveInvalidReferencesPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInvalidReferencesPassTest.php |
|
FileManagedTestBase::assertFileHookCalled |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Assert that a hook_file_* hook was called a certain number of times. |
EntityCrudHookTest::testTaxonomyTermHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on taxonomy terms. |
UserValidateCurrentPassCustomFormTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Definition of Drupal\user\Tests\UserValidateCurrentPassCustomFormTest. |
ViewExecutableTest::$executableProperties |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Properties that should be stored in the executable. |
InlineServiceDefinitionsPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php |
|
ViewExecutableTest::testViewsHandlerTypes |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests ViewExecutable::viewsHandlerTypes(). |
UpdateContribTest::testUpdateContribBasic |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Tests the basic functionality of a contrib module on the status report. |
UpdateContribTest::testUpdateContribOrder |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Tests that contrib projects are ordered by project name. |
PersistentObjectTest::testSetUnknownField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
PersistentObjectTest::testGetUnknownField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
TableTest::testThemeTableWithEmptyMessage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
Tests that the table header is printed correctly even if there are no rows,
and that the empty text is displayed correctly. |
ChainCacheClearerTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheClearer/ChainCacheClearerTest.php |
|
Twig_Test_Loader_TemplateReference::$name |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php |
|
KernelTest::testIsClassInActiveBundleTrue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
RemoteFileUnmanagedSaveDataTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
Modules to enable. |
EventDispatcherTest::testRemoveSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
AssetCollectionTest::testIterationFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|
common_test_drupal_goto_redirect_advanced |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Redirects using drupal_goto(). |
FilterStringTest::testFilterStringNotEnds |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
UpdateCoreTest::testNormalUpdateAvailable |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Tests the Update Manager module when one normal update is available. |
FilterStringTest::testFilterStringShorter |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
PhpDumperTest::testDumpOptimizationString |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
|
AssetCollectionTest::testLeafManipulation |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|