RoutableFragmentRendererTest::getRenderer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/RoutableFragmentRendererTest.php |
|
FileFieldWidgetTest::testWidgetValidation |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Tests validation with the Upload button. |
KernelTest::testIsClassInActiveBundleTrue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
BackendChainImplementationUnitTest::setUp |
function |
drupal/core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php |
|
ValidatorTest::testFileValidateExtensions |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
Test the file_validate_extensions() function. |
GetSetMethodNormalizerTest::testNormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
ConfigImportUITest::prepareSiteNameUpdate |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php |
|
RouteProviderTest::testOutlinePathNoMatch |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that an exception is thrown when no matching path is found. |
ValidatorTest::testFileValidateNameLength |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
This will ensure the filename length is valid. |
editor_test_editor_default_settings_alter |
function |
drupal/core/modules/editor/tests/modules/editor_test.module |
Implements hook_editor_default_settings_alter(). |
SimpleTestErrorCollectorTest::assertError |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SimpleTestErrorCollectorTest.php |
Asserts that a collected error matches what we are expecting. |
DenormalizeTest::testMarkFieldForDeletion |
function |
drupal/core/modules/hal/lib/Drupal/hal/Tests/DenormalizeTest.php |
Test that a field set to an empty array is different than an empty field. |
TranslationEntityViewsUITest::testViewsUI |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationEntityViewsUITest.php |
Tests the views UI. |
GetSetMethodNormalizerTest::testCallbacks |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
@dataProvider provideCallbacks |
FlattenExceptionTest::flattenDataProvider |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php |
|
CountryValidatorTest::getInvalidCountries |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountryValidatorTest.php |
|
CacheDecoratorTest::testCachedDefinitions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorTest.php |
Tests that discovered definitions are properly cached. |
Util_XMLTest::testConvertAssertSelectTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
ServerBagTest::testHttpPasswordIsOptional |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php |
|
IdenticalToValidatorTest::createValidator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IdenticalToValidatorTest.php |
|
TermLanguageTest::testDefaultTermLanguage |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php |
|
DateTimeTest::testDateFormatConfiguration |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateTimeTest.php |
Test date format configuration. |
Twig_Tests_LexerTest::testNameLabelForTag |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
ShortcutLinksTest::testShortcutLinkRename |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php |
Tests that shortcut links can be renamed. |
ChainRouterTest::testMatchRequestNotFound |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException |
Twig_Tests_LexerTest::testBracketsNesting |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
ShortcutLinksTest::testShortcutLinkDelete |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php |
Tests deleting a shortcut link. |
EntityReferenceAutocompleteTest::$modules |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutocompleteTest.php |
Modules to enable. |
ConfigInstallTest::testModuleInstallation |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallTest.php |
Tests module installation. |
TestMultipleHttpKernel::getBackendRequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
DateTimeValidatorTest::testValidDateTimes |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateTimeValidatorTest.php |
@dataProvider getValidDateTimes |
LocaleUninstallTest::testUninstallProcess |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
Check if the values of the Locale variables are correct after uninstall. |
common_test_drupal_goto_redirect_advanced |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Redirects using drupal_goto(). |
AttributesTest::providerTestAttributeData |
function |
drupal/core/tests/Drupal/Tests/Core/Common/AttributesTest.php |
Provides data for the Attribute test. |
ClassMetadataTest::testGetReflectionClass |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
|
EntityTranslationSyncUnitTest::$langcodes |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
The available language codes. |
EntityReferenceSelectionAccessTest::setUp |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
Sets up a Drupal site for running functional and integration tests. |
DisplayExtenderTest::testDisplayExtenders |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayExtenderTest.php |
Test display extenders. |
ShortcutSetsTest::testShortcutSetUnassign |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests unassigning a shortcut set. |
TestDenormalizer::supportsDenormalization |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/TestDenormalizer.php |
Checks whether the given class is supported for denormalization by this normalizer |
PhpDumperTest::testDumpOptimizationString |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
|
LocaleInstallTest::testFunctionSignatures |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php |
Verify that function signatures of t() and st() are equal. |
CardSchemeValidatorTest::testValidNumbers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
@dataProvider getValidNumbers |
form_test_form_form_test_alter_form_alter |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_form_FORM_ID_alter(). |
AbstractProfilerStorageTest::testChildren |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
Twig_Tests_Node_Expression_Binary_SubTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/SubTest.php |
|
EventDispatcherTest::testRemoveSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
FailureTest::testAssertObjectEqualsObject |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php |
|
Framework_TestListenerTest::$failureCount |
property |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php |
|
form_test_validate_required_form_no_title |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form constructor to test the #required property without #title. |