BlockTemplateSuggestionsUnitTest::testBlockThemeHookSuggestions |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTemplateSuggestionsUnitTest.php |
Test if template_preprocess_block() handles the suggestions right. |
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_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 |
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 |
|
Framework_TestCaseTest::testSkipsIfRequiresNonExistingExtension |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
Framework_AssertTest::testAssertTagAttributesRegexpModifierTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
ResponseTest::testPrepareDoesNothingIfRequestFormatIsNotDefined |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
XmlFileLoaderTest::testLoadClassMetadataReturnsTrueIfSuccessful |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/XmlFileLoaderTest.php |
|
KernelTest::testLocateResourceThrowsExceptionWhenNameIsNotValid |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
@expectedException \InvalidArgumentException |
KernelTest::testLocateResourceOverrideBundleAndResourcesFolders |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
Framework_MockObjectTest::testMockClassDifferentForPartialMocks |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
Framework_MockObjectTest::testStubbedReturnValueForStaticMethod |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
ProcessBuilderTest::testShouldNotThrowALogicExceptionIfNoPrefix |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
|
PHP_CodeCoverageTest::testStopThrowsExceptionForInvalidArgument |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::stop
@expectedException PHP_CodeCoverage_Exception |
Util_TestTest::testGetRequirementsMergesClassAndMethodDocBlocks |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestTest.php |
|
Twig_Tests_LexerTest::testStringWithNestedInterpolationsInBlock |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
Twig_Tests_Node_Expression_Binary_FloorDivTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/FloorDivTest.php |
@covers Twig_Node_Expression_Binary_FloorDiv::__construct |
PHP_CodeCoverageTest::testSetProcessUncoveredFilesFromWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::setProcessUncoveredFilesFromWhitelist |
Framework_AssertTest::testAssertSelectCountLessThanEqualToFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectCount
@expectedException PHPUnit_Framework_AssertionFailedError |
PHP_CodeCoverageTest::testSetMapTestClassNameToCoveredClassName |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::setMapTestClassNameToCoveredClassName |
Framework_AssertTest::testAssertSelectEqualsContentPresentFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectEquals
@expectedException PHPUnit_Framework_AssertionFailedError |
ImageStylesPathAndUrlTest::testImageStylUrlAndPathPublicUnclean |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Test image_style_url() with the "public://" scheme and unclean URLs. |
Framework_AssertTest::testAssertSelectRegExpContentPresentFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectRegExp |
HttpKernelTest::testHandleWhenTheControllerIsAnObjectWithInvoke |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
Framework_AssertTest::testAssertStringStartsWithThrowsException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringStartsWith
@expectedException PHPUnit_Framework_Exception |
Framework_MockBuilderTest::testOriginalConstructorCanBeDisabled |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockBuilderTest.php |
|
UploadedFileTest::testGuessClientExtensionWithIncorrectMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
StoreTest::testSetsTheXContentDigestResponseHeaderBeforeStoring |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
StoreTest::testRestoresResponseContentFromEntityStoreWithLookup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.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 |
ContainerTest::testEnterScopeRecursivelyWithInactiveChildScopes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
FieldAttachStorageTest::testFieldAttachSaveLoadDifferentStorage |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test saving and loading fields using different storage backends. |
LanguageConfigurationTest::getHighestConfigurableLanguageWeight |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationTest.php |
Helper to get maximum weight of configurable (unlocked) languages. |
PHPUnit_Util_TestDox_ResultPrinter::$currentTestMethodPrettified |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
|
ContainerBuilderTest::testCreateProxyWithRealServiceInstantiator |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
ResponseListenerTest::testFilterDoesNothingIfCharsetIsOverridden |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ResponseListenerTest.php |
|
ContainerBuilderTest::testCompilesClassDefinitionsOfLazyServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::compile |
UrlGeneratorTest::testRelativeUrlWithNullParameterButNotOptional |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException |
HttpCacheTest::testClientIpIsAlwaysLocalhostForForwardedRequests |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|