PHP_CodeCoverage_Report_HTML_Renderer_File::renderTraitOrClassItems |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/File.php |
|
PHP_CodeCoverage_FilterTest::testRemovingAFileFromTheBlacklistWorks |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
@covers PHP_CodeCoverage_Filter::removeFileFromBlacklist
@covers PHP_CodeCoverage_Filter::getBlacklist |
PHP_CodeCoverage_FilterTest::testRemovingAFileFromTheWhitelistWorks |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
@covers PHP_CodeCoverage_Filter::removeFileFromWhitelist
@covers PHP_CodeCoverage_Filter::getWhitelist |
XmlFileLoaderTest::testLoadClassMetadataReturnsFalseIfNotSuccessful |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/XmlFileLoaderTest.php |
|
YamlFileLoaderTest::testLoadClassMetadataThrowsExceptionIfNotAnArray |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/YamlFileLoaderTest.php |
@expectedException \InvalidArgumentException |
YamlFileLoaderTest::testLoadClassMetadataReturnsFalseIfNotSuccessful |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/YamlFileLoaderTest.php |
|
DefaultFileLocatorTest::testGetAllClassNamesNonMatchingFileExtension |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
PHP_CodeCoverage_Report_CloverTest::testCloverForFileWithIgnoredLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/CloverTest.php |
@covers PHP_CodeCoverage_Report_Clover |
OtherInstallationProfileModuleTestsTest::testOtherInstallationProfile |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Tests that tests located in another installation profile do not appear. |
CacheWarmerTest::testWriteNonWritableCacheFileThrowsARuntimeException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerTest.php |
@expectedException \RuntimeException |
PHP_CodeCoverage_Report_HTML_Renderer_File::renderFunctionOrMethodItem |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/File.php |
|
PHPUnit_Util_GlobalState::addDirectoryContainingClassToPHPUnitFilesList |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
@since Method available since Release 3.7.2 |
PHP_Token_InterfaceTest::provideFilesWithClassesWithinMultipleNamespaces |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
|
Framework_AssertTest::testAssertJsonStringEqualsJsonFileExpectingException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertJsonStringEqualsJsonFile |
Util_ConfigurationTest::testExceptionIsThrownForNotExistingConfigurationFile |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
@expectedException PHPUnit_Framework_Exception |
PHP_Token_InterfaceTest::testGetPackageNamespaceForFileWithMultipleNamespaces |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@dataProvider provideFilesWithClassesWithinMultipleNamespaces
@covers PHP_Token_INTERFACE::getPackage |
Framework_AssertTest::testAssertJsonStringNotEqualsJsonFileExpectingException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertJsonStringNotEqualsJsonFile |
Twig_Tests_ErrorTest::testTwigExceptionAddsFileAndLineWhenMissingWithInheritance |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php |
|
XmlFileLoaderTest::testLoadThrowsExceptionWithInvalidFileEvenWithoutSchemaValidation |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
@expectedException \InvalidArgumentException
@dataProvider getPathsToInvalidFiles |
Twig_Tests_ErrorTest::testTwigExceptionAddsFileAndLineWhenMissingWithInheritanceAgain |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php |
|
Twig_Tests_ErrorTest::testTwigExceptionAddsFileAndLineWhenMissingWithInheritanceOnDisk |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php |
|
Framework_AssertTest::testAssertJsonStringEqualsJsonFileExpectingExpectationFailedException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertJsonStringEqualsJsonFile |
PHP_CodeCoverageTest::testSetProcessUncoveredFilesFromWhitelistThrowsExceptionForInvalidArgument |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::setProcessUncoveredFilesFromWhitelist
@expectedException PHP_CodeCoverage_Exception |