705 string references to 'foo'

AbstractProcessTest::testCallbackIsExecutedForOutput in drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php
AbstractProfilerStorageTest::testDuplicates in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php
AbstractProxyTest::testId in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php
@runInSeparateProcess
AbstractProxyTest::testIdExceptionPhp53 in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php
@expectedException \LogicException
AbstractProxyTest::testIdExceptionPhp54 in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php
@runInSeparateProcess @expectedException \LogicException
AbstractProxyTest::testName in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php
@runInSeparateProcess
AbstractProxyTest::testNameExceptionPhp53 in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php
@expectedException \LogicException
AbstractProxyTest::testNameExceptionPhp54 in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php
@runInSeparateProcess @expectedException \LogicException
AbstractReaderTest::testAnnotationsWithValidTargets in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php
AbstractReaderTest::testAnnotationsWithVarType in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php
AbstractReaderTest::testClassWithAnnotationWithTargetSyntaxErrorAtPropertyDocBlock in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php
@expectedException Doctrine\Common\Annotations\AnnotationException @expectedExceptionMessage Expected namespace separator or identifier, got ')' at position 24 in class @Doctrine\Tests\Common\Annotations\Fixtures\AnnotationWithTargetSyntaxError.
AbstractReaderTest::testClassWithInvalidAnnotationTargetAtPropertyDocBlock in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php
@expectedException Doctrine\Common\Annotations\AnnotationException @expectedExceptionMessage [Semantical Error] Annotation @AnnotationTargetClass is not allowed to be declared on property…
AbstractReaderTest::testInvalidAnnotationButIgnored in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php
@group DDC-1660 @group regression
AbstractReaderTest::testMethodSyntaxErrorContext in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php
@expectedException Doctrine\Common\Annotations\AnnotationException @expectedExceptionMessage Expected namespace separator or identifier, got ')' at position 18 in method Doctrine\Tests\Common\Annotations\DummyClassMethodSyntaxError::foo().
AbstractReaderTest::testNonAnnotationProblem in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php
AbstractReaderTest::testPropertySyntaxErrorContext in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php
@expectedException Doctrine\Common\Annotations\AnnotationException @expectedExceptionMessage Expected namespace separator or identifier, got ')' at position 18 in property Doctrine\Tests\Common\Annotations\DummyClassPropertySyntaxError::$foo.
AliasTest::testLookupPath in drupal/core/modules/system/lib/Drupal/system/Tests/Path/AliasTest.php
AllTest::testRejectNonConstraints in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AllTest.php
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException
AnalyzeServiceReferencesPassTest::testProcess in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php
AnnotationClassLoaderTest::getLoadTests in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php
AnnotationClassLoaderTest::testSupportsChecksTypeIfSpecified in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php
AnnotationDirectoryLoaderTest::testSupports in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationDirectoryLoaderTest.php
AnnotationFileLoaderTest::testSupports in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php
ApacheMatcherDumperTest::getRouteCollection in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php
ApacheMatcherDumperTest::provideEscapeFixtures in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php
ApacheMatcherDumperTest::testEscapeScriptName in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php
ApcCacheTest::testHas in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Cache/ApcCacheTest.php
ApcCacheTest::testRead in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Cache/ApcCacheTest.php
ApcCacheTest::testWrite in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Cache/ApcCacheTest.php
ArbitraryRebuildTest::testUserRegistrationMultipleField in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php
Tests a rebuild caused by a multiple value field.
ArbitraryRebuildTest::testUserRegistrationRebuild in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php
Tests a basic rebuild with the user registration form.
AttributeBagTest::testGetSetName in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php
AutoExpireFlashBagTest::testGetSetName in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php
BackendChainImplementationUnitTest::setUp in drupal/core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php
BackendChainImplementationUnitTest::testDeleteTagsPropagation in drupal/core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php
Test that the delete tags operation is propagated to all backends in the chain.
badtag3.yml in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/badtag3.yml
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/badtag3.yml
BinaryFileResponseTest::testSetContent in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php
@expectedException \LogicException
CallbackValidatorTest::testConstraintGetTargets in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php
CallbackValidatorTest::testExpectValidCallbacks in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException
CallbackValidatorTest::testNullIsValid in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php
ChoiceValidatorTest::staticCallback in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php
ChoiceValidatorTest::testExpectArrayIfMultipleIsTrue in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException
ChoiceValidatorTest::testInvalidChoice in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php
ChoiceValidatorTest::testInvalidChoiceMultiple in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php
ChoiceValidatorTest::testMultipleChoices in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php
ChoiceValidatorTest::testNullIsValid in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php
ChoiceValidatorTest::testTooFewChoices in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php
ChoiceValidatorTest::testTooManyChoices in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php
ChoiceValidatorTest::testValidChoiceArray in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php
ChoiceValidatorTest::testValidChoiceCallbackClosure in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php
choice_callback in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php
ClassCollectionLoaderTest::testUnableToLoadClassException in drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php
@expectedException InvalidArgumentException
ClientTest::testFilterResponseConvertsCookies in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/ClientTest.php
ClientTest::testFilterResponseSupportsStreamedResponses in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/ClientTest.php
ClosureExpressionVisitorTest::testSortByFieldAscending in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testSortByFieldDescending in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testSortDelegate in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkAndCompositeExpression in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkEqualsComparison in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkGreaterThanComparison in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkGreaterThanEqualsComparison in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkInComparison in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkLessThanComparison in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkLessThanEqualsComparison in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkNotEqualsComparison in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkNotInComparison in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkOrCompositeExpression in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureLoaderTest::testLoad in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/ClosureLoaderTest.php
ClosureLoaderTest::testLoad in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/ClosureLoaderTest.php
@covers Symfony\Component\DependencyInjection\Loader\ClosureLoader::load
ClosureLoaderTest::testSupports in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/ClosureLoaderTest.php
CollectionTest::testFilter in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php
CollectionTest::testMatching in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php
@group DDC-1637
CollectionTest::testRejectInvalidFieldsOption in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionTest.php
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException
CollectionValidatorTest::testMissingFieldsDisallowed in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php
CollectionValidatorTest::testRequiredFieldNotPresent in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php
ColorTest::providerTestHexToRgb in drupal/core/tests/Drupal/Tests/Core/Utility/ColorTest.php
Data provider for testHexToRgb().
common_test_theme in drupal/core/modules/system/tests/modules/common_test/common_test.module
Implements hook_theme().
ConfigDiffTest::testDiff in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigDiffTest.php
Tests calculating the difference between two sets of configuration.
ConfigEntityTest::testCRUD in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityTest.php
Tests CRUD operations.
ConfigFileContentTest::testReadWriteConfig in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigFileContentTest.php
Tests setting, writing, and reading of a configuration setting.
ConfigImporterTest::testUpdated in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImporterTest.php
Tests updating of configuration during import.
ConfigImportUITest::testImportDiff in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php
Tests the screen that shows differences between active and staging.
ConfigInstallWebTest::testIntegrationModuleReinstallation in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallWebTest.php
Tests module re-installation.
ConfigLocaleOverride::testConfigLocaleOverride in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverride.php
Tests basic locale override.
ConfigLocaleOverride::testConfigLocaleUserAndGlobalOverride in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverride.php
Tests locale override in combination with global overrides.
ConfigLocaleOverride::testConfigLocaleUserOverride in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverride.php
Tests locale override based on user's preferred language.
ConfigOverrideTest::testConfOverride in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigOverrideTest.php
Tests configuration override.
ConfigSnapshotTest::testSnapshot in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSnapshotTest.php
Tests config snapshot creation and updating.
ConfigStorageTestBase::testCRUD in drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php
Tests storage controller CRUD operations.
ConfigUpgradeTest::testConfigurationUpdate in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigUpgradeTest.php
Tests update_variables_to_config().
config_test_config_test_create in drupal/core/modules/config/tests/config_test/config_test.module
Implements hook_ENTITY_TYPE_create().
ConnectionUnitTest::testOpenSelectQueryClose in drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php
Tests Database::closeConnection() with a select query.
ConstraintTest::testSetDefaultProperty in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php
ConstraintTest::testSetDefaultPropertyDoctrineStyle in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php
ConstraintTest::testSetProperties in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php
ConstraintTest::testSetUndefinedDefaultProperty in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php
ContactSitewideTest::testAutoReply in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php
Tests auto-reply on the site-wide contact form.
container9.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container9.php
ContainerBuilderTest::testAddAliases in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::addAliases
ContainerBuilderTest::testAliases in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::setAlias @covers Symfony\Component\DependencyInjection\ContainerBuilder::hasAlias @covers Symfony\Component\DependencyInjection\ContainerBuilder::getAlias
ContainerBuilderTest::testCompilesClassDefinitionsOfLazyServices in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::compile
ContainerBuilderTest::testCreateService in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService
ContainerBuilderTest::testCreateServiceArguments in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService
ContainerBuilderTest::testCreateServiceConfigurator in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService
ContainerBuilderTest::testCreateServiceFactoryMethod in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService
ContainerBuilderTest::testCreateSyntheticService in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService @expectedException \RuntimeException
ContainerBuilderTest::testDefinitions in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::setDefinitions @covers Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions @covers Symfony\Component\DependencyInjection\ContainerBuilder::setDefinition @covers…
ContainerBuilderTest::testExtensionConfig in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getExtensionConfig @covers Symfony\Component\DependencyInjection\ContainerBuilder::prependExtensionConfig
ContainerBuilderTest::testFindDefinition in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::findDefinition
ContainerBuilderTest::testfindTaggedServiceIds in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds
ContainerBuilderTest::testGet in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::get
ContainerBuilderTest::testGetAliases in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getAliases
ContainerBuilderTest::testGetReturnsNullOnInactiveScope in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::get
ContainerBuilderTest::testGetServiceIds in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getServiceIds
ContainerBuilderTest::testGetUnsetLoadingServiceWhenCreateServiceThrowsAnException in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers \Symfony\Component\DependencyInjection\ContainerBuilder::get @expectedException \Symfony\Component\DependencyInjection\Exception\RuntimeException @expectedExceptionMessage You have requested a synthetic service…
ContainerBuilderTest::testHas in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::has
ContainerBuilderTest::testMerge in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::merge
ContainerBuilderTest::testRegister in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::register
ContainerBuilderTest::testResolveServices in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::resolveServices
ContainerBuilderTest::testSetAliases in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::setAliases
ContainerBuilderTest::testSynchronizedServiceWithScopes in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
ContainerTest::testAddScope in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
ContainerTest::testAddScopeDoesNotAllowExistingScope in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
@expectedException \InvalidArgumentException
ContainerTest::testAddScopeDoesNotAllowInvalidParentScope in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
@expectedException \InvalidArgumentException @dataProvider getInvalidParentScopes
ContainerTest::testEnterLeaveCurrentScope in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
ContainerTest::testEnterLeaveScopeWithChildScopes in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
ContainerTest::testEnterScopeRecursivelyWithInactiveChildScopes in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
ContainerTest::testGet in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
@covers Symfony\Component\DependencyInjection\Container::get
ContainerTest::testGetServiceIds in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
@covers Symfony\Component\DependencyInjection\Container::getServiceIds
ContainerTest::testGetSetParameter in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
@covers Symfony\Component\DependencyInjection\Container::setParameter @covers Symfony\Component\DependencyInjection\Container::getParameter
ContainerTest::testGetThrowServiceNotFoundException in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
ContainerTest::testHas in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
@covers Symfony\Component\DependencyInjection\Container::has
ContainerTest::testHasScope in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
ContainerTest::testInitialized in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
@covers Symfony\Component\DependencyInjection\Container::initialized
ContainerTest::testIsScopeActive in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
ContainerTest::testLeaveScopeNotActive in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
ContainerTest::testSet in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
@covers Symfony\Component\DependencyInjection\Container::set
ContainerTest::testSetAlsoSetsScopedService in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
ContainerTest::testSetDoesNotAllowInactiveScope in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
@expectedException \RuntimeException
ContainerTest::testSetDoesNotAllowPrototypeScope in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
@expectedException \InvalidArgumentException
Controller::controller in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php
Controller::staticController in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php
Controller::__invoke in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php
ControllerResolverTest::testGetArguments in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php
ControllerResolverTest::testGetController in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php
controller_func in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php
CookieTest::testConstructorWithDateTime in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php
CookieTest::testCookieIsCleared in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php
CookieTest::testCookieIsNotCleared in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php
CookieTest::testGetDomain in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php
CookieTest::testGetExpiresTime in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php
CookieTest::testGetExpiresTimeWithStringValue in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php
CookieTest::testGetPath in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php
CookieTest::testInvalidExpiration in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php
@expectedException InvalidArgumentException
CookieTest::testIsHttpOnly in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php
CookieTest::testIsSecure in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php
CookieTest::testToString in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php
CrudTest::testReadFields in drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php
Tests reading field definitions.
CustomBlockTypeTest::testCustomBlockTypeCreation in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php
Tests creating a block type programmatically and via a form.
CustomBlockTypeTest::testCustomBlockTypeDeletion in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php
Tests deleting a block type that still has content.
CustomNormalizerTest::testDeserialize in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/CustomNormalizerTest.php
CustomNormalizerTest::testSerialize in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/CustomNormalizerTest.php
DatabaseStorageExpirableTest::testCRUDWithExpiration in drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php
Tests CRUD functionality with expiration.
DefinitionDecoratorTest::testConstructor in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php
DefinitionDecoratorTest::testGetArgumentShouldCheckBounds in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php
@expectedException OutOfBoundsException
DefinitionDecoratorTest::testReplaceArgument in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php
DefinitionDecoratorTest::testReplaceArgumentShouldRequireIntegerIndex in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php
@expectedException InvalidArgumentException
DefinitionDecoratorTest::testSetArgument in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php
DefinitionDecoratorTest::testSetProperty in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php
@dataProvider getPropertyTests
DefinitionDecoratorTest::testSetPublic in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php
DefinitionTest::testArguments in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::setArguments @covers Symfony\Component\DependencyInjection\Definition::getArguments @covers Symfony\Component\DependencyInjection\Definition::addArgument
DefinitionTest::testClearTags in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::clearTags
DefinitionTest::testConstructor in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::__construct
DefinitionTest::testGetArgumentShouldCheckBounds in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php
@expectedException OutOfBoundsException
DefinitionTest::testMethodCalls in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::setMethodCalls @covers Symfony\Component\DependencyInjection\Definition::addMethodCall @covers Symfony\Component\DependencyInjection\Definition::hasMethodCall @covers…
DefinitionTest::testReplaceArgumentShouldCheckBounds in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php
@expectedException OutOfBoundsException
DefinitionTest::testSetArgument in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::replaceArgument
DefinitionTest::testSetGetClass in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::setClass @covers Symfony\Component\DependencyInjection\Definition::getClass
DefinitionTest::testSetGetConfigurator in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::setConfigurator @covers Symfony\Component\DependencyInjection\Definition::getConfigurator
DefinitionTest::testSetGetFactoryMethod in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php
DefinitionTest::testSetGetFile in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::setFile @covers Symfony\Component\DependencyInjection\Definition::getFile
DefinitionTest::testSetGetScope in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::setScope @covers Symfony\Component\DependencyInjection\Definition::getScope
DefinitionTest::testSetProperty in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php
DefinitionTest::testTags in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::addTag @covers Symfony\Component\DependencyInjection\Definition::getTag @covers Symfony\Component\DependencyInjection\Definition::getTags @covers…
DocParserTest::testAnnotationTarget in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php
DocParserTest::testBasicAnnotations in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php
ElementTest::testOptions in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php
Tests expansion of #options for #type checkboxes and radios.
EntityAccessTest::testEntityTranslationAccess in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php
Ensures entity access for entity translations is properly working.
EntityFieldTest::assertReadWrite in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php
Executes the read write test set for a defined entity type.
EntityRevisionsTest::assertRevisions in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityRevisionsTest.php
Executes the revision tests for the given entity type.
ErrorHandlerTest::testHandle in drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/ErrorHandlerTest.php
EsiListenerTest::testFilterWhenThereIsNoEsiIncludes in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/EsiListenerTest.php
EsiTest::testAddSurrogateControl in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php
EsiTest::testHandle in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php
EsiTest::testHandleWhenResponseIsNot200 in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php
@expectedException RuntimeException
EsiTest::testHandleWhenResponseIsNot200AndAltIsPresent in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php
EsiTest::testHandleWhenResponseIsNot200AndErrorsAreIgnored in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php
EventTest::testSetName in drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php
ExceptionDataCollectorTest::testCollect in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ExceptionDataCollectorTest.php
ExceptionListenerTest::provider in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php
ExceptionListenerTest::testConstruct in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php
ExceptionListenerTest::testHandleWithLogger in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php
@dataProvider provider
ExceptionListenerTest::testHandleWithoutLogger in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php
@dataProvider provider
ExecutionContextTest::testAddViolationPluralTranslationError in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php
ExpressionBuilderTest::testInvalidAndXArgument in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php
FailureTest::testAssertObjectEqualsObject in drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php
FailureTest::testAssertStringEqualsString in drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php
FailureTest::testAssertTextSameText in drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php
FieldWebTest::testAlterUrl in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php
Tests rewriting the output to a link.
field_test_query_efq_metadata_test_alter in drupal/core/modules/field/tests/modules/field_test/field_test.module
Implements hook_query_TAG_alter() for tag 'efq_metadata_test'.
FileBagTest::testFileMustBeAnArrayOrUploadedFile in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php
@expectedException \InvalidArgumentException
FlashBagTest::testGetSetName in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php
FlattenExceptionTest::testRecursionInArguments in drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php
FooCommand::configure in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionPresentBundle/Command/FooCommand.php
FooObject::__toString in drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php
FormTest::testRequiredCheckboxesRadio in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Tests validation for required checkbox, select, and radio elements.
form_test_button_class in drupal/core/modules/system/tests/modules/form_test/form_test.module
Builds a simple form to test form button classes.
form_test_checkboxes_zero in drupal/core/modules/system/tests/modules/form_test/form_test.module
form_test_limit_validation_errors_form in drupal/core/modules/system/tests/modules/form_test/form_test.module
Builds a simple form with a button triggering partial validation.
form_test_validate_required_form in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form constructor to test the #required property.
FragmentHandlerTest::getHandler in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/FragmentHandlerTest.php
FragmentHandlerTest::testDeliverWithUnsuccessfulResponse in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/FragmentHandlerTest.php
@expectedException RuntimeException @expectedExceptionMessage Error when rendering "http://localhost/" (Status code is 404).
FragmentHandlerTest::testRender in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/FragmentHandlerTest.php
FragmentHandlerTest::testRenderWhenRendererDoesNotExist in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/FragmentHandlerTest.php
@expectedException \InvalidArgumentException
FragmentHandlerTest::testRenderWithUnknownRenderer in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/FragmentHandlerTest.php
@expectedException InvalidArgumentException
FragmentListenerTest::testAccessDeniedWithNonLocalIps in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/FragmentListenerTest.php
@expectedException \Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException
FragmentListenerTest::testAccessDeniedWithNonSafeMethods in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/FragmentListenerTest.php
@expectedException \Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException
FragmentListenerTest::testAccessDeniedWithWrongSignature in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/FragmentListenerTest.php
@expectedException \Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException
FragmentListenerTest::testOnlyTriggeredOnFragmentRoute in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/FragmentListenerTest.php
FragmentListenerTest::testWithSignature in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/FragmentListenerTest.php
Framework_AssertTest::testAssertArrayContainsString in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertContains
Framework_AssertTest::testAssertArrayHasIntegerKey in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertArrayHasKey
Framework_AssertTest::testAssertArrayHasKeyAcceptsArrayAccessValue in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertArrayHasKey
Framework_AssertTest::testAssertArrayHasKeyProperlyFailsWithArrayAccessValue in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertArrayHasKey @expectedException PHPUnit_Framework_AssertionFailedError
Framework_AssertTest::testAssertArrayHasStringKey in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertArrayHasKey
Framework_AssertTest::testAssertArrayNotContainsString in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertNotContains
Framework_AssertTest::testAssertArrayNotHasIntegerKey in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertArrayNotHasKey
Framework_AssertTest::testAssertArrayNotHasStringKey in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertArrayNotHasKey
Framework_AssertTest::testAssertClassHasAttributeThrowsException2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertClassHasAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testAssertClassHasStaticAttributeThrowsException2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertClassHasStaticAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testAssertClassNotHasAttributeThrowsException2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertClassNotHasAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testAssertClassNotHasStaticAttributeThrowsException2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertClassNotHasStaticAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testAssertEmpty in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertEmpty
Framework_AssertTest::testAssertIteratorContainsString in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertContains
Framework_AssertTest::testAssertNotEmpty in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertNotEmpty
Framework_AssertTest::testAssertObjectHasAttribute in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertObjectHasAttribute
Framework_AssertTest::testAssertObjectHasAttributeThrowsException2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertObjectHasAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testAssertObjectNotHasAttribute in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute
Framework_AssertTest::testAssertObjectNotHasAttributeThrowsException2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testAssertPrivateAttributeContains in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeContains
Framework_AssertTest::testAssertPrivateAttributeEquals in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeEquals
Framework_AssertTest::testAssertPrivateAttributeNotContains in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotContains
Framework_AssertTest::testAssertPrivateAttributeNotEquals in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotEquals
Framework_AssertTest::testAssertPrivateStaticAttributeEquals in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeEquals
Framework_AssertTest::testAssertPrivateStaticAttributeNotEquals in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotEquals
Framework_AssertTest::testAssertProtectedAttributeContains in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeContains
Framework_AssertTest::testAssertProtectedAttributeEquals in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeEquals
Framework_AssertTest::testAssertProtectedAttributeNotContains in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotContains
Framework_AssertTest::testAssertProtectedAttributeNotEquals in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotEquals
Framework_AssertTest::testAssertProtectedStaticAttributeEquals in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeEquals
Framework_AssertTest::testAssertProtectedStaticAttributeNotEquals in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotEquals
Framework_AssertTest::testAssertPublicAttributeContains in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeContains
Framework_AssertTest::testAssertPublicAttributeEquals in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeEquals
Framework_AssertTest::testAssertPublicAttributeNotContains in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotContains
Framework_AssertTest::testAssertPublicAttributeNotEquals in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotEquals
Framework_AssertTest::testAssertPublicAttributeNotSame in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotSame
Framework_AssertTest::testAssertPublicAttributeSame in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeSame
Framework_AssertTest::testAssertPublicStaticAttributeEquals in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeEquals
Framework_AssertTest::testAssertPublicStaticAttributeNotEquals in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotEquals
Framework_AssertTest::testAssertStringContainsString in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertContains
Framework_AssertTest::testAssertStringEndsNotWith in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertStringEndsNotWith
Framework_AssertTest::testAssertStringEndsWith in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertStringEndsWith
Framework_AssertTest::testAssertStringNotContainsString in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertNotContains
Framework_AssertTest::testAssertStringStartsNotWith in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertStringStartsNotWith
Framework_AssertTest::testAssertStringStartsWith in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertStringStartsWith
Framework_AssertTest::testAssertThatArrayHasKey in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertThat @covers PHPUnit_Framework_Assert::arrayHasKey
Framework_AssertTest::testAssertThatAttributeEquals in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertThat @covers PHPUnit_Framework_Assert::attribute @covers PHPUnit_Framework_Assert::equalTo
Framework_AssertTest::testAssertThatAttributeEqualTo in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertThat @covers PHPUnit_Framework_Assert::attribute @covers PHPUnit_Framework_Assert::equalTo
Framework_AssertTest::testAssertThatContains in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertThat @covers PHPUnit_Framework_Assert::contains
Framework_AssertTest::testAssertThatContainsOnly in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertThat @covers PHPUnit_Framework_Assert::containsOnly
Framework_AssertTest::testAssertThatEqualTo in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertThat @covers PHPUnit_Framework_Assert::equalTo
Framework_AssertTest::testAssertThatStringContains in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertThat @covers PHPUnit_Framework_Assert::stringContains
Framework_AssertTest::testAttributeGreaterThan in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeGreaterThan
Framework_AssertTest::testAttributeGreaterThanOrEqual in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeGreaterThanOrEqual
Framework_AssertTest::testAttributeLessThan in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeLessThan
Framework_AssertTest::testAttributeLessThanOrEqual in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeLessThanOrEqual
Framework_AssertTest::testObjectHasOnTheFlyAttribute in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertObjectHasAttribute
Framework_AssertTest::testObjectNotHasOnTheFlyAttribute in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute
Framework_AssertTest::testReadAttribute in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::readAttribute
Framework_AssertTest::testReadAttribute2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::readAttribute
Framework_AssertTest::testReadAttribute4 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::readAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testReadAttribute5 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::readAttribute @expectedException PHPUnit_Framework_Exception
Framework_ConstraintTest::testAttributeEqualTo in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Assert::attributeEqualTo @covers PHPUnit_Framework_Constraint_Attribute @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testAttributeEqualTo2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Assert::attributeEqualTo @covers PHPUnit_Framework_Constraint_Attribute @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testAttributeNotEqualTo in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Assert::attributeEqualTo @covers PHPUnit_Framework_Assert::logicalNot @covers PHPUnit_Framework_Constraint_Attribute @covers PHPUnit_Framework_Constraint_Not @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testAttributeNotEqualTo2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Assert::attributeEqualTo @covers PHPUnit_Framework_Assert::logicalNot @covers PHPUnit_Framework_Constraint_Attribute @covers PHPUnit_Framework_Constraint_Not @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintArrayContains in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_TraversableContains @covers PHPUnit_Framework_Constraint::count @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintArrayContains2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_TraversableContains @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintArrayNotContains in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_TraversableContains @covers PHPUnit_Framework_Constraint_Not @covers PHPUnit_Framework_Assert::logicalNot @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintArrayNotContains2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_TraversableContains @covers PHPUnit_Framework_Constraint_Not @covers PHPUnit_Framework_Assert::logicalNot @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintCallbackInvalidArrayArgumentWithBadArray in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_Callback @expectedException InvalidArgumentException @expectedExceptionMessage Specified callback <array without indexes 0 and 1 set> is not callable.
Framework_ConstraintTest::testConstraintClassHasStaticAttribute2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_ClassHasStaticAttribute @covers PHPUnit_Framework_Assert::classHasStaticAttribute @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintFileExists in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_FileExists @covers PHPUnit_Framework_Assert::fileExists @covers PHPUnit_Framework_Constraint::count @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintFileExists2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_FileExists @covers PHPUnit_Framework_Assert::fileExists @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintIsEmpty in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_IsEmpty @covers PHPUnit_Framework_Constraint::count @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintIsEmpty2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_IsEmpty @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintStringContains in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_StringContains @covers PHPUnit_Framework_Assert::stringContains @covers PHPUnit_Framework_Constraint::count @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintStringContains2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_StringContains @covers PHPUnit_Framework_Assert::stringContains @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintStringEndsNotWith in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_StringEndsWith @covers PHPUnit_Framework_Constraint_Not @covers PHPUnit_Framework_Assert::stringEndsWith @covers PHPUnit_Framework_Assert::logicalNot @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintStringEndsWith in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_StringEndsWith @covers PHPUnit_Framework_Assert::stringEndsWith @covers PHPUnit_Framework_Constraint::count @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintStringEndsWith2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_StringEndsWith @covers PHPUnit_Framework_Assert::stringEndsWith @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintStringNotContains in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_StringContains @covers PHPUnit_Framework_Constraint_Not @covers PHPUnit_Framework_Assert::stringContains @covers PHPUnit_Framework_Assert::logicalNot @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintStringNotContains2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_StringContains @covers PHPUnit_Framework_Constraint_Not @covers PHPUnit_Framework_Assert::stringContains @covers PHPUnit_Framework_Assert::logicalNot @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintStringStartsNotWith in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_StringStartsWith @covers PHPUnit_Framework_Constraint_Not @covers PHPUnit_Framework_Assert::stringStartsWith @covers PHPUnit_Framework_Assert::logicalNot @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintStringStartsWith in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_StringStartsWith @covers PHPUnit_Framework_Assert::stringStartsWith @covers PHPUnit_Framework_Constraint::count @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintStringStartsWith2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_StringStartsWith @covers PHPUnit_Framework_Assert::stringStartsWith @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_MockObjectTest::testClonedMockObjectCanBeUsedInPlaceOfOriginalOne in drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php
Framework_MockObjectTest::testClonedMockObjectIsNotIdenticalToOriginalOne in drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php
Framework_MockObjectTest::testFunctionCallback in drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php
Framework_MockObjectTest::testPublicMethodCallback in drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php
Framework_MockObjectTest::testStaticMethodCallback in drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php
Framework_MockObjectTest::testStubbedReturnValueMap in drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php
Framework_MockObject_GeneratorTest::testGetMockGeneratorFails in drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/GeneratorTest.php
@covers PHPUnit_Framework_MockObject_Generator::getMock @expectedException PHPUnit_Framework_Exception @expectedExceptionMessage duplicates: "foo, foo"
Framework_MockObject_Invocation_ObjectTest::testAllowToGetMethodParametersSetInConstructor in drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/ObjectTest.php
Framework_MockObject_Invocation_StaticTest::testAllowToGetMethodParametersSetInConstructor in drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/StaticTest.php
Framework_TestCaseTest::testGlobalsBackupPost in drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php
FrozenParameterBagTest::testConstructor in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/FrozenParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag::__construct
FrozenParameterBagTest::testSet in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/FrozenParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag::set @expectedException \LogicException
functionCallback in drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/FunctionCallback.php
GenericEventTest::setUp in drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php
Prepares the environment before running a test.
GetSetMethodNormalizerTest::testConstructorDenormalize in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
GetSetMethodNormalizerTest::testDenormalize in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
GetSetMethodNormalizerTest::testIgnoredAttributes in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
GetSetMethodNormalizerTest::testNormalize in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
HeaderBagTest::testConstructor in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php
@covers Symfony\Component\HttpFoundation\HeaderBag::__construct
HeaderBagTest::testContains in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php
@covers Symfony\Component\HttpFoundation\HeaderBag::contains
HeaderBagTest::testGet in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php
@covers Symfony\Component\HttpFoundation\HeaderBag::get
HeaderBagTest::testGetDate in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php
HeaderBagTest::testGetDateException in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php
@expectedException \RuntimeException
HeaderBagTest::testKeys in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php
HeaderBagTest::testReplace in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php
@covers Symfony\Component\HttpFoundation\HeaderBag::replace
HeaderBagTest::testSetAssociativeArray in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php
HIncludeFragmentRendererTest::testRenderWithControllerAndSigner in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/HIncludeFragmentRendererTest.php
HIncludeFragmentRendererTest::testRenderWithUri in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/HIncludeFragmentRendererTest.php
hook_page_build in drupal/core/modules/system/system.api.php
Add elements to a page before it is rendered.
html in drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php
HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndRawIsFalse in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php
HttpKernelTest::testHandleWhenTheControllerDoesNotReturnAResponse in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php
@expectedException LogicException
HttpKernelTest::testHandleWhenTheControllerDoesNotReturnAResponseButAViewIsRegistered in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php
HttpKernelTest::testHandleWhenTheControllerIsAClosure in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php
HttpKernelTest::testHandleWhenTheControllerIsAFunction in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php
HttpKernelTest::testHandleWhenTheControllerIsAnArray in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php
HttpKernelTest::testHandleWhenTheControllerIsAnObjectWithInvoke in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php
HttpKernelTest::testHandleWhenTheControllerIsAStaticArray in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php
HttpKernelTest::testHandleWithAResponseListener in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php
IbanValidatorTest::getInvalidIbans in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php
ImmutableEventDispatcherTest::testAddListenerDisallowed in drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php
@expectedException \BadMethodCallException
ImmutableEventDispatcherTest::testRemoveListenerDisallowed in drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php
@expectedException \BadMethodCallException
InlineFragmentRendererTest::testRender in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php
InlineFragmentRendererTest::testRenderExceptionIgnoreErrors in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php
InlineFragmentRendererTest::testRenderExceptionIgnoreErrorsWithAlt in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php
InlineFragmentRendererTest::testRenderExceptionNoIgnoreErrors in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php
@expectedException \RuntimeException
InlineFragmentRendererTest::testRenderWithControllerReference in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php
InlineServiceDefinitionsPassTest::testProcessDoesInlineServiceOfPrototypeScope in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php
InlineServiceDefinitionsPassTest::testProcessDoesNotInlineWhenAliasedServiceIsNotOfPrototypeScope in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php
InlineServiceDefinitionsPassTest::testProcessInlinesOnlyIfSameScope in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php
InlineTest::getTestsForDump in drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php
InlineTest::getTestsForParse in drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php
interfaces1.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/interfaces1.php
Issue433Test::testNotMatchingOutput in drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/433/Issue433Test.php
Issue445Test::testNotMatchingOutput in drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/445/Issue445Test.php
Issue523Test::testAttributeEquals in drupal/core/vendor/phpunit/phpunit/Tests/Regression/523/Issue523Test.php
JavaScriptTest::testGetLibrary in drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php
Tests retrieval of libraries via drupal_get_library().
JavaScriptTest::testVersionQueryString in drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php
Tests JavaScript versioning.
JsonEncoderTest::getObject in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/JsonEncoderTest.php
JsonEncoderTest::testEncodeScalar in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/JsonEncoderTest.php
JsonResponseTest::testConstructorWithCustomHeaders in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php
JsonResponseTest::testConstructorWithSimpleTypes in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php
JsonResponseTest::testSetCallbackInvalidIdentifier in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateWithCustomHeaders in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateWithSimpleTypes in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php
LocaleListenerTest::testLocaleFromRequestAttribute in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php
LoggerDataCollectorTest::getCollectTestData in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php
ManageDisplayTest::testFormatterUI in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php
Tests formatter settings.
MetadataBagTest::testGetSetName in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php
MethodCallback::nonStaticCallback in drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/MethodCallback.php
MethodCallback::staticCallback in drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/MethodCallback.php
MockFileSessionStorageTest::testMultipleInstances in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php
ModuleHandlerUnitTest::testloadInclude in drupal/core/tests/Drupal/Tests/Core/Extension/ModuleHandlerUnitTest.php
module_test_system_info_alter in drupal/core/modules/system/tests/modules/module_test/module_test.module
Implements hook_system_info_alter().
MongoDbSessionHandlerTest::testDestroy in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php
MongoDbSessionHandlerTest::testReplaceSessionData in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php
MongoDbSessionHandlerTest::testWrite in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php
MultiDependencyTest::testOne in drupal/core/vendor/phpunit/phpunit/Tests/_files/MultiDependencyTest.php
MultiDependencyTest::testThree in drupal/core/vendor/phpunit/phpunit/Tests/_files/MultiDependencyTest.php
@depends testOne @depends testTwo
NestedArrayUnitTest::testGetValue in drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php
Tests getting nested array values.
NestedArrayUnitTest::testKeyExists in drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php
Tests existence of array key.
NestedArrayUnitTest::testUnsetValue in drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php
Tests unsetting nested array values.
NodeTypeTest::testNodeTypeCreation in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php
Tests creating a content type programmatically and via a form.
nonvalid-mapping.yml in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/nonvalid-mapping.yml
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/nonvalid-mapping.yml
nonvalid.yml in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/nonvalid.yml
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/nonvalid.yml
NullDumperTest::testNullDumper in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/LazyProxy/PhpDumper/NullDumperTest.php
OutputTestCase::testExpectOutputRegexFooActualFoo in drupal/core/vendor/phpunit/phpunit/Tests/_files/OutputTestCase.php
OutputTestCase::testExpectOutputStringFooActualBar in drupal/core/vendor/phpunit/phpunit/Tests/_files/OutputTestCase.php
OutputTestCase::testExpectOutputStringFooActualFoo in drupal/core/vendor/phpunit/phpunit/Tests/_files/OutputTestCase.php
ParameterBagTest::testClear in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::clear
ParameterBagTest::testConstructor in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::__construct
ParameterBagTest::testEscapeValue in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::escapeValue
ParameterBagTest::testGet in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php
@covers Symfony\Component\HttpFoundation\ParameterBag::get
ParameterBagTest::testGetSet in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::get @covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::set
ParameterBagTest::testGetThrowParameterNotFoundException in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php
ParameterBagTest::testHas in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php
@covers Symfony\Component\HttpFoundation\ParameterBag::has
ParameterBagTest::testHas in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::has
ParameterBagTest::testKeys in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php
ParameterBagTest::testRemove in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::remove
ParameterBagTest::testReplace in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php
@covers Symfony\Component\HttpFoundation\ParameterBag::replace
ParameterBagTest::testResolveUnescapesValue in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolve
ParameterBagTest::testResolveValue in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue
ParameterBagTest::testSet in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php
@covers Symfony\Component\HttpFoundation\ParameterBag::set
ParameterTest::testConstructor in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterTest.php
@covers Symfony\Component\DependencyInjection\Parameter::__construct
ParserTest::testEndOfTheDocumentMarker in drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php
PasswordHashingTest::testPasswordHashing in drupal/core/modules/system/lib/Drupal/system/Tests/System/PasswordHashingTest.php
Test password hashing.
PathProcessorTest::testProcessInbound in drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php
Tests resolving the inbound path to the system path.
PdoSessionHandlerTest::testMultipleInstances in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
PdoSessionHandlerTest::testSessionDestroy in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
PdoSessionHandlerTest::testSessionGC in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
PdoSessionHandlerTest::testWriteRead in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
PdoSessionHandlerTest::testWrongTableOptionsRead in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
PdoSessionHandlerTest::testWrongTableOptionsWrite in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
PhpDumperTest::testAliases in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php
PhpDumperTest::testDumpFrozenContainerWithNoParameter in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php
PhpDumperTest::testExportParameters in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php
@expectedException InvalidArgumentException
PhpFileLoaderTest::testLoad in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php
@covers Symfony\Component\DependencyInjection\Loader\PhpFileLoader::load
PhpFileLoaderTest::testSupports in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php
PhpMatcherDumperTest::getRouteCollections in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php
PHP_Token_FunctionTest::testGetName in drupal/core/vendor/phpunit/php-token-stream/Tests/Token/FunctionTest.php
@covers PHP_Token_FUNCTION::getName
ProcessBuilderTest::testNotReplaceExplicitlySetVars in drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php
ProcessBuilderTest::testProcessShouldInheritAndOverrideEnvironmentVars in drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php
ProfilerTest::testCollect in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/ProfilerTest.php
ProjectServiceContainer::getBarService in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php
Gets the 'bar' service.
ProjectServiceContainer::getBarService in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php
Gets the 'bar' service.
ProjectServiceContainer::getFooService in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php
Gets the 'foo' service.
ProjectServiceContainer::getFooService in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php
Gets the 'foo' service.
ProjectServiceContainer::getMethodCall1Service in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php
Gets the 'method_call1' service.
ProjectServiceContainer::getMethodCall1Service in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php
Gets the 'method_call1' service.
ProjectServiceContainer::__construct in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php
Constructor.
ProjectServiceContainer::__construct in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php
Constructor.
ProjectUrlMatcher::match in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php
Tries to match a URL path with a set of routes.
ProjectUrlMatcher::match in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php
Tries to match a URL path with a set of routes.
RealServiceInstantiatorTest::testInstantiateProxy in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/LazyProxy/Instantiator/RealServiceInstantiatorTest.php
RebuildTest::testRebuildPreservesValues in drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php
Tests preservation of values.
RedirectableUrlMatcherTest::testRedirectWhenNoSlash in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/RedirectableUrlMatcherTest.php
RedirectableUrlMatcherTest::testRedirectWhenNoSlashForNonSafeMethod in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/RedirectableUrlMatcherTest.php
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException
RedirectableUrlMatcherTest::testSchemeRedirect in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/RedirectableUrlMatcherTest.php
RedirectResponseTest::testCreate in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php
ReferenceTest::testConstructor in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ReferenceTest.php
@covers Symfony\Component\DependencyInjection\Reference::__construct
RemoveUnusedDefinitionsPassTest::testProcess in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php
RemoveUnusedDefinitionsPassTest::testProcessRemovesUnusedDefinitionsRecursively in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php
RemoveUnusedDefinitionsPassTest::testProcessWorksWithInlinedDefinitions in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php
RenderTest::testDrupalRenderBasics in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests the output drupal_render() for some elementary input values.
RequestDataCollectorTest::provider in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php
RequestDataCollectorTest::testControllerInspection in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php
Test various types of controller callables.
RequestMatcherTest::testAttributes in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php
RequestTest::getQueryStringNormalizationData in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php
RequestTest::testGetRequestFormat in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php
RequestTest::testHasPreviousSession in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php
RequestTest::testInitialize in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php
@covers Symfony\Component\HttpFoundation\Request::initialize
RequestTest::urlencodedStringPrefixData in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php
ResettableStaticUnitTest::testDrupalStatic in drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/ResettableStaticUnitTest.php
Tests drupal_static() function.
ResolveDefinitionTemplatesPassTest::testProcess in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php
ResolveDefinitionTemplatesPassTest::testProcessAppendsMethodCallsAlways in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyScope in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyTags in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php
ResolveDefinitionTemplatesPassTest::testProcessHandlesMultipleInheritance in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php
ResolveInvalidReferencesPassTest::testProcess in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInvalidReferencesPassTest.php
ResolveInvalidReferencesPassTest::testProcessRemovesPropertiesOnInvalid in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInvalidReferencesPassTest.php
ResolveReferencesToAliasesPassTest::testProcess in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php
ResolveReferencesToAliasesPassTest::testProcessRecursively in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php
ResponseHeaderBagTest::testCookiesWithSameNames in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php
ResponseHeaderBagTest::testRemoveCookie in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php
ResponseHeaderBagTest::testRemoveCookieWithNullRemove in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php
ResponseHeaderBagTest::testToStringIncludesCookieHeaders in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php
ResponseListenerTest::testFilterDoesNothingForSubRequests in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ResponseListenerTest.php
ResponseListenerTest::testFilterDoesNothingIfCharsetIsOverridden in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ResponseListenerTest.php
ResponseListenerTest::testFilterSetsNonDefaultCharsetIfNotOverridden in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ResponseListenerTest.php
ResponseListenerTest::testFiltersSetsNonDefaultCharsetIfNotOverriddenOnNonTextContentType in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ResponseListenerTest.php
ResponseTest::getStatusCodeFixtures in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
ResponseTest::testCreate in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
ResponseTest::testDefaultContentType in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
ResponseTest::testPrepareDoesNothingIfContentTypeIsSet in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
ResponseTest::testPrepareDoesNothingIfRequestFormatIsNotDefined in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
ResponseTest::testPrepareRemovesContentForHeadRequests in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
ResponseTest::testPrepareSetContentType in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
ResponseTest::testPrepareSetsPragmaOnHttp10Only in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
RoutableFragmentRendererTest::getGenerateFragmentUriData in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/RoutableFragmentRendererTest.php
RouteCollectionTest::testAddCollection in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testAddDefaultsAndRequirementsAndOptions in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testAddPrefix in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testAddPrefixOverridesDefaultsAndRequirements in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testCount in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testDeepOverriddenRoute in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testIterator in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testOverriddenRoute in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testRemove in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testRoute in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testUniqueRouteWithGivenName in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php
RouteCompilerTest::provideCompileData in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCompilerTest.php
RouteContentEnhancerTest::testFieldAlreadyThere in drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php
RouteTest::testCompile in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php
RouteTest::testConstructor in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php
RouteTest::testDefaults in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php
RouteTest::testOptions in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php
RouteTest::testRequirement in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php
RouteTest::testRequirements in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php
RouteTest::testSetInvalidRequirement in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php
@dataProvider getInvalidRequirements @expectedException \InvalidArgumentException
SaveUploadTest::testHandleExtension in drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php
Test extension handling.
SearchBlockTest::testSearchFormBlock in drupal/core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php
Test that the search form block can be placed and works.
SearchConfigSettingsFormTest::testSearchModuleDisabling in drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php
Verify that you can disable individual search modules.
SearchEmbedFormTest::testEmbeddedForm in drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php
Tests that the embedded form appears and can be submitted.
SearchExpressionTest::dataProvider in drupal/core/modules/search/tests/Drupal/search/Tests/SearchExpressionTest.php
Provides data for the search expression tests.
SearchNumberMatchingTest::testNumberSearching in drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumberMatchingTest.php
Tests that all the numbers can be searched.
SearchNumbersTest::testNumberSearching in drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumbersTest.php
Tests that all the numbers can be searched.
SerializerTest::testDecode in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
SerializerTest::testDenormalizeNoMatch in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException
SerializerTest::testDenormalizeOnNormalizer in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException
SerializerTest::testDeserialize in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
SerializerTest::testDeserializeNoEncoder in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException
SerializerTest::testDeserializeNoNormalizer in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
@expectedException \Symfony\Component\Serializer\Exception\LogicException
SerializerTest::testDeserializeNotSupported in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
SerializerTest::testDeserializeNotSupportedMissing in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
SerializerTest::testDeserializeSupported in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
SerializerTest::testDeserializeUseCache in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
SerializerTest::testDeserializeWrongNormalizer in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException
SerializerTest::testEncode in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
SerializerTest::testSerialize in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
SerializerTest::testSerializeArrayOfScalars in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
SerializerTest::testSerializeNoEncoder in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException
SerializerTest::testSerializeNoNormalizer in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
@expectedException \Symfony\Component\Serializer\Exception\LogicException
SerializerTest::testSerializeScalar in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
ServerBagTest::testHttpBasicAuthWithPhpCgi in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php
ServerBagTest::testHttpBasicAuthWithPhpCgiEmptyPassword in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php
ServerBagTest::testHttpBasicAuthWithPhpCgiRedirect in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php
ServerBagTest::testHttpPasswordIsOptional in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php
ServerBagTest::testShouldExtractHeadersFromServerArray in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php
services2.yml in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services2.yml
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services2.yml
services3.yml in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services3.yml
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services3.yml
services6.yml in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services6.yml
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services6.yml
services9.yml in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services9.yml
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services9.yml
SessionTest::setProvider in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php
SessionTest::testGet in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php
simple.php in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/simple.php
SimpleAnnotationReaderTest::testInvalidAnnotationButIgnored in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php
@group DDC-1660 @group regression
StackTest::testPop in drupal/core/vendor/phpunit/phpunit/Tests/_files/StackTest.php
@depends testPush
StackTest::testPush in drupal/core/vendor/phpunit/phpunit/Tests/_files/StackTest.php
StateValuesCleanTest::testFormStateValuesClean in drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanTest.php
Tests form_state_values_clean().
StorageTest::testCachedFormStorageValidation in drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php
Tests updating cached form storage during form validation.
StorageTest::testFormStatePersist in drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php
Tests a form using form state without using 'storage' to pass data from the constructor to a submit handler. The data has to persist even when caching gets activated, what may happen when a modules alter the form and adds #ajax properties.
StorageTestBase::testCRUD in drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php
Tests CRUD operations.
StorageTestBase::testNonExistingKeys in drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php
Tests expected behavior for non-existing keys.
StoreTest::testRemovesEntriesForKeyWithPurge in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php
StreamedResponseTest::testSetContent in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php
@expectedException \LogicException
StreamWrapperTest::testGetValidStreamScheme in drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php
Test the scheme functions.
TableSortExtenderUnitTest::testTableSortInit in drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php
Tests tablesort_init().
TermFieldTest::testTaxonomyTermFieldChangeMachineName in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php
Tests that vocabulary machine name changes are mirrored in field definitions.
TestEventDispatcher::getCalledListeners in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/TestEventDispatcher.php
Gets the called listeners.
TestKernel::handle in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php
Handles a Request to convert it to a Response.
TraceableEventDispatcherTest::testAddRemoveListener in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testAddRemoveSubscriber in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testDispatchCallListeners in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testDispatchNested in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testGetCalledListeners in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testGetListeners in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testHasListeners in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testLogger in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testLoggerWithStoppedEvent in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php
TraceableUrlMatcherTest::test in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/TraceableUrlMatcherTest.php
TwigTestFoo::getFoo in drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php
Twig_TemplatePropertyObjectAndIterator::getIterator in drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php
Twig_Tests_EnvironmentTest::testGlobals in drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php
Twig_Tests_ErrorTest::testErrorWithArrayFilename in drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php
Twig_Tests_ErrorTest::testErrorWithObjectFilename in drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php
Twig_Tests_ExpressionParserTest::getTestsForString in drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php
Twig_Tests_Extension_SandboxTest::testSandboxGloballySet in drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php
Twig_Tests_LexerTest::testStringWithNestedInterpolations in drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php
Twig_Tests_LexerTest::testStringWithNestedInterpolationsInBlock in drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php
Twig_Tests_Loader_ArrayTest::testGetCacheKey in drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
Twig_Tests_Loader_ArrayTest::testGetCacheKeyWhenTemplateDoesNotExist in drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
@expectedException Twig_Error_Loader
Twig_Tests_Loader_ArrayTest::testGetSource in drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
Twig_Tests_Loader_ArrayTest::testGetSourceWhenTemplateDoesNotExist in drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
@expectedException Twig_Error_Loader
Twig_Tests_Loader_ArrayTest::testIsFresh in drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
Twig_Tests_Loader_ArrayTest::testIsFreshWhenTemplateDoesNotExist in drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
@expectedException Twig_Error_Loader
Twig_Tests_Loader_ArrayTest::testSetTemplate in drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
Twig_Tests_Loader_ArrayTest::testTemplateReference in drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
Twig_Tests_Loader_ChainTest::testAddLoader in drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php
Twig_Tests_Loader_ChainTest::testGetCacheKey in drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php
Twig_Tests_Loader_ChainTest::testGetCacheKeyWhenTemplateDoesNotExist in drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php
@expectedException Twig_Error_Loader
Twig_Tests_Loader_ChainTest::testGetSource in drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php
Twig_Tests_Loader_ChainTest::testGetSourceWhenTemplateDoesNotExist in drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php
@expectedException Twig_Error_Loader
Twig_Tests_Node_AutoEscapeTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/AutoEscapeTest.php
Twig_Tests_Node_AutoEscapeTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/AutoEscapeTest.php
@covers Twig_Node_AutoEscape::__construct
Twig_Tests_Node_BlockReferenceTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockReferenceTest.php
Twig_Tests_Node_BlockReferenceTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockReferenceTest.php
@covers Twig_Node_BlockReference::__construct
Twig_Tests_Node_BlockTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockTest.php
Twig_Tests_Node_BlockTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockTest.php
@covers Twig_Node_Block::__construct
Twig_Tests_Node_DoTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/DoTest.php
Twig_Tests_Node_DoTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/DoTest.php
@covers Twig_Node_Do::__construct
Twig_Tests_Node_Expression_ArrayTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ArrayTest.php
Twig_Tests_Node_Expression_ArrayTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ArrayTest.php
@covers Twig_Node_Expression_Array::__construct
Twig_Tests_Node_Expression_AssignNameTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/AssignNameTest.php
Twig_Tests_Node_Expression_AssignNameTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/AssignNameTest.php
@covers Twig_Node_Expression_AssignName::__construct
Twig_Tests_Node_Expression_ConstantTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConstantTest.php
Twig_Tests_Node_Expression_ConstantTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConstantTest.php
@covers Twig_Node_Expression_Constant::__construct
Twig_Tests_Node_Expression_FilterTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php
Twig_Tests_Node_Expression_FilterTest::testCompileWithMissingNamedArgument in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php
@expectedException Twig_Error_Syntax @expectedExceptionMessage Value for argument "from" is required for filter "replace".
Twig_Tests_Node_Expression_FilterTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php
@covers Twig_Node_Expression_Filter::__construct
Twig_Tests_Node_Expression_FunctionTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php
Twig_Tests_Node_Expression_GetAttrTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/GetAttrTest.php
Twig_Tests_Node_Expression_GetAttrTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/GetAttrTest.php
@covers Twig_Node_Expression_GetAttr::__construct
Twig_Tests_Node_Expression_NameTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/NameTest.php
Twig_Tests_Node_Expression_NameTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/NameTest.php
@covers Twig_Node_Expression_Name::__construct
Twig_Tests_Node_Expression_ParentTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ParentTest.php
Twig_Tests_Node_Expression_ParentTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ParentTest.php
@covers Twig_Node_Expression_Parent::__construct
Twig_Tests_Node_Expression_TestTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/TestTest.php
Twig_Tests_Node_Expression_TestTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/TestTest.php
@covers Twig_Node_Expression_Test::__construct
Twig_Tests_Node_ForTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ForTest.php
Twig_Tests_Node_ForTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ForTest.php
@covers Twig_Node_For::__construct
Twig_Tests_Node_IfTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IfTest.php
Twig_Tests_Node_IfTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IfTest.php
@covers Twig_Node_If::__construct
Twig_Tests_Node_IncludeTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IncludeTest.php
Twig_Tests_Node_IncludeTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IncludeTest.php
@covers Twig_Node_Include::__construct
Twig_Tests_Node_MacroTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/MacroTest.php
Twig_Tests_Node_MacroTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/MacroTest.php
@covers Twig_Node_Macro::__construct
Twig_Tests_Node_ModuleTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ModuleTest.php
Twig_Tests_Node_ModuleTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ModuleTest.php
@covers Twig_Node_Module::__construct
Twig_Tests_Node_PrintTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/PrintTest.php
Twig_Tests_Node_PrintTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/PrintTest.php
@covers Twig_Node_Print::__construct
Twig_Tests_Node_SandboxedModuleTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedModuleTest.php
Twig_Tests_Node_SandboxedModuleTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedModuleTest.php
@covers Twig_Node_SandboxedModule::__construct
Twig_Tests_Node_SandboxedPrintTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedPrintTest.php
Twig_Tests_Node_SandboxedPrintTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedPrintTest.php
@covers Twig_Node_SandboxedPrint::__construct
Twig_Tests_Node_SandboxTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxTest.php
Twig_Tests_Node_SandboxTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxTest.php
@covers Twig_Node_Sandbox::__construct
Twig_Tests_Node_SetTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SetTest.php
Twig_Tests_Node_SetTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SetTest.php
@covers Twig_Node_Set::__construct
Twig_Tests_Node_TextTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/TextTest.php
Twig_Tests_Node_TextTest::testConstructor in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/TextTest.php
@covers Twig_Node_Text::__construct
Twig_Tests_ParserTest::getFilterBodyNodesData in drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php
Twig_Tests_ParserTest::getFilterBodyNodesDataThrowsException in drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php
Twig_Tests_ParserTest::testParseIsReentrant in drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php
Twig_Tests_ParserTest::testUnknownTag in drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php
@expectedException Twig_Error_Syntax @expectedExceptionMessage Unknown tag name "foo". Did you mean "for" at line 1
Twig_Tests_TemplateTest::testGetAttributeExceptions in drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php
@dataProvider getAttributeExceptions
TypedDataTest::testGetAndSet in drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php
Tests the basics around constructing and working with typed data objects.
TypedDataTest::testTypedDataMaps in drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php
Tests using a typed data map.
UrlGeneratorTest::testAdjacentVariables in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testGenerateWithoutRoutes in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
@expectedException \Symfony\Component\Routing\Exception\RouteNotFoundException
UrlGeneratorTest::testNoTrailingSlashForMultipleOptionalParameters in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testPathBasedURLGeneration in drupal/core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php
Tests path-based URL generation.
UrlGeneratorTest::testQueryParamSameAsDefault in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testUrlWithGlobalParameter in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testWithAnIntegerAsADefaultValue in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlMatcherTest::testDecodeOnce in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testHeadAllowedWhenRequirementContainsGet in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testMatch in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testMatchNonAlpha in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testMatchOverriddenRoute in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testMatchRegression in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testMatchWithDotMetacharacterInRequirements in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testMatchWithDynamicPrefix in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testMatchWithPrefixes in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testMethodNotAllowed in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testNoMethodSoAllowed in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testSchemeRequirement in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException
UrlMatcherTest::testWithHost in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testWithHostOnRouteCollection in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testWithOutHostHostDoesNotMatch in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException
UrlTest::testDrupalHttpBuildQuery in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Tests drupal_http_build_query().
UrlTest::testDrupalParseUrl in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Tests drupal_parse_url().
UrlTest::testLinkRenderArrayText in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Tests that link functions support render arrays as 'text'.
UsageTest::testAddUsage in drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php
Tests file_usage()->add().
Util_ConfigurationTest::testPHPConfigurationIsHandledCorrectly in drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php
@backupGlobals enabled
Util_XMLTest::testConvertAssertClass in drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php
Util_XMLTest::testConvertAssertId in drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php
Util_XMLTest::testConvertAssertNumber in drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php
Util_XMLTest::testConvertAssertRange in drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php
Util_XMLTest::testConvertAssertSelectContent in drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php
Util_XMLTest::testConvertAssertSelectEltClass in drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php
Util_XMLTest::testConvertAssertSelectEltId in drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php
Util_XMLTest::testConvertAssertSelectFalse in drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php
Util_XMLTest::testConvertAssertSelectTrue in drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php
ValidationTest::testCustomRequiredError in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php
Tests #required with custom validation errors.
ValidTest::testRejectGroupsOption in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ValidTest.php
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException
XmlEncoderTest::getObject in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php
XmlEncoderTest::testDecodeScalar in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php
XmlEncoderTest::testDocTypeIsNotAllowed in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php
@expectedException UnexpectedValueException @expectedExceptionMessage Document types are not allowed.
XmlEncoderTest::testEncodeScalar in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php
XmlEncoderTest::testSetRootNodeName in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php
XmlFileLoaderTest::testLoadParameters in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php
XmlFileLoaderTest::testLoadServices in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php
XmlFileLoaderTest::testLoadWithImport in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php
XmlFileLoaderTest::testSupports in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php
YamlFileLoaderTest::testLoadParameters in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php
YamlFileLoaderTest::testLoadServices in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php
YamlFileLoaderTest::testLoadWithResource in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php
YamlFileLoaderTest::testSupports in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php
_theme_test_alter in drupal/core/modules/system/tests/modules/theme_test/theme_test.module
Page callback, calls drupal_alter().