PHP_CodeCoverage_Report_Node_File::getNumExecutableLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the number of executable lines. |
PHP_CodeCoverage_Report_Node_File::getNumTestedFunctions |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the number of tested functions. |
Framework_AssertTest::testAssertJsonStringEqualsJsonFile |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertJsonStringEqualsJsonFile |
Framework_AssertTest::testAssertFileExistsThrowsException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertFileExists
@expectedException PHPUnit_Framework_Exception |
MimeTypeTest::testGuessImageWithFileBinaryMimeTypeGuesser |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
XmlFileLoaderTest::testLoadThrowsExceptionWithInvalidFile |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
@expectedException \InvalidArgumentException
@dataProvider getPathsToInvalidFiles |
PhpParserTest::testEqualNamespacesPerFileWithClassAsFirst |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PhpParserTest::testGlobalNamespacesPerFileWithClassAsLast |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PHPUnit_Framework_Assert::assertXmlStringNotEqualsXmlFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that two XML documents are not equal. |
PHPUnit_Framework_Assert::assertJsonFileNotEqualsJsonFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that two JSON files are not equal. |
AbstractProfilerStorageTest::testRetrieveByMethodAndLimit |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
Framework_MockObjectTest::testCreateTwoMocksOfOneWsdlFile |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
@requires extension soap |
Framework_AssertTest::testAssertJsonFileNotEqualsJsonFile |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertJsonFileNotEqualsJsonFile |
FileCacheReaderTest::testAttemptToCreateAnnotationCacheDir |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
@group DCOM-81 |
PHP_CodeCoverage_FilterTest::testBlacklistedFileIsFiltered |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
@covers PHP_CodeCoverage_Filter::isFiltered |
YamlFileLoaderTest::testLoadThrowsExceptionWithInvalidFile |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
@expectedException \InvalidArgumentException
@dataProvider getPathsToInvalidFiles |
FilesLoaderTest::testCallsGetFileLoaderInstanceForeachPath |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/FilesLoaderTest.php |
|
PHPUnit_Framework_Assert::assertStringNotMatchesFormatFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a string does not match a given format string. |
PhpParserTest::testGlobalNamespacesPerFileWithClassAsFirst |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PHPUnit_Framework_Assert::assertJsonStringNotEqualsJsonFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that the generated JSON encoded object and the content of the given file are not equal. |
FileBagTest::testShouldConvertNestedUploadedFilesWithPhpBug |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
|
PHPUnit_Framework_Constraint_FileExists::failureDescription |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/FileExists.php |
Returns the description of the failure |
UploadedFileTest::testGetClientOriginalNameSanitizeFilename |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
Framework_AssertTest::testAssertJsonStringNotEqualsJsonFile |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertJsonStringNotEqualsJsonFile |
XmlFileLoaderTest::testNoNamingConflictsForAnonymousServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
Framework_AssertTest::testAssertFileNotExistsThrowsException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertFileNotExists
@expectedException PHPUnit_Framework_Exception |
YamlFileLoaderTest::testLoadClassMetadataReturnsFalseIfEmpty |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/YamlFileLoaderTest.php |
|
PhpParserTest::testDifferentNamespacesPerFileWithClassAsLast |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
ClientTest::testUploadedFileWhenSizeExceedsUploadMaxFileSize |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/ClientTest.php |
|
YamlFileLoaderTest::testTagWithAttributeArrayThrowsException |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
PHP_CodeCoverage_FilterTest::testWhitelistedFileIsNotFiltered |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
@covers PHP_CodeCoverage_Filter::isFiltered |
PHP_CodeCoverage_FilterTest::testNotWhitelistedFileIsFiltered |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
@covers PHP_CodeCoverage_Filter::isFiltered |
MTimeProtectedFastFileStorage::getContainingDirectoryFullPath |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Returns the full path of the containing directory where the file is or should be stored. |
PHP_CodeCoverage_TestCase::getCoverageForFileWithIgnoredLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/TestCase.php |
|
PhpParserTest::testDifferentNamespacesPerFileWithClassAsFirst |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
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 |
XmlFileLoaderTest::testLoadClassMetadataReturnsTrueIfSuccessful |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/XmlFileLoaderTest.php |
|
PHP_CodeCoverageTest::testSetProcessUncoveredFilesFromWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::setProcessUncoveredFilesFromWhitelist |
UploadedFileTest::testGuessClientExtensionWithIncorrectMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
IniFileLoaderTest::testExceptionIsRaisedWhenIniFileDoesNotExist |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\IniFileLoader::__construct
@covers Symfony\Component\DependencyInjection\Loader\IniFileLoader::load |
YamlFileLoaderTest::testLoadClassMetadataReturnsTrueIfSuccessful |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/YamlFileLoaderTest.php |
|
InstallationProfileModuleTestsTest::testInstallationProfileTests |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Tests existence of test case located in an installation profile module. |
PHP_CodeCoverage_TestCase::setUpXdebugStubForFileWithIgnoredLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/TestCase.php |
|
Twig_Tests_ErrorTest::testTwigExceptionAddsFileAndLineWhenMissing |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php |
|
IniFileLoaderTest::testExceptionIsRaisedWhenIniFileCannotBeParsed |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\IniFileLoader::__construct
@covers Symfony\Component\DependencyInjection\Loader\IniFileLoader::load |
MappingException::fileMappingDriversRequireConfiguredDirectoryPath |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php |
|