PHPUnit_Framework_MockObject_InvocationMocker::verify |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/InvocationMocker.php |
|
NamespaceCoverageCoversClassPublicTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageCoversClassPublicTest.php |
@covers ::publicMethod |
Framework_AssertTest::testAssertSelectNotPresentFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectCount
@expectedException PHPUnit_Framework_AssertionFailedError |
Framework_AssertTest::testAssertSelectCountChildFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectCount
@expectedException PHPUnit_Framework_AssertionFailedError |
Framework_MockObjectTest::testGetMockForAbstractClass |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
FileBagTest::testShouldConvertUploadedFilesWithPhpBug |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
|
PhpDumperTest::testDumpFrozenContainerWithNoParameter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
|
PHPUnit_Framework_MockObject_Generator::canMockMethod |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator.php |
|
AbstractReaderTest::testMultipleAnnotationsOnSameLine |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@group regression |
SigchildDisabledProcessTest::testProcessIsNotSignaled |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
HtmlToTextTest::testDrupalHtmlToTextBlockTagToNewline |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Test that text separated by block-level tags in HTML get separated by
(at least) a newline in the plaintext version. |
TranslationTest::testLanguageSwitcherBlockIntegration |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Tests that the language switcher block alterations work as intended. |
SigchildDisabledProcessTest::testGetPidIsNullAfterRun |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
Framework_AssertTest::testAssertSelectCountRangeFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectCount
@expectedException PHPUnit_Framework_AssertionFailedError |
PHPUnit_TextUI_Command::showExtensionNotLoadedMessage |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
@since Method available since Release 3.6.0 |
AnnotationWithRequiredAttributesWithoutContructor.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithRequiredAttributesWithoutContructor.php |
|
form_test_limit_validation_errors_form_partial_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler for the partial validation submit button. |
HttpKernelTest::testHandleWhenTheControllerIsAClosure |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
PHP_CodeCoverage_Report_Node_File::getNumTestedTraits |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the number of tested traits. |
PHPUnit_Framework_Constraint_GreaterThan::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/GreaterThan.php |
|
Twig_Tests_Node_Expression_Binary_OrTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/OrTest.php |
@covers Twig_Node_Expression_Binary_Or::compile
@covers Twig_Node_Expression_Binary_Or::operator
@dataProvider getTests |
PHP_CodeCoverageTest::testMethodParenthesesAreAllowed |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered |
PHPUnit_Framework_Constraint_IsInstanceOf::$className |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsInstanceOf.php |
|
ImageFieldDisplayTest::testImageFieldFormattersPublic |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Test image formatters on node display for public files. |
Issue578Test::testUnexpectedExceptionsPrintsCorrectly |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/578/Issue578Test.php |
|
CommentAttributesTest::testNumberOfCommentsRdfaMarkup |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
Tests the presence of the RDFa markup for the number of comments. |
LessThanOrEqualValidatorTest::provideValidComparisons |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LessThanOrEqualValidatorTest.php |
|
MaintenanceModeSubscriber::onKernelRequestMaintenance |
function |
drupal/core/modules/user/lib/Drupal/user/EventSubscriber/MaintenanceModeSubscriber.php |
Determine whether the page is configured to be offline. |
GenericCacheBackendUnitTestBase::tearDownCacheBackend |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Allows alteration of environment after a test run but before tear down. |
node_form_system_site_information_settings_form_alter |
function |
drupal/core/modules/node/node.module |
Implements hook_form_FORM_ID_alter(). |
Framework_AssertTest::testAssertArrayNotHasIntegerKey |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertArrayNotHasKey |
PHPUnit_Framework_ComparatorFactory::$defaultInstance |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparatorFactory.php |
|
EntityTestTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
Twig_Tests_Node_Expression_Unary_PosTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/PosTest.php |
@covers Twig_Node_Expression_Unary_Pos::compile
@covers Twig_Node_Expression_Unary_Pos::operator
@dataProvider getTests |
BreakpointGroupInterface::addBreakpointFromMediaQuery |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/BreakpointGroupInterface.php |
Adds a breakpoint using a name and a media query. |
PHPUnit_Framework_ComparatorFactory::getComparatorFor |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparatorFactory.php |
Returns the correct comparator for comparing two values. |
taxonomy_vocabulary_confirm_reset_alphabetical_submit |
function |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Submit handler to reset a vocabulary to alphabetical order after confirmation. |
multipleNamespacesWithOneClassUsingNonBraceSyntax.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingNonBraceSyntax.php |
|
EntityReferenceTaxonomyTermRssFormatter::viewElements |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/EntityReferenceTaxonomyTermRssFormatter.php |
Overrides Drupal\entity_reference\Plugin\field\formatter\EntityReferenceFormatterBase::viewElements(). |
Twig_Tests_Node_Expression_Unary_NotTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/NotTest.php |
@covers Twig_Node_Expression_Unary_Not::compile
@covers Twig_Node_Expression_Unary_Not::operator
@dataProvider getTests |
YamlFileLoaderTest::testTagWithoutNameThrowsException |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
StoreTest::testDoesNotReturnEntriesThatVaryWithLookup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
Twig_Tests_Node_Expression_Unary_NegTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/NegTest.php |
@covers Twig_Node_Expression_Unary_Neg::compile
@covers Twig_Node_Expression_Unary_Neg::operator
@dataProvider getTests |
EntityTranslationControllerInterface::entityFormAlter |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Performs the needed alterations to the entity form. |
KernelForOverrideName::registerContainerConfiguration |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForOverrideName.php |
Loads the container configuration |
Twig_Tests_EnvironmentTest_Extension::getTokenParsers |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
SigchildEnabledProcessTest::testProcessWithTermSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
Twig_Tests_EnvironmentTest_Extension::getNodeVisitors |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
ContentAwareGeneratorTest::testGenerateRouteMultilang |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ContentAwareGeneratorTest.php |
|
MaintenanceModeSubscriber::onKernelRequestMaintenance |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php |
Returns the site maintenance page if the site is offline. |