ViewPageControllerTest::$pageController |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php |
The page controller of views. |
EditIntegrationTest::$metadataGenerator |
property |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditIntegrationTest.php |
The metadata generator object to be tested. |
RequirementsTest::testExistingExtension |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/RequirementsTest.php |
@requires extension spl |
language_test_language_types_info_alter |
function |
drupal/core/modules/language/tests/language_test/language_test.module |
Implements hook_language_types_info_alter(). |
language_test_language_negotiation_info |
function |
drupal/core/modules/language/tests/language_test/language_test.module |
Implements hook_language_negotiation_info(). |
SaveUploadTest::testHandleDangerousFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Test dangerous file handling. |
ResponseTest::testIsCacheableWithSetTtl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
DefaultFileLocatorTest::testUniquePaths |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
Framework_TestCaseTest::testNoException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
user_custom_phpass_params_test.info.yml |
file |
drupal/core/modules/user/tests/modules/user_custom_phpass_params_test/user_custom_phpass_params_test.info.yml |
drupal/core/modules/user/tests/modules/user_custom_phpass_params_test/user_custom_phpass_params_test.info.yml |
SelectComplexTest::testGroupByAndHaving |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests GROUP BY and HAVING clauses together. |
AnnotationClassLoaderTest::getLoadTests |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
|
SelectComplexTest::testHavingCountQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests having queries. |
XmlEncoderTest::testDocTypeIsNotAllowed |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
@expectedException UnexpectedValueException
@expectedExceptionMessage Document types are not allowed. |
CoverageMethodParenthesesWhitespaceTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodParenthesesWhitespaceTest.php |
|
EntityFieldTest::testComputedProperties |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Tests getting processed property values via a computed property. |
SelectComplexTest::testNestedConditions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Confirms that we can properly nest conditional clauses. |
XmlEncoderTest::testEncodeCdataWrapping |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
ResponseTest::testGetSetProtocolVersion |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
AnnotationDirectoryLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationDirectoryLoaderTest.php |
|
TemplateMethodsTest::tearDownAfterClass |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/TemplateMethodsTest.php |
This method is called after the last test of this test class is run. |
UniversalClassLoaderTest::testLoadClass |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
@dataProvider getLoadClassTests |
ViewExecutableTest::testPropertyMethods |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the setting/getting of properties. |
LengthValidatorTest::testValidValuesMin |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
@dataProvider getFiveOrMoreCharacters |
ResponseTest::testPrepareSetContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
LengthValidatorTest::testValidValuesMax |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
@dataProvider getThreeOrLessCharacters |
module_test_hook_dynamic_loading_invoke |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Page callback for 'hook dynamic loading' test. |
TestFieldDefaultFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Returns a form to configure settings for the formatter. |
Issue498Test::shouldBeFalseDataProvider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/498/Issue498Test.php |
|
TestFieldDefaultFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Builds a renderable array for a field value. |
CoverageNotProtectedTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNotProtectedTest.php |
@covers CoveredClass::<!protected> |
RouteProviderTest::testOutlinePathMatch |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that we can find routes whose pattern would match the request. |
Framework_SuiteTest::testInheritedTests |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php |
|
ResponseTest::testIsRedirectRedirection |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
Twig_Tests_Node_IfTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IfTest.php |
@covers Twig_Node_If::__construct |
NotNullValidatorTest::testNullIsInvalid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotNullValidatorTest.php |
|
ChoiceValidatorTest::testTooManyChoices |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
DCOM58Test::testIssueMultipleNamespaces |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Test.php |
|
CountryValidatorTest::getValidCountries |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountryValidatorTest.php |
|
TaxonomyTermReferenceItemTest::$modules |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TaxonomyTermReferenceItemTest.php |
Modules to enable. |
ResponseTest::testIsServerOrClientError |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
EntityReferenceAutoCreateTest::$modules |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutoCreateTest.php |
|
CustomBlockRevisionsTest::testRevisions |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockRevisionsTest.php |
Checks block revision related operations. |
Twig_Tests_Node_DoTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/DoTest.php |
@covers Twig_Node_Do::__construct |
ChainRouterTest::testMatchAndNotAllowed |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
If there is a method not allowed but another router matches, that one is used |
DerivativeTest::testDerivativeDecorator |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/DerivativeTest.php |
Tests getDefinitions() and getDefinition() with a derivativeDecorator. |
PHPUnit_Util_TestDox_ResultPrinter_Text |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/Text.php |
Prints TestDox documentation in text format. |
EntityTranslationUITest::getTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Returns the translation object to use to retrieve the translated values. |
VocabularyTest::testVocabularyInterface |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php |
Create, edit and delete a vocabulary via the user interface. |
EntityTranslationSettingsTest::$modules |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSettingsTest.php |
Modules to enable. |