Framework_ConstraintTest::testConstraintCountFailing |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_Count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
CollectionValidatorTest::testRequiredFieldNotPresent |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
StreamedResponseTest::testSendContentWithNonCallable |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
@expectedException \LogicException |
RuntimeReflectionServiceTest::testClassNamespaceName |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
|
PictureFieldDisplayTest::_testPictureFieldFormatters |
function |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php |
Test picture formatters on node display. |
ValidationVisitorTest::testValidateGetterConstraints |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
RuntimeReflectionServiceTest::testGetReflectionClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
|
HtmlIdentifierUnitTest::testDrupalCleanCSSIdentifier |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php |
Tests that drupal_clean_css_identifier() cleans the identifier properly. |
Twig_Tests_ExpressionParserTest::testArrayExpression |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@dataProvider getTestsForArray |
DatabaseStorageExpirableTest::testCRUDWithExpiration |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Tests CRUD functionality with expiration. |
DocParserTest::testSyntaxErrorWithContextDescription |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DDC-78
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage Expected PlainValue, got ''' at position 10 in class \Doctrine\Tests\Common\Annotations\Name |
UserRegistrationTest::testRegistrationWithUserFields |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php |
Tests Field API fields on user registration forms. |
Framework_AssertTest::testAssertTagStringContentTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Twig_Tests_ExpressionParserTest::testUnknownFunction |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@expectedException Twig_Error_Syntax
@expectedExceptionMessage The function "cycl" does not exist. Did you mean "cycle" in "index" at line 1 |
Framework_AssertTest::testAssertTagRegexpContentTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
EditIntegrationTest::testGetUntransformedTextCommand |
function |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditIntegrationTest.php |
Tests GetUntransformedTextCommand AJAX command. |
CommentTokenReplaceTest::testCommentTokenReplacement |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php |
Creates a comment, then tests the tokens generated from it. |
HIncludeFragmentRendererTest::testRenderWhithDefault |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/HIncludeFragmentRendererTest.php |
|
SearchConfigSettingsFormTest::testSearchSettingsPage |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Verify the search settings form. |
LengthValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
ClassLoaderTest::getLoadClassNamespaceCollisionTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
Util_DiffTest::testComparisonErrorOverlapingMatches2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/DiffTest.php |
@covers PHPUnit_Util_Diff::diff |
ChoiceValidatorTest::testExpectArrayIfMultipleIsTrue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
SearchPreprocessLangcodeTest::testPreprocessLangcode |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Tests that hook_search_preprocess() returns the correct langcode. |
SearchPreprocessLangcodeTest::testPreprocessStemming |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Tests stemming for hook_search_preprocess(). |
SimpletestHttpRequestSubscriber::getSubscribedEvents |
function |
drupal/core/lib/Drupal/Core/Http/Plugin/SimpletestHttpRequestSubscriber.php |
Returns an array of event names this subscriber wants to listen to. |
SimpletestHttpRequestSubscriber::onBeforeSendRequest |
function |
drupal/core/lib/Drupal/Core/Http/Plugin/SimpletestHttpRequestSubscriber.php |
Event callback for request.before_send |
UniversalClassLoaderTest::testRegisterPrefixFallback |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
ChoiceValidatorTest::testValidChoiceCallbackFunction |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
RouteProviderTest::testOutlinePathMatchTrailingSlash |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that a trailing slash on the request doesn't result in a 404. |
PHP_CodeCoverage_TestCase::getCoverageForBankAccount |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/TestCase.php |
|
Framework_AssertTest::testAssertTagChildrenCountTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagChildrenOnlyFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
Util_XMLTest::testConvertAssertSelectEltAttrContains |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
Framework_AssertTest::testAssertTagContentAttributes |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
PHPUnit_Util_TestDox_ResultPrinter_HTML::$printsHTML |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/HTML.php |
|
Framework_AssertTest::testAssertSelectCountChildTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectCount |
Twig_Tests_LexerTest::testStringWithEscapedDelimiter |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
EventDispatcherTest::testGetListenersSortsByPriority |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
PHP_CodeCoverage_Report_Node_File::$numTestedClasses |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
ShortcutSetsTest::testShortcutSetRenameAlreadyExists |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests renaming a shortcut set to the same name as another set. |
PHP_CodeCoverage_Report_Node_File::$numTestedMethods |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
EntityTranslationSyncUnitTest::$unchangedFieldValues |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
The unchanged field values. |
FileBagTest::testShouldNotConvertNestedUploadedFiles |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
|
RouterTest::provideGeneratorOptionsPreventingCaching |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php |
|
AbstractReaderTest::testImportWithConcreteAnnotation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
EventDispatcherTest::testAddSubscriberWithPriorities |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
Framework_AssertTest::testAssertSelectCountRangeTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectCount |
AbstractProfilerStorageTest::testStoreDuplicateToken |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
ConfigLocaleOverrideWebTest::testSiteNameTranslation |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverrideWebTest.php |
Tests translating the site name. |