PHPUnit_Framework_Constraint_Exception::failureDescription |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Exception.php |
Returns the description of the failure |
Framework_AssertTest::testAssertProtectedAttributeContains |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeContains |
PHP_Token_NamespaceTest::testGetEndLineWithScopedNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
PHPUnit_Framework_MockObject_Builder_Namespace::registerId |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Namespace.php |
Registers the match builder $builder with the identification $id. The
builder can later be looked up using lookupId() to figure out if it
has been invoked. |
Framework_ConstraintTest::testConstraintObjectHasAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_ObjectHasAttribute
@covers PHPUnit_Framework_Assert::objectHasAttribute
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
JsonResponseTest::testConstructorWithArrayCreatesJsonArray |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
translation_entity_form_language_content_settings_validate |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Form validation handler for translation_entity_admin_settings_form(). |
MongoDbSessionHandlerTest::testCloseMethodAlwaysReturnTrue |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
FileCacheReaderTest::testAttemptToCreateAnnotationCacheDir |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
@group DCOM-81 |
Framework_ConstraintTest::testConstraintStringNotContains2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_StringContains
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::stringContains
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
PHPUnit_Framework_MockObject_Stub_ReturnCallback::toString |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnCallback.php |
Returns a string representation of the object. |
Framework_ConstraintTest::testConstraintStringEndsNotWith2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_StringEndsWith
@covers PHPUnit_Framework_Assert::stringEndsWith
@covers PHPUnit_Framework_TestFailure::exceptionToString |
Framework_AssertTest::testClassNotHasPublicStaticAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertClassNotHasStaticAttribute |
PHP_CodeCoverage_FilterTest::testBlacklistedFileIsFiltered |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
@covers PHP_CodeCoverage_Filter::isFiltered |
ConstraintTest::testAllowsSettingZeroRequiredPropertyValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
PHPUnit_Framework_MockObject_Stub_ReturnValueMap::toString |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnValueMap.php |
Returns a string representation of the object. |
CollectionValidatorTest::testOptionalFieldSingleConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
PHPUnit_Framework_MockObject_Stub_ConsecutiveCalls::$stack |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ConsecutiveCalls.php |
|
PHPUnit_Framework_MockObject_Stub_ConsecutiveCalls::$value |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ConsecutiveCalls.php |
|
PHPUnit_Framework_MockObject_Stub_ConsecutiveCalls::invoke |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ConsecutiveCalls.php |
Fakes the processing of the invocation $invocation by returning a
specific value. |
CollectionValidatorTest::testRequiredFieldSingleConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
Framework_AssertTest::testAssertThatAnythingXorNotAnything |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::anything
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_Assert::logicalXor |
DocParserTest::testWithoutConstructorWhenIsNotDefaultValue |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage The annotation @SomeAnnotationClassNameWithoutConstructorAndProperties declared on does not accept any values, but got {"value":"Foo"}. |
PHPUnit_Framework_Constraint_TraversableContains::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/TraversableContains.php |
Returns a string representation of the constraint. |
YamlFileLoaderTest::testLoadThrowsExceptionWithInvalidFile |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
@expectedException \InvalidArgumentException
@dataProvider getPathsToInvalidFiles |
Framework_ConstraintTest::testConstraintNotSameSizeFailing |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_SameSize
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
PHPCS_Sniffs_Whitespace_ConcatenationSpacingSniff::process |
function |
drupal/core/vendor/phpunit/php-text-template/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
PHPUnit_Framework_MockObject_Stub_ReturnArgument::toString |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnArgument.php |
Returns a string representation of the object. |
PictureFieldDisplayTest::testPictureFieldFormattersPrivate |
function |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php |
Test picture formatters on node display for private files. |
FilesLoaderTest::testCallsGetFileLoaderInstanceForeachPath |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/FilesLoaderTest.php |
|
PHPCS_Sniffs_Whitespace_ConcatenationSpacingSniff::process |
function |
drupal/core/vendor/phpunit/php-file-iterator/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
PHPCS_Sniffs_Whitespace_ConcatenationSpacingSniff::process |
function |
drupal/core/vendor/phpunit/php-timer/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
Framework_TestCaseTest::testExceptionInAssertPreConditions |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
PHPUnit_Framework_TestResult::getConvertErrorsToExceptions |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Returns the error-to-exception conversion setting. |
PHPUnit_Framework_Constraint_StringStartsWith::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringStartsWith.php |
|
FilterNumericTest::testFilterNumericExposedGroupedNotEmpty |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
|
ClassCollectionLoaderTest::getFixNamespaceDeclarationsData |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
|
PHPCS_Sniffs_Whitespace_ConcatenationSpacingSniff::process |
function |
drupal/core/vendor/phpunit/php-token-stream/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
PHP_CodeCoverage_Report_HTML_Renderer::getActiveBreadcrumb |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer.php |
|
PHPUnit_Framework_MockObject_MockBuilder::$constructorArgs |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockBuilder.php |
|
ResolveReferencesToAliasesPassTest::testProcessRecursively |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php |
|
Framework_TestCaseTest::testExpectOutputStringFooActualFoo |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
Framework_TestCaseTest::testExpectOutputStringFooActualBar |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
SearchConfigSettingsFormTest::testSearchModuleSettingsPage |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Verify module-supplied settings form. |
CustomBlockBuildContentTest::testCustomBlockRebuildContent |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockBuildContentTest.php |
Ensures that content is rebuilt in calls to custom_block_build_content(). |
PHPUnit_Framework_Constraint_ExceptionMessage::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ExceptionMessage.php |
|
PHPUnit_Framework_Assert::assertClassNotHasStaticAttribute |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a class does not have a specified static attribute. |
PHPUnit_Framework_MockObject_MockBuilder::setMockClassName |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockBuilder.php |
Specifies the name for the mock class. |
KernelTest::testClassCacheIsNotLoadedWhenKernelIsNotBooted |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
PHPUnit_Framework_MockObject_Matcher::$afterMatchBuilderId |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher.php |
|