UpdateContribTest::testUpdateHiddenBaseTheme |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Tests updates with a hidden base theme. |
Twig_Tests_Node_SandboxedPrintTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedPrintTest.php |
|
StoreTest::testRemovesEntriesForKeyWithPurge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
Framework_AssertTest::testMarkTestIncomplete |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::markTestIncomplete |
UpdateContribTest::testHookUpdateStatusAlter |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Checks that hook_update_status_alter() works to change a status. |
DefinitionDecoratorTest::testReplaceArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
|
PhpExecutableFinderTest::testFindWithPhpPath |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php |
tests find() with the env var PHP_PATH |
IpValidatorTest::testInvalidValidatorVersion |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
GenericCacheBackendUnitTestBase::testIsEmpty |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests Drupal\Core\Cache\CacheBackendInterface::isEmpty(). |
PHPUnit_TextUI_ResultPrinter::addSkippedTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
Skipped test. |
PHPUnit_TextUI_ResultPrinter::startTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
A testsuite started. |
UploadedFileTest::testIsInvalidOnUploadError |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
@dataProvider uploadedFileErrorProvider |
ConfigTestTranslationUITest::setupTestFields |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/ConfigTestTranslationUITest.php |
Overrides EntityTranslationUITest::setupTestFields(). |
Twig_Tests_EnvironmentTest::testAddExtension |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
InstallationProfileModuleTestsTest::$modules |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Modules to enable. |
form_test_form_form_test_state_persist_alter |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_form_FORM_ID_alter(). |
SigchildEnabledProcessTest::testExitCodeText |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
|
InstallationProfileModuleTestsTest::$profile |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Use the Testing profile. |
PersistentObjectTest::testNoObjectManagerSet |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
PHPUnit_Util_TestDox_NamePrettifier::$prefix |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/NamePrettifier.php |
|
TrackerNodeAccessTest::testTrackerNodeAccess |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerNodeAccessTest.php |
Ensure private node on /tracker is only visible to users with permission. |
PHPUnit_Util_TestDox_NamePrettifier::$suffix |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/NamePrettifier.php |
|
MTimeProtectedFileStorageTest::$storageClass |
property |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
|
NotIdenticalToValidatorTest::createValidator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotIdenticalToValidatorTest.php |
|
PHPUnit_Framework_TestCase::$useErrorHandler |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
ProcessingTest::testBatchFormMultipleBatches |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Tests batches defined in different submit handlers on the same form. |
LocaleJavascriptTranslation::testFileParsing |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleJavascriptTranslation.php |
|
UpdateCoreTest::testModulePageSecurityUpdate |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks the messages at admin/modules when a security update is missing. |
Framework_AssertTest::testAssertSameSucceeds |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSame
@dataProvider sameProvider |
PHPUnit_Framework_TestCase::$dependencyInput |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
LocaleTranslationTest::testEnglishTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php |
Enable interface translation to English |
AbstractProcessTest::testGetIncrementalOutput |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
HttpCacheTest::testPassesOnNonGetHeadRequests |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
QueryGroupByTest::testGroupByCountOnlyFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
Twig_Tests_TemplateTest::getGetAttributeTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
RequestTest::testGetHostWithFakeHttpHostValue |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@expectedException RuntimeException |
TestObjectMetadata::isSingleValuedAssociation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the given field is a mapped single valued association for this class. |
LanguageValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
|
NodeAccessLanguageTest::testNodeAccessPrivate |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Tests node_access() with multiple node languages and private nodes. |
TriggeringElementTest::testNoButtonInfoInPost |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/TriggeringElementTest.php |
Test the determination of $form_state['triggering_element'] when no button
information is included in the POST data, as is sometimes the case when
the ENTER key is pressed in a textfield in Internet Explorer. |
PHPUnit_Extensions_RepeatedTest::$timesRepeat |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/RepeatedTest.php |
|
AbstractProcessTest::testProcessIsNotSignaled |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
Twig_Tests_Node_Expression_NameTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/NameTest.php |
|
PHPUnit_Util_TestDox_ResultPrinter::startTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
A test started. |
LocalePathTest::testPathLanguageConfiguration |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php |
Test if a language can be associated with a path alias. |
ExceptionInTearDownTest::$assertPreConditions |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTearDownTest.php |
|
CallbackValidatorTest::testExpectValidMethods |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
Framework_AssertTest::testAssertFileNotExists |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertFileNotExists |
Twig_Tests_Node_Expression_TestTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/TestTest.php |
|
PHPUnit_Framework_TestCase::expectOutputRegex |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.6.0 |