RealServiceInstantiatorTest::testInstantiateProxy |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/LazyProxy/Instantiator/RealServiceInstantiatorTest.php |
|
LanguageCustomLanguageConfigurationTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php |
Modules to enable. |
UrlGeneratorTest::testRequiredParamAndEmptyPassed |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException |
PdoSessionHandlerTest::testWrongTableOptionsWrite |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php |
|
ValidatorBuilderTest::testEnableAnnotationMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
views.view.test_views_handler_field_user_name.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_user_name.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_user_name.yml |
ArgumentDefaultTest::testArgumentDefaultNoOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php |
Tests the use of a default argument plugin that provides no options. |
MenuRouterTest::testThemeCallbackNoThemeRequested |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test the theme callback when no theme is requested. |
ResponseHeaderBagTest::provideMakeDispositionFail |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
PHPUnit_Framework_TestResult::$deprecatedFeatures |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
PHP_CodeCoverage_Report_Node::getNumTestedClasses |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of tested classes. |
Framework_ConstraintTest::testConstraintPCREMatch |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_PCREMatch
@covers PHPUnit_Framework_Assert::matchesRegularExpression
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
ThemeEarlyInitializationTest::testRequestListener |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeEarlyInitializationTest.php |
Test that the theme system can generate output in a request listener. |
PHP_CodeCoverage_Report_Node::getNumTestedMethods |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of tested methods. |
JsonResponseTest::testConstructorWithCustomStatus |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
Twig_Tests_TokenStreamTest::testEndOfTemplateNext |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TokenStreamTest.php |
@expectedException Twig_Error_Syntax
@expectedMessage Unexpected end of template |
Twig_Tests_TokenStreamTest::testEndOfTemplateLook |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TokenStreamTest.php |
@expectedException Twig_Error_Syntax
@expectedMessage Unexpected end of template |
Twig_Tests_NativeExtensionTest::testGetProperties |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/NativeExtensionTest.php |
|
JsonResponseTest::testStaticCreateEmptyJsonObject |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
MongoDbSessionHandlerTest::testReplaceSessionData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
JsonResponseTest::testStaticCreateWithSimpleTypes |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
entity_crud_hook_test_taxonomy_vocabulary_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_vocabulary_presave(). |
EntityTranslationFormTest::testEntityFormLanguage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
Tests entity form language. |
Framework_AssertTest::testClassHasPublicAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertClassHasAttribute |
EntityTestStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Defines the base properties of the entity type. |
CollectionValidatorTest::testWalkSingleConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
Twig_Tests_ParserTest::testFilterBodyNodesWithBOM |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
@expectedException Twig_Error_Syntax
@expectedExceptionMessage A template that extends another one cannot have a body but a byte order mark (BOM) has been detected; it must be removed at line 1. |
PHPUnit_Util_Test::getPreserveGlobalStateSettings |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
Returns the preserve global state settings for a test. |
OptionsFieldUITest::testOptionsAllowedValuesFloat |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Options (float) : test 'allowed values' input. |
StaticReflectionServiceTest::testGetParentClasses |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php |
|
Framework_ConstraintTest::testAttributeNotEqualTo |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Assert::attributeEqualTo
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_Constraint_Attribute
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_TestFailure::exceptionToString |
PHPUnit_Framework_TestResult::notImplementedCount |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Gets the number of incomplete tests. |
MachineNameControllerTest::$machineNameController |
property |
drupal/core/modules/system/tests/Drupal/system/Tests/Transliteration/MachineNameControllerTest.php |
The machine name controller. |
HandlerFilterUserNameTest::testAdminUserInterface |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
Tests using the user interface. |
CollectionValidatorTest::testMissingFieldsAllowed |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
CollectionValidatorTest::testOptionalFieldPresent |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
SessionTestSubscriber::onKernelRequestSessionTest |
function |
drupal/core/modules/system/tests/modules/session_test/lib/Drupal/session_test/EventSubscriber/SessionTestSubscriber.php |
Set header for session testing. |
UserCancelTest::testUserWithoutEmailCancelByAdmin |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Tests deletion of a user account without an e-mail address. |
RemoveRoleUserTest::testExecuteRemoveExistingRole |
function |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/RemoveRoleUserTest.php |
Tests the execute method on a user with a role. |
RequestMatcherTest::testPathWithEncodedCharacters |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php |
|
CollectionValidatorTest::testRequiredFieldPresent |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
Extensions_RepeatedTestTest::testRepeatedNegative |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Extensions/RepeatedTestTest.php |
|
CommentActionsTest::testCommentUnpublishByKeyword |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentActionsTest.php |
Tests the unpublish comment by keyword action. |
AjaxCommandsUnitTest::testCloseModalDialogCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that CloseModalDialogCommand objects can be constructed and rendered. |
Twig_Tests_FileCachingTest::testWritingCacheFiles |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
DocParserTest::testAnnotationWithTargetEmptyError |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@expectedException \InvalidArgumentException
@expectedExceptionMessage @Target expects either a string value, or an array of strings, "NULL" given. |
ClassMapGeneratorTest::testCreateMapFinderSupport |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
NamespaceCoverageClassExtendedTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageClassExtendedTest.php |
@covers Foo\CoveredClass<extended> |
Twig_Tests_ExpressionParserTest::getTestsForArray |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
|
BlockUpgradePathTest::testBlockUpgradeTitleLength |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BlockUpgradePathTest.php |
Tests block title length after successful upgrade. |