ProcessBuilderTest::testPrefixIsPrependedToAllGeneratedProcess |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
|
ClassMetadataTest::testMergeConstraintsMergesMemberConstraints |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
|
Framework_AssertTest::testAssertSelectCountLessThanEqualToTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectCount |
Framework_AssertTest::testAssertSelectEqualsContentPresentTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectEquals |
EventDispatcherTest::testRemoveSubscriberWithMultipleListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
Framework_AssertTest::testAssertSelectRegExpContentPresentTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectRegExp |
Framework_AssertTest::testAssertStringEndsWithThrowsException2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringEndsWith
@expectedException PHPUnit_Framework_Exception |
Framework_AssertTest::testAssertSplObjectStorageContainsObject |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertContains |
StoreTest::testReadsAnEmptyArrayWithReadWhenNothingCachedAtKey |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
Util_TestDox_NamePrettifierTest::testCaterForUserDefinedSuffix |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestDox/NamePrettifierTest.php |
|
Util_TestDox_NamePrettifierTest::testCaterForUserDefinedPrefix |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestDox/NamePrettifierTest.php |
|
Twig_Tests_NodeVisitor_OptimizerTest::testRenderBlockOptimizer |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/NodeVisitor/OptimizerTest.php |
|
StateValuesCleanAdvancedTest::testFormStateValuesCleanAdvanced |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php |
Tests form_state_values_clean(). |
EditEntityFieldAccessCheck::validateAndUpcastRequestAttributes |
function |
drupal/core/modules/edit/lib/Drupal/edit/Access/EditEntityFieldAccessCheck.php |
Validates and upcasts request attributes. |
PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount::toString |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/AnyInvokedCount.php |
|
PHPUnit_Util_TestDox_ResultPrinter::$currentTestClassPrettified |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
|
DocLexerTest::testScannerTokenizesDocBlockWhitInvalidIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocLexerTest.php |
|
LanguageBrowserDetectionUnitTest::testUIBrowserLanguageMappings |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageBrowserDetectionUnitTest.php |
Tests for adding, editing and deleting mappings between browser language
codes and Drupal language codes. |
PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastOnce::verify |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedAtLeastOnce.php |
Verifies that the current expectation is valid. If everything is OK the
code should just return, if not it must throw an exception. |
PHPUnit_Framework_TestCase::setUseOutputBufferingFromAnnotation |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.4.0 |
translation_entity_form_field_ui_field_instance_edit_form_alter |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_form_FORM_ID_alter() for 'field_ui_field_instance_edit_form'. |
AbstractComparisonValidatorTestCase::testValidComparisonToValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php |
@dataProvider provideValidComparisons |
UrlGeneratorTest::testGenerateForRouteWithoutMandatoryParameter |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
@expectedException \Symfony\Component\Routing\Exception\MissingMandatoryParametersException |
ParentClassWithPrivateAttributes::$privateStaticParentAttribute |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php |
|
DependencyOrderingTest::testUpdateOrderingModuleInterdependency |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyOrderingTest.php |
Test that dependencies between modules are resolved correctly. |
Framework_ConstraintTest::testConstraintClassHasStaticAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_ClassHasStaticAttribute
@covers PHPUnit_Framework_Assert::classHasStaticAttribute
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
BlockTemplateSuggestionsUnitTest::testBlockThemeHookSuggestions |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTemplateSuggestionsUnitTest.php |
Test if template_preprocess_block() handles the suggestions right. |
PHPUnit_Framework_MockObject_Builder_InvocationMocker::$matcher |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/InvocationMocker.php |
|
PHP_CodeCoverage_Filter::addDirectoryContainingClassToBlacklist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
@since Method available since Release 1.2.3 |
Framework_AssertTest::testAssertPrivateStaticAttributeNotEquals |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeNotEquals |
ContextualDynamicContextTest::assertNoContextualLinkPlaceHolder |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php |
Asserts that a contextual link placeholder with the given id does not exist. |
PHP_CodeCoverage_Report_HTML_Renderer_File::renderFunctionItems |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/File.php |
|
PHP_CodeCoverage_FilterTest::testAddingAFileToTheBlacklistWorks |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
@covers PHP_CodeCoverage_Filter::addFileToBlacklist
@covers PHP_CodeCoverage_Filter::getBlacklist |
PHP_CodeCoverage_FilterTest::testAddingFilesToTheBlacklistWorks |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
@covers PHP_CodeCoverage_Filter::addFilesToBlacklist
@covers PHP_CodeCoverage_Filter::getBlacklist |
PHP_CodeCoverage_FilterTest::testAddingAFileToTheWhitelistWorks |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
@covers PHP_CodeCoverage_Filter::addFileToWhitelist
@covers PHP_CodeCoverage_Filter::getWhitelist |
PHP_CodeCoverage_FilterTest::testAddingFilesToTheWhitelistWorks |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
@covers PHP_CodeCoverage_Filter::addFilesToWhitelist
@covers PHP_CodeCoverage_Filter::getBlacklist |
PHPUnit_Framework_MockObject_Stub_MatcherCollection::addMatcher |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/MatcherCollection.php |
Adds a new matcher to the collection which can be used as an expectation
or a stub. |
CheckExceptionOnInvalidReferenceBehaviorPass::processDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php |
|
CheckExceptionOnInvalidReferenceBehaviorPass::processReferences |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php |
|
PHPUnit_Framework_MockObject_Stub_ConsecutiveCalls::__construct |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ConsecutiveCalls.php |
|
CheckReferenceValidityPassTest::testProcessDetectsScopeWidening |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
@expectedException \RuntimeException |
PHPUnit_Framework_TestResult::getCollectCodeCoverageInformation |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Returns whether code coverage information should be collected. |
Util_ConfigurationTest::testLoggingConfigurationIsReadCorrectly |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
|
Util_ConfigurationTest::testPHPUnitConfigurationIsReadCorrectly |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
|
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
Util_ClassTest::testGetObjectAttributeCanHandleDynamicVariables |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ClassTest.php |
Test that if a dynamic variable is defined on a class then
the $attribute variable will be NULL, but the variable defined
will be a public one so we are safe to return it |
Twig_Tests_Extension_CoreTest::testReverseFilterOnNonUTF8String |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/CoreTest.php |
|
HIncludeFragmentRendererTest::testRenderWithControllerAndSigner |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/HIncludeFragmentRendererTest.php |
|
PHPUnit_Framework_Constraint_ExceptionMessage::$expectedMessage |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ExceptionMessage.php |
|
Framework_TestCaseTest::testSkipsIfRequiresNonExistingExtension |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|