ContainerAwareEventDispatcherTest::testRemoveAfterDispatch |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
Framework_AssertTest::testAssertJsonStringEqualsJsonString |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertJsonStringEqualsJsonString |
Framework_Constraint_JsonMatchesTest::evaluateDataprovider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatchesTest.php |
|
Framework_AssertTest::testAssertNotContainsThrowsException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotContains
@expectedException PHPUnit_Framework_Exception |
DatabaseExceptionWrapperTest::testDatabaseExceptionWrapper |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseExceptionWrapperTest.php |
|
SigchildEnabledProcessTest::testProcessIsSignaledIfStopped |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
Twig_Node_Expression_Test_Defined::changeIgnoreStrictCheck |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php |
|
ContentAwareGeneratorTest::testGenerateNoContentRepository |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ContentAwareGeneratorTest.php |
@expectedException Symfony\Component\Routing\Exception\RouteNotFoundException |
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. |
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 |
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 |
|
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. |
HttpCacheTest::testStoresMultipleResponsesWhenHeadersDiffer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.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 |
Framework_AssertTest::testAssertPublicStaticAttributeEquals |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeEquals |
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 |
|
Framework_ConstraintTest::testConstraintSameSizeWithAnArray |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_SameSize |
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 |
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 |
|
UserRegistrationTest::testRegistrationWithEmailVerification |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php |
|
ConfigLocaleOverride::testConfigLocaleUserAndGlobalOverride |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverride.php |
Tests locale override in combination with global overrides. |
ResolveInvalidReferencesPassTest::testStrictFlagIsPreserved |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInvalidReferencesPassTest.php |
|
Util_DiffTest::testComparisonErrorStartSameComplete_toArray |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/DiffTest.php |
@covers PHPUnit_Util_Diff::diffToArray |
InlineFragmentRendererTest::testRenderExceptionIgnoreErrors |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php |
|
Util_DiffTest::testComparisonErrorOverlapingMatches_toArray |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/DiffTest.php |
@covers PHPUnit_Util_Diff::diffToArray |
TermTranslationUITest::testTranslateLinkVocabularyAdminPage |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Tests translate link on vocabulary term list. |
InlineFragmentRendererTest::testESIHeaderIsKeptInSubrequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php |
|
ajax_forms_test_advanced_commands_changed_asterisk_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'changed' with asterisk marking inner div. |
Framework_AssertTest::testAssertTagMultiplePossibleChildren |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
PHP_CodeCoverage_Report_Node_Directory::$numTestedFunctions |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
|
Framework_AssertTest::testAssertTagChildrenGreaterThanFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |