PHPUnit_Framework_Constraint_ExceptionMessage::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ExceptionMessage.php |
|
PHP_CodeCoverage::setMapTestClassNameToCoveredClassName |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
|
LoaderChainTest::testReturnsTrueIfAnyLoaderReturnedTrue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/LoaderChainTest.php |
|
LoaderChainTest::testReturnsFalseIfNoLoaderReturnedTrue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/LoaderChainTest.php |
|
PHP_CodeCoverage::setProcessUncoveredFilesFromWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
|
module_test_hook_dynamic_loading_invoke_all_during_load |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Page callback for 'hook dynamic loading' test. |
PHPUnit_Framework_Constraint_IsJson::failureDescription |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsJson.php |
Returns the description of the failure |
UniversalClassLoaderTest::getLoadClassFromFallbackTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
UniversalClassLoaderTest::testRegisterNamespaceFallback |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
Framework_AssertTest::testAssertTagChildrenLessThanTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
PhpParserTest::testClassWithFullyQualifiedUseStatements |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
ConfigurableEntityReferenceItem::getPropertyDefinitions |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Type/ConfigurableEntityReferenceItem.php |
Overrides \Drupal\Core\Entity\Field\Type\EntityReferenceItem::getPropertyDefinitions(). |
PHPUnit_Framework_Constraint_StringMatches::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringMatches.php |
|
PHPUnit_Framework_Assert::assertStringMatchesFormatFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a string matches a given format file. |
CheckCircularReferencesPassTest::testProcessWithAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckCircularReferencesPassTest.php |
@expectedException \Symfony\Component\DependencyInjection\Exception\ServiceCircularReferenceException |
Framework_MockObjectTest::testMockedMethodIsNeverCalled |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
PHPUnit_Framework_MockObject_InvocationMocker::lookupId |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/InvocationMocker.php |
|
PHPUnit_Framework_Assert::assertXmlFileNotEqualsXmlFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that two XML files are not equal. |
Framework_AssertTest::testAssertParentContentAttributes |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
PropertyMetadataContainerInterface::hasPropertyMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/PropertyMetadataContainerInterface.php |
Check if there's any metadata attached to the given named property. |
PropertyMetadataContainerInterface::getPropertyMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/PropertyMetadataContainerInterface.php |
Returns all metadata instances for the given named property. |
PHP_CodeCoverage_Report_Node_Directory::getNumFunctions |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the number of functions. |
EntityReferenceItemTest::testEntityReferenceFieldSchema |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceItemTest.php |
Tests foreign key support. |
ServerBagTest::testHttpBasicAuthWithPhpCgiEmptyPassword |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php |
|
ProcessBuilderTest::testInheritEnvironmentVarsByDefault |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
|
PHPUnit_Framework_Constraint_ClassHasAttribute::matches |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ClassHasAttribute.php |
Evaluates the constraint for parameter $other. Returns TRUE if the
constraint is met, FALSE otherwise. |
Framework_AssertTest::testAssertNotTagContentAttributes |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotTag
@expectedException PHPUnit_Framework_AssertionFailedError |
Framework_MockObjectTest::testMockClassStoreOverrulable |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
Framework_AssertTest::testAssertSelectCountPresentFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectCount
@expectedException PHPUnit_Framework_AssertionFailedError |
EventDispatcherTest::testGetAllListenersSortsByPriority |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
ClientTest::testFilterResponseSupportsStreamedResponses |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/ClientTest.php |
|
Framework_AssertTest::testAssertSelectCountLessThanTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectCount |
HtmlToTextTest::testDrupalHtmltoTextCollapsesWhitespace |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Test that whitespace is collapsed. |
EntityTranslationSyncUnitTest::testMultipleSyncedValues |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
Tests that items holding the same values are correctly synchronized. |
Twig_Tests_CompilerTest::testReprNumericValueWithLocale |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/CompilerTest.php |
|
AbstractProfilerStorageTest::testStoreSpecialCharsInUrl |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
EventDispatcherTest::testRemoveSubscriberWithPriorities |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
NodeEntityFieldQueryAlterTest::testNodeQueryAlterWithUI |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
Tests that node access permissions are followed. |
form_test_limit_validation_errors_element_validate_test |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form element validation handler for the 'test' element. |
HttpKernelTest::testHandleWhenAListenerReturnsAResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
ReverseProxySubscriberUnitTest::testReverseProxyEnabled |
function |
drupal/core/tests/Drupal/Tests/Core/EventSubscriber/ReverseProxySubscriberUnitTest.php |
Tests that subscriber sets trusted headers when reverse proxy is set. |
PHP_CodeCoverageTest::testFunctionParenthesesAreAllowed |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered |
AnalyzeServiceReferencesPass::$onlyConstructorArguments |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
|
Framework_MockBuilderTest::testByDefaultMocksAllMethods |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockBuilderTest.php |
|
CollectionTest::testRejectValidConstraintWithinOptional |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
Framework_MockBuilderTest::testProvidesAFluentInterface |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockBuilderTest.php |
|
CollectionTest::testRejectValidConstraintWithinRequired |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
ImmutableEventDispatcherTest::testGetListenersDelegates |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
|
ImmutableEventDispatcherTest::testHasListenersDelegates |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
|
ExceptionInAssertPreConditionsTest::assertPreConditions |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPreConditionsTest.php |
Performs assertions shared by all tests of a test case. |