ExceptionInAssertPostConditionsTest::$assertPostConditions |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPostConditionsTest.php |
|
InlineTest::testParseInvalidMappingKeyShouldThrowException |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
@expectedException \Symfony\Component\Yaml\Exception\ParseException |
EsiTest::testHandleWhenResponseIsNot200AndErrorsAreIgnored |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
LanguageConfigurationTest::testLanguageConfigurationWeight |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationTest.php |
Functional tests for setting system language weight on adding, editing and deleting languages. |
LanguageConfigurationTest::checkConfigurableLanguageWeight |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationTest.php |
Validates system languages are ordered after configurable languages. |
EditEntityFieldAccessCheckInterface::accessEditEntityField |
function |
drupal/core/modules/edit/lib/Drupal/edit/Access/EditEntityFieldAccessCheckInterface.php |
Checks access to edit the requested field of the requested entity. |
PHPUnit_Framework_MockObject_Matcher_InvokedCount::toString |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedCount.php |
|
CacheWarmerAggregateTest::testInjectWarmersUsingConstructor |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php |
|
Framework_ConstraintTest::testConstraintGreaterThanOrEqual2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsEqual
@covers PHPUnit_Framework_Constraint_GreaterThan
@covers PHPUnit_Framework_Constraint_Or
@covers PHPUnit_Framework_Assert::greaterThanOrEqual
@covers PHPUnit_Framework_TestFailure::exceptionToString |
UrlMatcherTest::testMatchWithDotMetacharacterInRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
Framework_AssertTest::testAssertXmlStringNotEqualsXmlString |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertXmlStringNotEqualsXmlString |
PHPUnit_Framework_MockObject_Matcher_AnyParameters::matches |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/AnyParameters.php |
|
PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex::verify |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedAtIndex.php |
Verifies that the current expectation is valid. If everything is OK the
code should just return, if not it must throw an exception. |
Twig_Tests_Node_Expression_ConditionalTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConditionalTest.php |
@covers Twig_Node_Expression_Conditional::__construct |
ExecutionContextTest::testAddViolationAtUsesPassedNullValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
PHPUnit_Framework_Constraint_TraversableContainsOnly::$type |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/TraversableContainsOnly.php |
|
LanguageSelectElementTest::testLanguageSelectElementOptions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Tests that the options printed by the language select element are correct. |
PHPUnit_Framework_MockObject_Invocation_Object::__construct |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation/Object.php |
|
HttpCacheTest::testStoresMultipleResponsesWhenHeadersDiffer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
PHPUnit_Framework_MockObject_Invocation_Static::$methodName |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation/Static.php |
|
PHPUnit_Framework_MockObject_Invocation_Static::$parameters |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation/Static.php |
|
PHPUnit_Framework_MockObject_Invocation_Static::__construct |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation/Static.php |
|
translation_node_type_language_translation_enabled_validate |
function |
drupal/core/modules/translation/translation.module |
Checks if translation can be enabled. |
PHPUnit_Framework_MockObject_Invocation_Static::cloneObject |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation/Static.php |
|
Framework_ConstraintTest::testConstraintNotLessThanOrEqual2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsEqual
@covers PHPUnit_Framework_Constraint_LessThan
@covers PHPUnit_Framework_Constraint_Or
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::lessThanOrEqual
@covers… |
Framework_AssertTest::testAssertPublicAttributeContainsOnly |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeContainsOnly |
ClosureExpressionVisitorTest::testWalkGreaterThanComparison |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
ClosureExpressionVisitorTest::testWalkOrCompositeExpression |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
Framework_AssertTest::testAssertPrivateAttributeNotContains |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeNotContains |
CommentTranslationUITest::testTranslateLinkCommentAdminPage |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Tests translate link on comment content admin page. |
Framework_ConstraintTest::testConstraintObjectHasAttribute2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_ObjectHasAttribute
@covers PHPUnit_Framework_Assert::objectHasAttribute
@covers PHPUnit_Framework_TestFailure::exceptionToString |
Framework_AssertTest::testAssertProtectedAttributeNotEquals |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeNotEquals |
PHPUnit_Framework_MockObject_Builder_InvocationMocker::will |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/InvocationMocker.php |
|
PHP_CodeCoverage_Report_HTML_Renderer_Directory::renderItem |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Directory.php |
|
Framework_AssertTest::testAssertPublicStaticAttributeEquals |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeEquals |
PHPUnit_Framework_MockObject_Builder_InvocationMocker::with |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/InvocationMocker.php |
|
Framework_ConstraintTest::testConstraintStringStartsNotWith |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_StringStartsWith
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::stringStartsWith
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
system_incompatible_module_version_dependencies_test.module |
file |
drupal/core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.module |
|
PHPUnit_Framework_MockObject_Stub_ReturnCallback::$callback |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnCallback.php |
|
PHPUnit_Framework_MockObject_Stub_ReturnValueMap::$valueMap |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnValueMap.php |
|
Framework_ConstraintTest::testConstraintSameSizeWithAnArray |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_SameSize |
PHPCS_Sniffs_Whitespace_ConcatenationSpacingSniff::register |
function |
drupal/core/vendor/phpunit/php-text-template/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
Framework_AssertTest::testAssertThatContainsOnlyInstancesOf |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::containsOnlyInstancesOf |
Framework_AssertTest::testAssertThatClassHasStaticAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::classHasStaticAttribute |
PHPCS_Sniffs_Whitespace_ConcatenationSpacingSniff::register |
function |
drupal/core/vendor/phpunit/php-file-iterator/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
PHPCS_Sniffs_Whitespace_ConcatenationSpacingSniff::register |
function |
drupal/core/vendor/phpunit/php-timer/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
Util_ConfigurationTest::testPHPConfigurationIsReadCorrectly |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
|
VocabularyUnitTest::testTaxonomyVocabularyChangeMachineName |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php |
Tests that machine name changes are properly reflected. |
Framework_TestCaseTest::testExceptionInAssertPostConditions |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
PHPUnit_Framework_Assert::assertAttributeGreaterThanOrEqual |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that an attribute is greater than or equal to another value. |