ParameterBagTest::stringsWithSpacesProvider |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
|
LoggerInterfaceTest::testContextReplacement |
function |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
|
TransliterationTest::testPHPTransliteration |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Transliteration/TransliterationTest.php |
Tests the PHPTransliteration class. |
StaticReflectionParserTest::testParentClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/StaticReflectionParserTest.php |
|
GetterMetadataTest::testInvalidPropertyName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/GetterMetadataTest.php |
|
LoggerInterfaceTest::testObjectCastToString |
function |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
|
LocalePluralFormatTest::testGetPluralFormat |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
Tests locale_get_plural() and format_plural() functionality. |
SimpleProcessTest::testGetPidIsNullAfterRun |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
|
ServiceDestructionTest::testDestructionUsed |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/ServiceDestructionTest.php |
Verifies that services are destructed when used. |
GenericCacheBackendUnitTestBase::getTestBin |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Gets the testing bin. |
FileProfilerStorageTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
NameMungingTest::testMungeIgnoreWhitelisted |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/NameMungingTest.php |
White listed extensions are ignored by file_munge_filename(). |
UpdateContribTest::testUpdateBrokenFetchURL |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Makes sure that if we fetch from a broken URL, sane things happen. |
UploadedFileTest::testGetClientOriginalName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
GenericCacheBackendUnitTestBase::testSetGet |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface. |
ApacheMatcherDumperTest::getRouteCollection |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
GenericCacheBackendUnitTestBase::testDelete |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests Drupal\Core\Cache\CacheBackendInterface::delete(). |
NamespacedAttributeBagTest::testGetDefaults |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
ContentAwareGeneratorTest::$contentDocument |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ContentAwareGeneratorTest.php |
|
PhpExecutableFinderTest::testFindWithSuffix |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php |
tests find() with default executable |
UpdateCoreUnitTest::testUpdateBuildFetchUrl |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreUnitTest.php |
Tests that _update_build_fetch_url() builds the URL correctly. |
CustomAnnotationClassDiscoveryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/CustomAnnotationClassDiscoveryTest.php |
|
PHPUnit_Extensions_PhptTestCase_Logger::log |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase/Logger.php |
|
Twig_Node_Expression_Test_Constant::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php |
Compiles the node to PHP. |
UploadedFileTest::uploadedFileErrorProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
StyleUnformattedTest::testDefaultRowClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
Take sure that the default css classes works as expected. |
ContainerTest::testSetAlsoSetsScopedService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
form_test_form_rebuild_preserve_values_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder for testing preservation of values during a rebuild. |
ManageDisplayTest::testNonInitializedFields |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests that field instances with no explicit display settings do not break. |
EntityTranslationWorkflowsTest::setupEntity |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Creates a test entity and translate it. |
ManageDisplayTest::assertNodeViewTextHelper |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Asserts that a string is (not) found in the rendered nodein a view mode. |
InstallationProfileModuleTestsTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
|
BankAccountTest::testBalanceIsInitiallyZero |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.php |
@covers BankAccount::getBalance
@group balanceIsInitiallyZero
@group specification |
DependencyTest::testEnableWithoutDependency |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php |
Attempts to enable the Entity Translation module without Language enabled. |
UpdateCoreTest::testSecurityUpdateAvailable |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Tests the Update Manager module when a security update is available. |
PHPUnit_TextUI_TestRunner::createTestResult |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|
ExceptionInAssertPostConditionsTest::$setUp |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPostConditionsTest.php |
|
UpdateCoreTest::testModulePageRegularUpdate |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks the messages at admin/modules when an update is missing. |
MTimeProtectedFileStorageTest::testSecurity |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
Tests the security of the MTimeProtectedFileStorage implementation. |
IntegrationTest::testNodeCounterIntegration |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/Views/IntegrationTest.php |
Tests the integration of the {node_counter} table in views. |
ProcessingTest::testDrupalFormSubmitInBatch |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Tests that drupal_form_submit() can run within a batch operation. |
DatabaseBackendUnitTest::createCacheBackend |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/DatabaseBackendUnitTest.php |
Creates a new instance of DatabaseBackend. |
Framework_AssertTest::testAssertEqualsFails |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertEquals
@dataProvider notEqualProvider |
RequestTest::getFormatToMimeTypeMapProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
MTimeProtectedFastFileStorageTest::$expected |
property |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php |
The expected test results for the security test. |
Framework_AssertTest::testAssertNotSameFails |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotSame
@dataProvider sameProvider |
LocaleTranslationTest::testStringTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php |
Adds a language and tests string translation by users with the appropriate permissions. |
PHPUnit_Util_TestDox_ResultPrinter::$skipped |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
|
FilterCombineTest::testFilterCombineContains |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php |
|
XmlFileLoaderTest::testLoadAnonymousServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|