UrlValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
Util_ConfigurationTest::assertConfigurationEquals |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
Asserts that the values in $actualConfiguration equal $expectedConfiguration. |
SearchSimplifyTest::testSearchSimplifyPunctuation |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchSimplifyTest.php |
Tests that search_simplify() does the right thing with punctuation. |
NodeAccessLanguageAwareCombinationTest::$web_user |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareCombinationTest.php |
A normal authenticated user. |
Twig_Tests_Extension_CoreTest::testRandomFunction |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/CoreTest.php |
@dataProvider getRandomFunctionTestData |
YamlFileLoaderTest::testLoadGroupSequenceProvider |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/YamlFileLoaderTest.php |
|
BankAccountTest::testBalanceCannotBecomeNegative2 |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccountTest.php |
@covers BankAccount::depositMoney |
Util_DiffTest::testComparisonErrorMessage_toArray |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/DiffTest.php |
@covers PHPUnit_Util_Diff::diffToArray |
Util_DiffTest::testComparisonErrorEndSame_toArray |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/DiffTest.php |
@covers PHPUnit_Util_Diff::diffToArray |
Util_DiffTest::testComparisonErrorStartAndEndSame |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/DiffTest.php |
@covers PHPUnit_Util_Diff::diff |
ClassMetadataFactoryTest::testCacheGetMetadataFor |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
Util_DiffTest::testComparisonErrorEndSameComplete |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/DiffTest.php |
@covers PHPUnit_Util_Diff::diff |
EditorAdminTest::verifyUnicornEditorConfiguration |
function |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorAdminTest.php |
Verifies unicorn editor configuration. |
ajax_forms_test_advanced_commands_append_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'append'. |
KernelTest::testShutdownCallsShutdownOnAllBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
ajax_forms_test_advanced_commands_before_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'before'. |
CustomBlockLoadHooksTest::testHookCustomBlockLoad |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockLoadHooksTest.php |
Tests that hook_custom_block_load() is invoked correctly. |
ajax_forms_test_advanced_commands_invoke_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'invoke'. |
BackendChainImplementationUnitTest::$firstBackend |
property |
drupal/core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php |
First backend in the chain. |
ajax_forms_test_advanced_commands_insert_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'insert'. |
BackendChainImplementationUnitTest::$thirdBackend |
property |
drupal/core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php |
Third backend in the chain. |
Framework_AssertTest::testAssertTagDescendantTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
ajax_forms_test_advanced_commands_remove_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'remove'. |
RouteCompilerTest::testRouteWithSameVariableTwice |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCompilerTest.php |
@expectedException \LogicException |
FlattenExceptionTest::testHeadersForHttpException |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php |
|
AnnotationLoaderTest::testLoadParentClassMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/AnnotationLoaderTest.php |
Test MetaData merge with parent annotation. |
PhpParserTest::testParseClassWhenClassIsInterface |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
Util_XMLTest::testConvertAssertSelectEltAttrEqual |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
GetSetMethodNormalizerTest::testIgnoredAttributes |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
FlattenExceptionTest::testSetTraceIncompleteClass |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php |
|
CoverageTwoDefaultClassAnnotations::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageTwoDefaultClassAnnotations.php |
@covers Foo\CoveredClass::<public> |
IdenticalToValidatorTest::provideValidComparisons |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IdenticalToValidatorTest.php |
|
RouteCollectionTest::testUniqueRouteWithGivenName |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
PHPUnit_Util_TestDox_ResultPrinter_Text::endClass |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/Text.php |
Handler for 'end class' event. |
ChainRouterTest::testMatchRequestMethodNotAllowed |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
If any of the routers throws a not allowed exception and no other matches, we need to see this |
Framework_AssertTest::testAssertNotTagTypeIdFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotTag |
ProcessBuilderTest::testNegativeTimeoutFromSetter |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
@expectedException \Symfony\Component\Process\Exception\InvalidArgumentException |
PHPUnit_Util_TestDox_ResultPrinter_HTML::startRun |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/HTML.php |
Handler for 'start run' event. |
SearchCommentTest::testSearchResultsCommentAccess |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php |
Verify access rules for comment indexing with different permissions. |
PHPUnit_Util_TestDox_ResultPrinter_HTML::endClass |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/HTML.php |
Handler for 'end class' event. |
field_test_field_formatter_settings_summary_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_field_formatter_settings_summary_alter(). |
Twig_Tests_LexerTest::testStringWithInterpolation |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
HeaderBagTest::testCacheControlDirectiveAccessors |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
UrlValidatorTest::providerTestInvalidRelativeData |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Provides invalid relative URLs. |
SearchNodeAccessTest::testPhraseSearchPunctuation |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNodeAccessTest.php |
Tests that search returns results with punctuation in the search phrase. |
CustomNormalizerTest::testSupportsDenormalization |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/CustomNormalizerTest.php |
|
form_test_validate_required_form_element_validate |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form element validation handler for 'Name' field in form_test_validate_required_form(). |
EventDispatcherTest::testWorkaroundForPhpBug62976 |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
This bug affects: |
HttpKernelTest::testHandleWhenNoControllerIsFound |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
@expectedException \Symfony\Component\HttpKernel\Exception\NotFoundHttpException |
DynamicRouterTest::testMatchRequestWithUrlMatcher |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
|