IssnValidatorTest::getInvalidValueIssn |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
|
CommentPreviewTest::testCommentPreview |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php |
Tests comment preview. |
Twig_Test_NodeTestCase::getEnvironment |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php |
|
DatabaseStorageExpirableTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Deletes created files, database tables, and reverts all environment changes. |
CustomBlockTestBase::createCustomBlock |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php |
Creates a custom block. |
NodePostSettingsTest::testPagePostInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
Confirms "Basic page" content type and post information is on a new node. |
NodeAccessLanguageAwareCombinationTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareCombinationTest.php |
Tests node access with multiple languages and access control modules. |
RequirementsTest::testExistingFunction |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/RequirementsTest.php |
@requires function array_merge |
DefaultsTestPluginManager::__construct |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/DefaultsTestPluginManager.php |
|
FilterEntityBundleTest::$entityBundles |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FilterEntityBundleTest.php |
Entity bundle data. |
DisplayExtenderTest::submitOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayExtenderPluginBase::submitOptionsForm(). |
TreeAccessTest::getTestRouteCollection |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeAccessTest.php |
Generates the test route collection. |
EditIntegrationTest::getSelectedEditor |
function |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditIntegrationTest.php |
Retrieves the FieldInstance object for the given field and returns the
editor that Edit selects. |
HandlerFieldFieldTest::testFieldRender |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/HandlerFieldFieldTest.php |
|
CustomBlockTranslationUITest::$modules |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTranslationUITest.php |
Modules to enable. |
DefaultFileLocatorTest::testFileExists |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
SearchConfigSettingsFormTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Modules to enable. |
theme_test_template_test_page_callback |
function |
drupal/core/modules/system/tests/modules/theme_test/theme_test.module |
Menu callback for testing template overridding based on filename. |
EmptyStatementTest::testEmptyIteration |
function |
drupal/core/tests/Drupal/Tests/Core/Database/EmptyStatementTest.php |
Tests that the empty result set iterates safely. |
AnnotationDirectoryLoaderTest::$loader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationDirectoryLoaderTest.php |
|
TextFieldTest::testTextFieldValidation |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Test text field validation. |
AnnotationDirectoryLoaderTest::$reader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationDirectoryLoaderTest.php |
|
EditorAdminTest::testNoEditorAvailable |
function |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorAdminTest.php |
Tests an existing format without any editors available. |
InlineFragmentRendererTest::testRender |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php |
|
ViewExecutableTest::testFactoryService |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the views.exectuable container service. |
LengthValidatorTest::getFourCharacters |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
|
JavaScriptTest::testVersionQueryString |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests JavaScript versioning. |
SearchPreprocessLangcodeTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Modules to enable. |
AlterDecoratorTest::testAlterDecorator |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/AlterDecoratorTest.php |
Tests getDefinitions() and getDefinition() of Drupal\Core\Plugin\Discovery\AlterDecorator. |
EntityValidationTest::createTestEntity |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityValidationTest.php |
Creates a test entity. |
Issue498Test::shouldBeTrueDataProvider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/498/Issue498Test.php |
|
ChoiceValidatorTest::testInvalidChoice |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
NotExistingCoveredElementTest::testOne |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NotExistingCoveredElementTest.php |
@covers NotExistingClass |
SimpleTestErrorCollectorTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SimpleTestErrorCollectorTest.php |
Modules to enable. |
ReplaceAliasByActualDefinitionPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ReplaceAliasByActualDefinitionPassTest.php |
|
NotExistingCoveredElementTest::testTwo |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NotExistingCoveredElementTest.php |
@covers NotExistingClass::notExistingMethod |
ValidatorTest::testFileValidateIsImage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
This ensures a specific file is actually an image. |
ChoiceValidatorTest::testTooFewChoices |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
SchemaTest::assertFieldAdditionRemoval |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php |
Asserts that a given field can be added and removed from a table. |
SearchNumbersTest::testNumberSearching |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumbersTest.php |
Tests that all the numbers can be searched. |
EntitySerializationTest::testNormalize |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntitySerializationTest.php |
Test the normalize function. |
RouteProviderTest::testSystemPathMatch |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that system_path attribute overrides request path. |
SchemaTest::assertFieldCharacteristics |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php |
Asserts that a newly added field has the correct characteristics. |
RouteCompilerTest::testCompileWithHost |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCompilerTest.php |
@dataProvider provideCompileWithHostData |
Framework_SuiteTest::testShadowedTests |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php |
|
EntitySerializationTest::testSerialize |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntitySerializationTest.php |
Test registered Serializer's entity serialization for core's formats. |
TranslationEntityViewsUITest::$modules |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationEntityViewsUITest.php |
Modules to enable. |
SearchCommentCountToggleTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php |
Modules to enable. |
ajax_forms_test_validation_form_submit |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Form submission handler for ajax_forms_test_validation_form(). |
CollectionValidatorArrayObjectTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorArrayObjectTest.php |
|