PHP_CodeCoverageTest::testGetLinesToBeCovered2 |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered
@covers PHP_CodeCoverage::resolveCoversToReflectionObjects
@expectedException PHP_CodeCoverage_Exception |
PHPUnit_TextUI_ResultPrinter::EVENT_TEST_START |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
PHP_CodeCoverageTest::testGetLinesToBeCovered3 |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered
@covers PHP_CodeCoverage::resolveCoversToReflectionObjects
@expectedException PHP_CodeCoverage_Exception |
UnmanagedDeleteRecursiveTest::testSubDirectory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
Try deleting subdirectories with some files. |
PHP_CodeCoverageTest::testGetLinesToBeCovered4 |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered
@covers PHP_CodeCoverage::resolveCoversToReflectionObjects
@expectedException PHP_CodeCoverage_Exception |
HttpCacheTestCase::assertHttpKernelIsNotCalled |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
NotBlankValidatorTest::testEmptyArrayIsInvalid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotBlankValidatorTest.php |
|
ReverseProxySubscriberUnitTest::getMockedEvent |
function |
drupal/core/tests/Drupal/Tests/Core/EventSubscriber/ReverseProxySubscriberUnitTest.php |
Creates a mocked event. |
ImageFieldDefaultImagesTest::testDefaultImages |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
Tests CRUD for fields and fields instances with default images. |
FailureTest::testAssertStringMatchesFormatFile |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php |
|
LocaleUpdateTest::testUpdateImportSourceRemote |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Tests translation import from remote sources. |
FileTokenReplaceTest::testFileTokenReplacement |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileTokenReplaceTest.php |
Creates a file, then tests the tokens generated from it. |
RedirectResponseTest::testGenerateMetaRedirect |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
FieldImportCreateTest::testImportCreateDefault |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportCreateTest.php |
Tests creating fields and instances during default config import. |
ImmutableEventDispatcherTest::$innerDispatcher |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
|
Issue578Test::testNoticesDoublePrintStackTrace |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/578/Issue578Test.php |
|
Framework_AssertTest::testAssertStringEndsWith |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringEndsWith |
system_incompatible_core_version_test.info.yml |
file |
drupal/core/modules/system/tests/modules/system_incompatible_core_version_test/system_incompatible_core_version_test.info.yml |
drupal/core/modules/system/tests/modules/system_incompatible_core_version_test/system_incompatible_core_version_test.info.yml |
DumperPrefixCollectionTest::testAddPrefixRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperPrefixCollectionTest.php |
|
SimpleProcessTest::testGetPidIsNullBeforeStart |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
|
GenericCacheBackendUnitTestBase::$defaultValue |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Random value to use in tests. |
LessThanOrEqualValidatorTest::createConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LessThanOrEqualValidatorTest.php |
|
DumperPrefixCollectionTest::collectionToString |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperPrefixCollectionTest.php |
|
SimpleProcessTest::testSignalProcessNotRunning |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
@expectedException Symfony\Component\Process\Exception\LogicException |
TranslationTest::testTranslatableFieldSaveLoad |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Test translatable fields storage/retrieval. |
Framework_AssertTest::testAssertAttributeEmpty |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeEmpty |
FileProfilerStorageTest::testMultiRowIndexFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
Twig_Node_Expression_Test_Divisibleby::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php |
Compiles the node to PHP. |
ApacheMatcherDumperTest::provideEscapeFixtures |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
Framework_Assert_FunctionsTest::testLogicalAnd |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Assert/FunctionsTest.php |
|
ToolkitTestBase::assertToolkitOperationsCalled |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTestBase.php |
Assert that all of the specified image toolkit operations were called
exactly once once, other values result in failure. |
Framework_Assert_FunctionsTest::testLogicalXor |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Assert/FunctionsTest.php |
|
Twig_Tests_EnvironmentTest::testRenderNoLoader |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
@expectedException LogicException
@expectedExceptionMessage You must set a loader first. |
ConfigTestTranslationUITest::enableTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/ConfigTestTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::enableTranslation(). |
ConfigTestTranslationUITest::testTranslationUI |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/ConfigTestTranslationUITest.php |
Overrides EntityTranslationTest::testTranslationUI(). |
GenericCacheBackendUnitTestBase::testDeleteAll |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Test Drupal\Core\Cache\CacheBackendInterface::deleteAll(). |
entity_cache_test_dependency_entity_info_alter |
function |
drupal/core/modules/system/tests/modules/entity_cache_test_dependency/entity_cache_test_dependency.module |
Implements hook_entity_info_alter(). |
LessThanValidatorTest::provideValidComparisons |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LessThanValidatorTest.php |
|
NamespacedAttributeBagTest::attributesProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
UploadedFileTest::testIsInvalidIfNotHttpUpload |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
Twig_Node_Expression_Test_Defined::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php |
Constructor. |
UpdateUploadTest::testFileNameExtensionMerging |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php |
Ensures that archiver extensions are properly merged in the UI. |
views.view.test_view_argument_validate_php.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_php.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_php.yml |
OtherInstallationProfileModuleTestsTest::setUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Sets up a Drupal site for running functional and integration tests. |
Twig_Tests_EnvironmentTest_Extension::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
PHPUnit_TextUI_TestRunner::$codeCoverageFilter |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|
ManageDisplayTest::testNoFieldsDisplayOverview |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests that a message is shown when there are no fields. |
drupal_system_listing_compatible_test.info.yml |
file |
drupal/core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml |
drupal/core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml |
ModuleEnable::testRequiredModuleSchemaVersions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleEnable.php |
Tests recorded schema versions of early installed modules in the installer. |
StateValuesCleanTest::testFormStateValuesClean |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanTest.php |
Tests form_state_values_clean(). |