You are here

1483 string references to 'foo' in Zircon Profile 8.0

AbstractEventDispatcherTest::testEventReceivesTheDispatcherInstanceAsArgument in vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php
AbstractEventDispatcherTest::testGetListenersWhenAddedCallbackListenerIsRemoved in vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php
AbstractEventDispatcherTest::testHasListenersWhenAddedCallbackListenerIsRemoved in vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php
AbstractEventDispatcherTest::testHasListenersWithoutEventsReturnsFalseAfterHasListenersWithEventHasBeenCalled in vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php
AbstractProcessTest::testCallbackIsExecutedForOutput in vendor/symfony/process/Tests/AbstractProcessTest.php
AbstractProcessTest::testMustRun in vendor/symfony/process/Tests/AbstractProcessTest.php
AbstractProfilerStorageTest::testDuplicates in vendor/symfony/http-kernel/Tests/Profiler/AbstractProfilerStorageTest.php
AbstractProxyTest::testId in vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php
@runInSeparateProcess @preserveGlobalState disabled
AbstractProxyTest::testIdExceptionPhp53 in vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php
@expectedException \LogicException
AbstractProxyTest::testIdExceptionPhp54 in vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php
@runInSeparateProcess @preserveGlobalState disabled @expectedException \LogicException
AbstractProxyTest::testName in vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php
@runInSeparateProcess @preserveGlobalState disabled
AbstractProxyTest::testNameExceptionPhp53 in vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php
@expectedException \LogicException
AbstractProxyTest::testNameExceptionPhp54 in vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php
@runInSeparateProcess @preserveGlobalState disabled @expectedException \LogicException
AbstractValidatorTest::testValidatePropertyValueWithoutConstraints in vendor/symfony/validator/Tests/Validator/AbstractValidatorTest.php
https://github.com/symfony/symfony/issues/11604.
AccessResultTest::testCacheContexts in core/tests/Drupal/Tests/Core/Access/AccessResultTest.php
@covers ::addCacheContexts @covers ::resetCacheContexts @covers ::getCacheContexts @covers ::cachePerPermissions @covers ::cachePerUser @covers ::allowedIfHasPermission
ActiveLinkResponseFilterTest::providerTestSetLinkActiveClass in core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php
Provides test data for testSetLinkActiveClass().
AggregateExceptionTest::testHasReason in vendor/guzzlehttp/promises/tests/AggregateExceptionTest.php
AllTest::testRejectNonConstraints in vendor/symfony/validator/Tests/Constraints/AllTest.php
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException
AnalyzeServiceReferencesPassTest::testProcess in vendor/symfony/dependency-injection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php
AnalyzeServiceReferencesPassTest::testProcessDetectsFactoryReferences in vendor/symfony/dependency-injection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php
AnnotationClassLoaderTest::getLoadTests in vendor/symfony/routing/Tests/Loader/AnnotationClassLoaderTest.php
AnnotationClassLoaderTest::testSupportsChecksTypeIfSpecified in vendor/symfony/routing/Tests/Loader/AnnotationClassLoaderTest.php
AnnotationDirectoryLoaderTest::testSupports in vendor/symfony/routing/Tests/Loader/AnnotationDirectoryLoaderTest.php
AnnotationFileLoaderTest::testSupports in vendor/symfony/routing/Tests/Loader/AnnotationFileLoaderTest.php
AppendStreamTest::testCanDetermineSizeFromMultipleStreams in vendor/guzzlehttp/psr7/tests/AppendStreamTest.php
AppendStreamTest::testCanReadFromMultipleStreams in vendor/guzzlehttp/psr7/tests/AppendStreamTest.php
AppendStreamTest::testCatchesExceptionsWhenCastingToString in vendor/guzzlehttp/psr7/tests/AppendStreamTest.php
AppendStreamTest::testClosesEachStream in vendor/guzzlehttp/psr7/tests/AppendStreamTest.php
AppendStreamTest::testDetachesEachStream in vendor/guzzlehttp/psr7/tests/AppendStreamTest.php
AppendStreamTest::testIsNotWritable in vendor/guzzlehttp/psr7/tests/AppendStreamTest.php
@expectedExceptionMessage Cannot write to an AppendStream @expectedException \RuntimeException
AppendStreamTest::testReturnsEmptyMetadata in vendor/guzzlehttp/psr7/tests/AppendStreamTest.php
AppendStreamTest::testSeeksToPositionByReading in vendor/guzzlehttp/psr7/tests/AppendStreamTest.php
ApplicationTest::testAddingAlreadySetDefinitionElementData in vendor/symfony/console/Tests/ApplicationTest.php
@expectedException \LogicException @dataProvider getAddingAlreadySetDefinitionElementData
ApplicationTest::testAll in vendor/symfony/console/Tests/ApplicationTest.php
ApplicationTest::testConstructor in vendor/symfony/console/Tests/ApplicationTest.php
ApplicationTest::testFindAlternativeCommandsWithAnAlias in vendor/symfony/console/Tests/ApplicationTest.php
ApplicationTest::testFindNamespace in vendor/symfony/console/Tests/ApplicationTest.php
ApplicationTest::testFindNamespaceWithSubnamespaces in vendor/symfony/console/Tests/ApplicationTest.php
ApplicationTest::testGetLongVersion in vendor/symfony/console/Tests/ApplicationTest.php
ApplicationTest::testGetNamespaces in vendor/symfony/console/Tests/ApplicationTest.php
ApplicationTest::testLegacyAsText in vendor/symfony/console/Tests/ApplicationTest.php
@group legacy
ApplicationTest::testLegacyAsXml in vendor/symfony/console/Tests/ApplicationTest.php
@group legacy
ApplicationTest::testRegister in vendor/symfony/console/Tests/ApplicationTest.php
ApplicationTest::testRenderException in vendor/symfony/console/Tests/ApplicationTest.php
ApplicationTest::testRenderExceptionWithDoubleWidthCharacters in vendor/symfony/console/Tests/ApplicationTest.php
ApplicationTest::testRunDispatchesAllEventsWithException in vendor/symfony/console/Tests/ApplicationTest.php
ApplicationTest::testRunWithDispatcher in vendor/symfony/console/Tests/ApplicationTest.php
ApplicationTest::testRunWithDispatcherSkippingCommand in vendor/symfony/console/Tests/ApplicationTest.php
ApplicationTest::testRunWithExceptionAndDispatcher in vendor/symfony/console/Tests/ApplicationTest.php
@expectedException \LogicException @expectedExceptionMessage caught
ApplicationTest::testSetCatchExceptions in vendor/symfony/console/Tests/ApplicationTest.php
ApplicationTest::testSetGetName in vendor/symfony/console/Tests/ApplicationTest.php
ApplicationTesterTest::setUp in vendor/symfony/console/Tests/Tester/ApplicationTesterTest.php
ApplicationTesterTest::testGetDisplay in vendor/symfony/console/Tests/Tester/ApplicationTesterTest.php
ApplicationTesterTest::testGetInput in vendor/symfony/console/Tests/Tester/ApplicationTesterTest.php
ApplicationTesterTest::testGetOutput in vendor/symfony/console/Tests/Tester/ApplicationTesterTest.php
ArbitraryRebuildTest::testUserRegistrationMultipleField in core/modules/system/src/Tests/Form/ArbitraryRebuildTest.php
Tests a rebuild caused by a multiple value field.
ArbitraryRebuildTest::testUserRegistrationRebuild in core/modules/system/src/Tests/Form/ArbitraryRebuildTest.php
Tests a basic rebuild with the user registration form.
ArgumentsResolverTest::providerTestGetArgument in core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php
Provides test data to testGetArgument().
ArgumentsResolverTest::testGetArgumentRouteNoTypehintAndValue in core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php
Tests getArgument() with a named parameter with no typehint and a value.
ArgvInputTest::provideInvalidInput in vendor/symfony/console/Tests/Input/ArgvInputTest.php
ArgvInputTest::provideOptions in vendor/symfony/console/Tests/Input/ArgvInputTest.php
ArgvInputTest::testConstructor in vendor/symfony/console/Tests/Input/ArgvInputTest.php
ArgvInputTest::testGetFirstArgument in vendor/symfony/console/Tests/Input/ArgvInputTest.php
ArgvInputTest::testHasParameterOption in vendor/symfony/console/Tests/Input/ArgvInputTest.php
ArgvInputTest::testParseArguments in vendor/symfony/console/Tests/Input/ArgvInputTest.php
ArgvInputTest::testParseArrayArgument in vendor/symfony/console/Tests/Input/ArgvInputTest.php
ArgvInputTest::testParseArrayOption in vendor/symfony/console/Tests/Input/ArgvInputTest.php
ArgvInputTest::testParseEmptyStringArgument in vendor/symfony/console/Tests/Input/ArgvInputTest.php
ArgvInputTest::testParseNegativeNumberAfterDoubleDash in vendor/symfony/console/Tests/Input/ArgvInputTest.php
ArgvInputTest::testToString in vendor/symfony/console/Tests/Input/ArgvInputTest.php
ArrayEntryTokenSpec::it_does_not_score_array_if_key_and_value_tokens_do_not_score_same_entry in vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ArrayEntryTokenSpec.php
ArrayEntryTokenSpec::it_does_not_score_traversable_object_if_key_and_value_tokens_do_not_score_same_entry in vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ArrayEntryTokenSpec.php
ArrayInputTest::provideInvalidInput in vendor/symfony/console/Tests/Input/ArrayInputTest.php
ArrayInputTest::provideOptions in vendor/symfony/console/Tests/Input/ArrayInputTest.php
ArrayInputTest::testParseArguments in vendor/symfony/console/Tests/Input/ArrayInputTest.php
AssertContentTraitTest::testGetTextContent in core/modules/simpletest/tests/src/Unit/AssertContentTraitTest.php
@covers ::getTextContent
AttributeBagTest::testGetSetName in vendor/symfony/http-foundation/Tests/Session/Attribute/AttributeBagTest.php
AutoExpireFlashBagTest::testGetSetName in vendor/symfony/http-foundation/Tests/Session/Flash/AutoExpireFlashBagTest.php
BackendChainImplementationUnitTest::setUp in core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php
BackendChainImplementationUnitTest::testDeleteTagsPropagation in core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php
Test that the delete tags operation is propagated to all backends in the chain.
BackendChainImplementationUnitTest::testRemoveBin in core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php
Test that removing bin propagates to all backends.
badtag3.yml in vendor/symfony/dependency-injection/Tests/Fixtures/yaml/badtag3.yml
vendor/symfony/dependency-injection/Tests/Fixtures/yaml/badtag3.yml
badtag4.yml in vendor/symfony/dependency-injection/Tests/Fixtures/yaml/badtag4.yml
vendor/symfony/dependency-injection/Tests/Fixtures/yaml/badtag4.yml
bad_calls.yml in vendor/symfony/dependency-injection/Tests/Fixtures/yaml/bad_calls.yml
vendor/symfony/dependency-injection/Tests/Fixtures/yaml/bad_calls.yml
bad_services.yml in vendor/symfony/dependency-injection/Tests/Fixtures/yaml/bad_services.yml
vendor/symfony/dependency-injection/Tests/Fixtures/yaml/bad_services.yml
BinaryFileResponseTest::testAcceptRangeNotOverriden in vendor/symfony/http-foundation/Tests/BinaryFileResponseTest.php
BinaryFileResponseTest::testSetContent in vendor/symfony/http-foundation/Tests/BinaryFileResponseTest.php
@expectedException \LogicException
BlackHoleMetadataFactoryTest::testGetMetadataForThrowsALogicException in vendor/symfony/validator/Tests/Mapping/Factory/BlackHoleMetadataFactoryTest.php
@expectedException \LogicException
BlackHoleMetadataFactoryTest::testHasMetadataForReturnsFalse in vendor/symfony/validator/Tests/Mapping/Factory/BlackHoleMetadataFactoryTest.php
BlockContentTypeTest::testBlockContentTypeCreation in core/modules/block_content/src/Tests/BlockContentTypeTest.php
Tests creating a block type programmatically and via a form.
BlockContentTypeTest::testBlockContentTypeDeletion in core/modules/block_content/src/Tests/BlockContentTypeTest.php
Tests deleting a block type that still has content.
BlockContentTypeTest::testsBlockContentAddTypes in core/modules/block_content/src/Tests/BlockContentTypeTest.php
Tests that redirects work as expected when multiple block types exist.
BlockHtmlTest::setUp in core/modules/block/src/Tests/BlockHtmlTest.php
Sets up a Drupal site for running functional and integration tests.
BlockRegionTest::transform in core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockRegionTest.php
Transforms a value through the block_region plugin.
bootstrap1335.php in vendor/phpunit/phpunit/tests/Regression/GitHub/1335/bootstrap1335.php
BreadcrumbManagerTest::testBuildWithSingleBuilder in core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php
Tests the build method with a single breadcrumb builder.
BubbleableMetadataTest::providerTestMerge in core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php
Provides test data for testMerge().
BubblingTest::bubblingCacheOverwritePrerender in core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php
#pre_render callback for testOverWriteCacheKeys().
BufferStreamTest::testCanCastToStringOrGetContents in vendor/guzzlehttp/psr7/tests/BufferStreamTest.php
@expectedException \RuntimeException @expectedExceptionMessage Cannot determine the position of a BufferStream
BufferStreamTest::testDetachClearsBuffer in vendor/guzzlehttp/psr7/tests/BufferStreamTest.php
BufferStreamTest::testHasMetadata in vendor/guzzlehttp/psr7/tests/BufferStreamTest.php
BufferStreamTest::testRemovesReadDataFromBuffer in vendor/guzzlehttp/psr7/tests/BufferStreamTest.php
BundleConstraintValidatorTest::assertValidation in core/modules/system/src/Tests/Entity/BundleConstraintValidatorTest.php
Executes the BundleConstraintValidator test for a given bundle.
BundleConstraintValidatorTest::testValidation in core/modules/system/src/Tests/Entity/BundleConstraintValidatorTest.php
Tests bundle constraint validation.
CacheableMetadataTest::providerTestMerge in core/tests/Drupal/Tests/Core/Cache/CacheableMetadataTest.php
Provides test data for testMerge().
CacheCollectorTest::providerTestInvalidCharacters in core/tests/Drupal/KernelTests/Core/Cache/CacheCollectorTest.php
Data provider for ::testCacheCollector().
CacheContextsManagerTest::getContextsFixture in core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php
CacheContextsManagerTest::testAvailableContextStrings in core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php
CacheContextsManagerTest::testConvertTokensToKeys in core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php
@covers ::convertTokensToKeys
CacheContextsManagerTest::testValidateContexts in core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php
@covers ::validateTokens
CacheContextsManagerTest::validateTokensProvider in core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php
Provides a list of cache context token arrays.
CacheTest::mergeTagsProvider in core/tests/Drupal/Tests/Core/Cache/CacheTest.php
Provides a list of pairs of cache tags arrays to be merged.
CacheTest::testCachedObject in vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/CacheTest.php
Check to see that objects are correctly serialized and unserialized by the cache provider.
CacheTest::testFetchMultiWillFilterNonRequestedKeys in vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/CacheTest.php
CacheTest::validateTagsProvider in core/tests/Drupal/Tests/Core/Cache/CacheTest.php
Provides a list of cache tags arrays.
CachingStreamTest::testRewindUsesSeek in vendor/guzzlehttp/psr7/tests/CachingStreamTest.php
CallbackValidatorTest::testExpectValidCallbacks in vendor/symfony/validator/Tests/Constraints/CallbackValidatorTest.php
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException
CckFileTest::testTransformAltTitle in core/modules/file/tests/src/Unit/Plugin/migrate/process/d6/CckFileTest.php
Tests that alt and title attributes are included in transformed values.
ChainedFastBackendTest::testFallThroughToConsistentCache in core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php
Tests a fast cache miss gets data from the consistent cache backend.
ChainedFastBackendTest::testGetDoesntHitConsistentBackend in core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php
Tests a get() on the fast backend, with no hit on the consistent backend.
ChangeEventTest::testIssue178 in vendor/behat/mink/driver-testsuite/tests/Js/ChangeEventTest.php
CheckDefinitionValidityPassTest::testInvalidTags in vendor/symfony/dependency-injection/Tests/Compiler/CheckDefinitionValidityPassTest.php
@expectedException \Symfony\Component\DependencyInjection\Exception\RuntimeException
CheckDefinitionValidityPassTest::testValidTags in vendor/symfony/dependency-injection/Tests/Compiler/CheckDefinitionValidityPassTest.php
ChoiceFormFieldTest::testCheckboxes in vendor/symfony/dom-crawler/Tests/Field/ChoiceFormFieldTest.php
ChoiceFormFieldTest::testCheckboxWithEmptyBooleanAttribute in vendor/symfony/dom-crawler/Tests/Field/ChoiceFormFieldTest.php
ChoiceFormFieldTest::testGetType in vendor/symfony/dom-crawler/Tests/Field/ChoiceFormFieldTest.php
ChoiceFormFieldTest::testIsMultiple in vendor/symfony/dom-crawler/Tests/Field/ChoiceFormFieldTest.php
ChoiceFormFieldTest::testMultipleSelects in vendor/symfony/dom-crawler/Tests/Field/ChoiceFormFieldTest.php
ChoiceFormFieldTest::testOptionWithNoValue in vendor/symfony/dom-crawler/Tests/Field/ChoiceFormFieldTest.php
ChoiceFormFieldTest::testRadioButtonIsDisabled in vendor/symfony/dom-crawler/Tests/Field/ChoiceFormFieldTest.php
ChoiceFormFieldTest::testRadioButtons in vendor/symfony/dom-crawler/Tests/Field/ChoiceFormFieldTest.php
ChoiceFormFieldTest::testRadioButtonsWithEmptyBooleanAttribute in vendor/symfony/dom-crawler/Tests/Field/ChoiceFormFieldTest.php
ChoiceFormFieldTest::testSelect in vendor/symfony/dom-crawler/Tests/Field/ChoiceFormFieldTest.php
ChoiceFormFieldTest::testSelects in vendor/symfony/dom-crawler/Tests/Field/ChoiceFormFieldTest.php
ChoiceValidatorTest::staticCallback in vendor/symfony/validator/Tests/Constraints/ChoiceValidatorTest.php
ChoiceValidatorTest::testExpectArrayIfMultipleIsTrue in vendor/symfony/validator/Tests/Constraints/ChoiceValidatorTest.php
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException
ChoiceValidatorTest::testInvalidChoice in vendor/symfony/validator/Tests/Constraints/ChoiceValidatorTest.php
ChoiceValidatorTest::testInvalidChoiceMultiple in vendor/symfony/validator/Tests/Constraints/ChoiceValidatorTest.php
ChoiceValidatorTest::testMultipleChoices in vendor/symfony/validator/Tests/Constraints/ChoiceValidatorTest.php
ChoiceValidatorTest::testNullIsValid in vendor/symfony/validator/Tests/Constraints/ChoiceValidatorTest.php
ChoiceValidatorTest::testTooFewChoices in vendor/symfony/validator/Tests/Constraints/ChoiceValidatorTest.php
ChoiceValidatorTest::testTooManyChoices in vendor/symfony/validator/Tests/Constraints/ChoiceValidatorTest.php
ChoiceValidatorTest::testValidChoiceArray in vendor/symfony/validator/Tests/Constraints/ChoiceValidatorTest.php
ChoiceValidatorTest::testValidChoiceCallbackClosure in vendor/symfony/validator/Tests/Constraints/ChoiceValidatorTest.php
choice_callback in vendor/symfony/validator/Tests/Constraints/ChoiceValidatorTest.php
ClassCollectionLoaderTest::testUnableToLoadClassException in vendor/symfony/class-loader/Tests/ClassCollectionLoaderTest.php
@expectedException \InvalidArgumentException
ClassMetadataFactoryTest::testCacheExists in vendor/symfony/serializer/Tests/Mapping/Factory/ClassMetadataFactoryTest.php
ClassMetadataTest::testGetPropertyMetadataReturnsEmptyArrayWithoutConfiguredMetadata in vendor/symfony/validator/Tests/Mapping/ClassMetadataTest.php
https://github.com/symfony/symfony/issues/11604.
ClientTest::testBack in vendor/symfony/browser-kit/Tests/ClientTest.php
ClientTest::testCustomUserAgent in vendor/fabpot/goutte/Goutte/Tests/ClientTest.php
ClientTest::testFilterResponseConvertsCookies in vendor/symfony/http-kernel/Tests/ClientTest.php
ClientTest::testFilterResponseSupportsStreamedResponses in vendor/symfony/http-kernel/Tests/ClientTest.php
ClientTest::testForward in vendor/symfony/browser-kit/Tests/ClientTest.php
ClientTest::testGetCrawler in vendor/symfony/browser-kit/Tests/ClientTest.php
@covers Symfony\Component\BrowserKit\Client::getCrawler
ClientTest::testGetInternalResponse in vendor/symfony/browser-kit/Tests/ClientTest.php
ClientTest::testGetResponse in vendor/symfony/browser-kit/Tests/ClientTest.php
ClientTest::testReload in vendor/symfony/browser-kit/Tests/ClientTest.php
ClientTest::testSubmitPreserveAuth in vendor/symfony/browser-kit/Tests/ClientTest.php
ClosureExpressionVisitorTest::testArrayComparison in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testSortByFieldAscending in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testSortByFieldDescending in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testSortDelegate in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkAndCompositeExpression in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkContainsComparison in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkEqualsComparison in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkGreaterThanComparison in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkGreaterThanEqualsComparison in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkInComparison in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkLessThanComparison in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkLessThanEqualsComparison in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkNotEqualsComparison in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkNotInComparison in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureExpressionVisitorTest::testWalkOrCompositeExpression in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php
ClosureLoaderTest::testLoad in vendor/symfony/routing/Tests/Loader/ClosureLoaderTest.php
ClosureLoaderTest::testLoad in vendor/symfony/dependency-injection/Tests/Loader/ClosureLoaderTest.php
@covers Symfony\Component\DependencyInjection\Loader\ClosureLoader::load
ClosureLoaderTest::testSupports in vendor/symfony/routing/Tests/Loader/ClosureLoaderTest.php
CollectionTest::testFilter in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/CollectionTest.php
CollectionTest::testMatching in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/CollectionTest.php
@group DDC-1637
CollectionTest::testRejectInvalidFieldsOption in vendor/symfony/validator/Tests/Constraints/CollectionTest.php
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException
ColorTest::providerTestHexToRgb in core/tests/Drupal/Tests/Component/Utility/ColorTest.php
Data provider for testHexToRgb().
CommandTest::testAddArgument in vendor/symfony/console/Tests/Command/CommandTest.php
CommandTest::testAddOption in vendor/symfony/console/Tests/Command/CommandTest.php
CommandTest::testExecuteMethodNeedsToBeOverridden in vendor/symfony/console/Tests/Command/CommandTest.php
@expectedException \LogicException @expectedExceptionMessage You must override the execute() method in the concrete command class.
CommandTest::testGetNamespaceGetNameSetName in vendor/symfony/console/Tests/Command/CommandTest.php
CommandTest::testGetSynopsis in vendor/symfony/console/Tests/Command/CommandTest.php
CommandTest::testMergeApplicationDefinition in vendor/symfony/console/Tests/Command/CommandTest.php
CommandTest::testMergeApplicationDefinitionWithoutArgsThenWithArgsAddsArgs in vendor/symfony/console/Tests/Command/CommandTest.php
CommandTest::testSetGetDefinition in vendor/symfony/console/Tests/Command/CommandTest.php
CommandTesterTest::setUp in vendor/symfony/console/Tests/Tester/CommandTesterTest.php
CommandTesterTest::testCommandFromApplication in vendor/symfony/console/Tests/Tester/CommandTesterTest.php
CommandTesterTest::testGetDisplay in vendor/symfony/console/Tests/Tester/CommandTesterTest.php
CommandTesterTest::testGetInput in vendor/symfony/console/Tests/Tester/CommandTesterTest.php
CommandTesterTest::testGetOutput in vendor/symfony/console/Tests/Tester/CommandTesterTest.php
CommentHandlerTest::getHandleValueTestData in vendor/symfony/css-selector/Tests/Parser/Handler/CommentHandlerTest.php
CommentStatisticsUnitTest::testRead in core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php
Tests the read method.
CommentStringIdEntitiesTest::testCommentFieldNonStringId in core/modules/comment/src/Tests/CommentStringIdEntitiesTest.php
Tests that comment fields cannot be added entities with non-integer IDs.
CommentTypeTest::testCommentTypeCreation in core/modules/comment/src/Tests/CommentTypeTest.php
Tests creating a comment type programmatically and via a form.
CommentTypeTest::testCommentTypeDeletion in core/modules/comment/src/Tests/CommentTypeTest.php
Tests deleting a comment type that still has content.
common_test.libraries.yml in core/modules/system/tests/modules/common_test/common_test.libraries.yml
core/modules/system/tests/modules/common_test/common_test.libraries.yml
common_test_theme in core/modules/system/tests/modules/common_test/common_test.module
Implements hook_theme().
ConcatTest::testConcatWithDelimiter in core/modules/migrate/tests/src/Unit/process/ConcatTest.php
Test concat works without a delimiter.
ConcatTest::testConcatWithNonArray in core/modules/migrate/tests/src/Unit/process/ConcatTest.php
Test concat fails properly on non-arrays.
ConcatTest::testConcatWithoutDelimiter in core/modules/migrate/tests/src/Unit/process/ConcatTest.php
Test concat works without a delimiter.
ConfigDiffTest::testDiff in core/modules/config/src/Tests/ConfigDiffTest.php
Tests calculating the difference between two sets of configuration.
ConfigEntityBaseUnitTest::testSort in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
@covers ::sort
ConfigEntityStorageTest::testCreate in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::create @covers ::doCreate
ConfigEntityStorageTest::testCreateWithCurrentLanguage in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::create @covers ::doCreate
ConfigEntityStorageTest::testCreateWithExplicitLanguage in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::create @covers ::doCreate
ConfigEntityStorageTest::testCreateWithPredefinedUuid in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::create @covers ::doCreate
ConfigEntityStorageTest::testDelete in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::delete @covers ::doDelete
ConfigEntityStorageTest::testLoad in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::load @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple
ConfigEntityStorageTest::testLoadMultipleAll in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple
ConfigEntityStorageTest::testLoadMultipleIds in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple
ConfigEntityStorageTest::testSaveChangedUuid in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::save @covers ::doSave
ConfigEntityStorageTest::testSaveDuplicate in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::save @covers ::doSave
ConfigEntityStorageTest::testSaveMismatch in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::save @covers ::doSave
ConfigEntityStorageTest::testSaveNoMismatch in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::save @covers ::doSave
ConfigEntityStorageTest::testSaveRename in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::save @covers ::doSave
ConfigEntityTest::testCRUD in core/modules/config/src/Tests/ConfigEntityTest.php
Tests CRUD operations.
ConfigFileContentTest::testReadWriteConfig in core/modules/config/src/Tests/ConfigFileContentTest.php
Tests setting, writing, and reading of a configuration setting.
ConfigImporterTest::testUpdated in core/modules/config/src/Tests/ConfigImporterTest.php
Tests updating of configuration during import.
ConfigImportUITest::testImportDiff in core/modules/config/src/Tests/ConfigImportUITest.php
Tests the screen that shows differences between active and sync.
ConfigInstallWebTest::testIntegrationModuleReinstallation in core/modules/config/src/Tests/ConfigInstallWebTest.php
Tests module re-installation.
ConfigLanguageOverrideTest::testConfigLanguageOverride in core/modules/config/src/Tests/ConfigLanguageOverrideTest.php
Tests locale override based on language.
ConfigOverrideTest::testConfOverride in core/modules/config/src/Tests/ConfigOverrideTest.php
Tests configuration override.
ConfigSnapshotTest::testSnapshot in core/modules/config/src/Tests/ConfigSnapshotTest.php
Tests config snapshot creation and updating.
ConfigTest::testSafeStringHandling in core/tests/Drupal/Tests/Core/Config/ConfigTest.php
@covers ::setData @covers ::set @covers ::initWithData
config_test_config_test_create in core/modules/config/tests/config_test/config_test.module
Implements hook_ENTITY_TYPE_create() for 'config_test'.
ConnectionUnitTest::testOpenSelectQueryClose in core/modules/system/src/Tests/Database/ConnectionUnitTest.php
Tests Database::closeConnection() with a select query.
ConstraintTest::testDontSetDefaultPropertyIfValuePropertyExists in vendor/symfony/validator/Tests/ConstraintTest.php
ConstraintTest::testSerialize in vendor/symfony/validator/Tests/ConstraintTest.php
ConstraintTest::testSerializeInitializesGroupsOptionToDefault in vendor/symfony/validator/Tests/ConstraintTest.php
ConstraintTest::testSerializeKeepsCustomGroups in vendor/symfony/validator/Tests/ConstraintTest.php
ConstraintTest::testSetDefaultProperty in vendor/symfony/validator/Tests/ConstraintTest.php
ConstraintTest::testSetDefaultPropertyDoctrineStyle in vendor/symfony/validator/Tests/ConstraintTest.php
ConstraintTest::testSetDefaultPropertyDoctrineStylePlusOtherProperty in vendor/symfony/validator/Tests/ConstraintTest.php
ConstraintTest::testSetDefaultPropertyDoctrineStyleWhenDefaultPropertyIsNamedValue in vendor/symfony/validator/Tests/ConstraintTest.php
ConstraintTest::testSetProperties in vendor/symfony/validator/Tests/ConstraintTest.php
ConstraintTest::testSetUndefinedDefaultProperty in vendor/symfony/validator/Tests/ConstraintTest.php
ContactSitewideTest::testAutoReply in core/modules/contact/src/Tests/ContactSitewideTest.php
Tests auto-reply on the site-wide contact form.
container17.php in vendor/symfony/dependency-injection/Tests/Fixtures/containers/container17.php
container9.php in vendor/symfony/dependency-injection/Tests/Fixtures/containers/container9.php
ContainerBuilderTest::testAddAliases in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::addAliases
ContainerBuilderTest::testAliases in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::setAlias @covers Symfony\Component\DependencyInjection\ContainerBuilder::hasAlias @covers Symfony\Component\DependencyInjection\ContainerBuilder::getAlias
ContainerBuilderTest::testCompilesClassDefinitionsOfLazyServices in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::compile
ContainerBuilderTest::testCreateService in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService
ContainerBuilderTest::testCreateServiceArguments in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService
ContainerBuilderTest::testCreateServiceConfigurator in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService
ContainerBuilderTest::testCreateSyntheticService in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService @expectedException \RuntimeException
ContainerBuilderTest::testDefinitions in vendor/symfony/dependency-injection/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 vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getExtensionConfig @covers Symfony\Component\DependencyInjection\ContainerBuilder::prependExtensionConfig
ContainerBuilderTest::testFindDefinition in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::findDefinition
ContainerBuilderTest::testfindTaggedServiceIds in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds
ContainerBuilderTest::testGet in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::get
ContainerBuilderTest::testGetAliases in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getAliases
ContainerBuilderTest::testGetReturnsNullOnInactiveScope in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::get
ContainerBuilderTest::testGetServiceIds in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getServiceIds
ContainerBuilderTest::testGetUnsetLoadingServiceWhenCreateServiceThrowsAnException in vendor/symfony/dependency-injection/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 vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::has
ContainerBuilderTest::testLegacyCreateServiceFactory in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
ContainerBuilderTest::testLegacySynchronizedServiceWithScopes in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@group legacy
ContainerBuilderTest::testMerge in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::merge
ContainerBuilderTest::testRegister in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::register
ContainerBuilderTest::testResolveServices in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::resolveServices
ContainerBuilderTest::testSetAliases in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::setAliases
ContainerTest::getMockContainerDefinition in core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php
Gets a mock container definition.
ContainerTest::testAddScope in vendor/symfony/dependency-injection/Tests/ContainerTest.php
ContainerTest::testAddScopeDoesNotAllowExistingScope in vendor/symfony/dependency-injection/Tests/ContainerTest.php
@expectedException \InvalidArgumentException
ContainerTest::testAddScopeDoesNotAllowInvalidParentScope in vendor/symfony/dependency-injection/Tests/ContainerTest.php
@expectedException \InvalidArgumentException @dataProvider getInvalidParentScopes
ContainerTest::testEnterChildScopeRecursively in vendor/symfony/dependency-injection/Tests/ContainerTest.php
ContainerTest::testEnterLeaveCurrentScope in vendor/symfony/dependency-injection/Tests/ContainerTest.php
ContainerTest::testEnterLeaveScopeWithChildScopes in vendor/symfony/dependency-injection/Tests/ContainerTest.php
ContainerTest::testEnterScopeDoesNotAllowInactiveParentScope in vendor/symfony/dependency-injection/Tests/ContainerTest.php
@expectedException \RuntimeException
ContainerTest::testEnterScopeNotAdded in vendor/symfony/dependency-injection/Tests/ContainerTest.php
@expectedException \InvalidArgumentException
ContainerTest::testEnterScopeRecursivelyWithInactiveChildScopes in vendor/symfony/dependency-injection/Tests/ContainerTest.php
ContainerTest::testGet in vendor/symfony/dependency-injection/Tests/ContainerTest.php
@covers Symfony\Component\DependencyInjection\Container::get
ContainerTest::testGet in core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php
Tests that Container::get() works properly.
ContainerTest::testGetServiceIds in vendor/symfony/dependency-injection/Tests/ContainerTest.php
@covers Symfony\Component\DependencyInjection\Container::getServiceIds
ContainerTest::testGetSetParameter in vendor/symfony/dependency-injection/Tests/ContainerTest.php
@covers Symfony\Component\DependencyInjection\Container::setParameter @covers Symfony\Component\DependencyInjection\Container::getParameter
ContainerTest::testGetThrowServiceNotFoundException in vendor/symfony/dependency-injection/Tests/ContainerTest.php
ContainerTest::testHas in vendor/symfony/dependency-injection/Tests/ContainerTest.php
@covers Symfony\Component\DependencyInjection\Container::has
ContainerTest::testHasScope in vendor/symfony/dependency-injection/Tests/ContainerTest.php
ContainerTest::testInitialized in vendor/symfony/dependency-injection/Tests/ContainerTest.php
@covers Symfony\Component\DependencyInjection\Container::initialized
ContainerTest::testIsScopeActive in vendor/symfony/dependency-injection/Tests/ContainerTest.php
ContainerTest::testLeaveScopeNotActive in vendor/symfony/dependency-injection/Tests/ContainerTest.php
ContainerTest::testSet in vendor/symfony/dependency-injection/Tests/ContainerTest.php
@covers Symfony\Component\DependencyInjection\Container::set
ContainerTest::testSetAlsoCallsSynchronizeService in vendor/symfony/dependency-injection/Tests/ContainerTest.php
ContainerTest::testSetAlsoSetsScopedService in vendor/symfony/dependency-injection/Tests/ContainerTest.php
ContainerTest::testSetDoesNotAllowInactiveScope in vendor/symfony/dependency-injection/Tests/ContainerTest.php
@expectedException \RuntimeException
ContainerTest::testSetDoesNotAllowPrototypeScope in vendor/symfony/dependency-injection/Tests/ContainerTest.php
@expectedException \InvalidArgumentException
ContainerTest::testSetWithNullResetTheService in vendor/symfony/dependency-injection/Tests/ContainerTest.php
@covers Symfony\Component\DependencyInjection\Container::set
ContentTranslationEnableTest::testEnable in core/modules/content_translation/src/Tests/ContentTranslationEnableTest.php
Tests that entity schemas are up-to-date after enabling translation.
ContextHandlerTest::providerTestCheckRequirements in core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php
Provides data for testCheckRequirements().
ContextHandlerTest::providerTestGetMatchingContexts in core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php
Provides data for testGetMatchingContexts().
ContextHandlerTest::testApplyContextMapping in core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php
@covers ::applyContextMapping
ContextHandlerTest::testApplyContextMappingConfigurableAssigned in core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php
@covers ::applyContextMapping
Controller::controller in vendor/symfony/http-kernel/Tests/HttpKernelTest.php
Controller::staticController in vendor/symfony/http-kernel/Tests/HttpKernelTest.php
Controller::__invoke in vendor/symfony/http-kernel/Tests/HttpKernelTest.php
ControllerResolverTest::getUndefinedControllers in vendor/symfony/http-kernel/Tests/Controller/ControllerResolverTest.php
ControllerResolverTest::testGetArguments in vendor/symfony/http-kernel/Tests/Controller/ControllerResolverTest.php
controller_func in vendor/symfony/http-kernel/Tests/HttpKernelTest.php
CookieJarTest::testAll in vendor/symfony/browser-kit/Tests/CookieJarTest.php
CookieJarTest::testAllValues in vendor/symfony/browser-kit/Tests/CookieJarTest.php
@dataProvider provideAllValuesValues
CookieJarTest::testClear in vendor/symfony/browser-kit/Tests/CookieJarTest.php
CookieJarTest::testCookieExpireWithNullPaths in vendor/symfony/browser-kit/Tests/CookieJarTest.php
CookieJarTest::testCookieExpireWithSameNameButDifferentPaths in vendor/symfony/browser-kit/Tests/CookieJarTest.php
CookieJarTest::testCookieGetWithSubdirectory in vendor/symfony/browser-kit/Tests/CookieJarTest.php
CookieJarTest::testCookieGetWithSubdomain in vendor/symfony/browser-kit/Tests/CookieJarTest.php
CookieJarTest::testCookieWithSameNameButDifferentDomains in vendor/symfony/browser-kit/Tests/CookieJarTest.php
CookieJarTest::testCookieWithSameNameButDifferentPaths in vendor/symfony/browser-kit/Tests/CookieJarTest.php
CookieJarTest::testCookieWithWildcardDomain in vendor/symfony/browser-kit/Tests/CookieJarTest.php
CookieJarTest::testEncodedValues in vendor/symfony/browser-kit/Tests/CookieJarTest.php
CookieJarTest::testExpire in vendor/symfony/browser-kit/Tests/CookieJarTest.php
CookieJarTest::testSetGet in vendor/symfony/browser-kit/Tests/CookieJarTest.php
CookieJarTest::testUpdateFromResponse in vendor/symfony/browser-kit/Tests/CookieJarTest.php
CookieJarTest::testUpdateFromSetCookie in vendor/symfony/browser-kit/Tests/CookieJarTest.php
CookieJarTest::testUpdateFromSetCookieWithMultipleCookies in vendor/symfony/browser-kit/Tests/CookieJarTest.php
CookieTest::testConstructorWithDateTime in vendor/symfony/http-foundation/Tests/CookieTest.php
CookieTest::testCookieIsCleared in vendor/symfony/http-foundation/Tests/CookieTest.php
CookieTest::testCookieIsNotCleared in vendor/symfony/http-foundation/Tests/CookieTest.php
CookieTest::testFromStringThrowsAnExceptionIfCookieIsNotValid in vendor/symfony/browser-kit/Tests/CookieTest.php
CookieTest::testGetDomain in vendor/symfony/http-foundation/Tests/CookieTest.php
CookieTest::testGetDomain in vendor/symfony/browser-kit/Tests/CookieTest.php
CookieTest::testGetExpiresTime in vendor/symfony/http-foundation/Tests/CookieTest.php
CookieTest::testGetExpiresTime in vendor/symfony/browser-kit/Tests/CookieTest.php
CookieTest::testGetExpiresTimeWithStringValue in vendor/symfony/http-foundation/Tests/CookieTest.php
CookieTest::testGetName in vendor/symfony/browser-kit/Tests/CookieTest.php
CookieTest::testGetPath in vendor/symfony/http-foundation/Tests/CookieTest.php
CookieTest::testGetPath in vendor/symfony/browser-kit/Tests/CookieTest.php
CookieTest::testGetRawValue in vendor/symfony/browser-kit/Tests/CookieTest.php
CookieTest::testGetValue in vendor/symfony/browser-kit/Tests/CookieTest.php
CookieTest::testInvalidExpiration in vendor/symfony/http-foundation/Tests/CookieTest.php
@expectedException \InvalidArgumentException
CookieTest::testIsExpired in vendor/symfony/browser-kit/Tests/CookieTest.php
CookieTest::testIsHttpOnly in vendor/symfony/http-foundation/Tests/CookieTest.php
CookieTest::testIsHttponly in vendor/symfony/browser-kit/Tests/CookieTest.php
CookieTest::testIsSecure in vendor/symfony/http-foundation/Tests/CookieTest.php
CookieTest::testIsSecure in vendor/symfony/browser-kit/Tests/CookieTest.php
CookieTest::testToString in vendor/symfony/http-foundation/Tests/CookieTest.php
cookie_page3.php in vendor/behat/mink/driver-testsuite/web-fixtures/cookie_page3.php
cookie_page3.php in vendor/behat/mink-browserkit-driver/tests/web-fixtures/cookie_page3.php
CrawlerTest::testAdd in vendor/symfony/dom-crawler/Tests/CrawlerTest.php
@covers Symfony\Component\DomCrawler\Crawler::add
CrawlerTest::testAddContent in vendor/symfony/dom-crawler/Tests/CrawlerTest.php
@covers Symfony\Component\DomCrawler\Crawler::addContent
CrawlerTest::testAddDocument in vendor/symfony/dom-crawler/Tests/CrawlerTest.php
@covers Symfony\Component\DomCrawler\Crawler::addDocument
CrawlerTest::testAddHtmlContent in vendor/symfony/dom-crawler/Tests/CrawlerTest.php
@covers Symfony\Component\DomCrawler\Crawler::addHtmlContent
CrawlerTest::testAddNode in vendor/symfony/dom-crawler/Tests/CrawlerTest.php
@covers Symfony\Component\DomCrawler\Crawler::addNode
CrawlerTest::testAddNodeList in vendor/symfony/dom-crawler/Tests/CrawlerTest.php
@covers Symfony\Component\DomCrawler\Crawler::addNodeList
CrawlerTest::testAddNodes in vendor/symfony/dom-crawler/Tests/CrawlerTest.php
@covers Symfony\Component\DomCrawler\Crawler::addNodes
CrawlerTest::testAddXmlContent in vendor/symfony/dom-crawler/Tests/CrawlerTest.php
@covers Symfony\Component\DomCrawler\Crawler::addXmlContent
CsrfTokenGeneratorTest::providerTestValidateParameterTypes in core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php
Provides data for testValidateParameterTypes.
CsrfTokenGeneratorTest::testValidate in core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php
Tests CsrfTokenGenerator::validate().
CurrentRouteMatchTest::testGetCurrentRouteObject in core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php
@covers ::__construct @covers ::getRouteObject @covers ::getCurrentRouteMatch @covers ::getRouteMatch
CurrentRouteMatchTest::testGetRouteMatchFromRequest in core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php
@covers ::getRouteMatchFromRequest
CustomNormalizerTest::testDeserialize in vendor/symfony/serializer/Tests/Normalizer/CustomNormalizerTest.php
CustomNormalizerTest::testSerialize in vendor/symfony/serializer/Tests/Normalizer/CustomNormalizerTest.php
CustomPageExceptionHtmlSubscriberTest::testHandleWithGetRequest in core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php
Tests onHandleException with a GET request.
CustomPageExceptionHtmlSubscriberTest::testHandleWithPostRequest in core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php
Tests onHandleException with a POST request.
DatabaseStorageExpirableTest::testCRUDWithExpiration in core/modules/system/src/Tests/KeyValueStore/DatabaseStorageExpirableTest.php
Tests CRUD functionality with expiration.
DataCollectorTranslatorTest::testCollectMessages in vendor/symfony/translation/Tests/DataCollectorTranslatorTest.php
DebugTest::testDisablesOutput in vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/DebugTest.php
DebugTest::testReturnsOutput in vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/DebugTest.php
DecoratorServicePassTest::testProcessWithAlias in vendor/symfony/dependency-injection/Tests/Compiler/DecoratorServicePassTest.php
DecoratorServicePassTest::testProcessWithoutAlias in vendor/symfony/dependency-injection/Tests/Compiler/DecoratorServicePassTest.php
DefaultMenuLinkTreeManipulatorsTest::mockTree in core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php
Creates a mock tree.
DefaultMenuLinkTreeManipulatorsTest::testCheckNodeAccess in core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php
Tests the optimized node access checking.
DefaultTableMappingTest::providerTestGetFieldColumnName in core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php
Provides test data for testGetFieldColumnName().
DefaultTableMappingTest::testGetExtraColumns in core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php
Tests DefaultTableMapping::getExtraColumns().
DefaultTableMappingTest::testGetFieldNames in core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php
Tests DefaultTableMapping::getFieldNames().
DefaultTableMappingTest::testGetTableNames in core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php
Tests DefaultTableMapping::getTableNames().
DefinitionDecoratorTest::testConstructor in vendor/symfony/dependency-injection/Tests/DefinitionDecoratorTest.php
DefinitionDecoratorTest::testGetArgumentShouldCheckBounds in vendor/symfony/dependency-injection/Tests/DefinitionDecoratorTest.php
@expectedException \OutOfBoundsException
DefinitionDecoratorTest::testLegacySetProperty in vendor/symfony/dependency-injection/Tests/DefinitionDecoratorTest.php
@dataProvider provideLegacyPropertyTests @group legacy
DefinitionDecoratorTest::testReplaceArgument in vendor/symfony/dependency-injection/Tests/DefinitionDecoratorTest.php
DefinitionDecoratorTest::testReplaceArgumentShouldRequireIntegerIndex in vendor/symfony/dependency-injection/Tests/DefinitionDecoratorTest.php
@expectedException \InvalidArgumentException
DefinitionDecoratorTest::testSetArgument in vendor/symfony/dependency-injection/Tests/DefinitionDecoratorTest.php
DefinitionDecoratorTest::testSetLazy in vendor/symfony/dependency-injection/Tests/DefinitionDecoratorTest.php
DefinitionDecoratorTest::testSetProperty in vendor/symfony/dependency-injection/Tests/DefinitionDecoratorTest.php
@dataProvider getPropertyTests
DefinitionDecoratorTest::testSetPublic in vendor/symfony/dependency-injection/Tests/DefinitionDecoratorTest.php
DefinitionTest::testArguments in vendor/symfony/dependency-injection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::setArguments @covers Symfony\Component\DependencyInjection\Definition::getArguments @covers Symfony\Component\DependencyInjection\Definition::addArgument
DefinitionTest::testClearTags in vendor/symfony/dependency-injection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::clearTags
DefinitionTest::testConstructor in vendor/symfony/dependency-injection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::__construct
DefinitionTest::testGetArgumentShouldCheckBounds in vendor/symfony/dependency-injection/Tests/DefinitionTest.php
@expectedException \OutOfBoundsException
DefinitionTest::testMethodCalls in vendor/symfony/dependency-injection/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 vendor/symfony/dependency-injection/Tests/DefinitionTest.php
@expectedException \OutOfBoundsException
DefinitionTest::testSetArgument in vendor/symfony/dependency-injection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::replaceArgument
DefinitionTest::testSetGetClass in vendor/symfony/dependency-injection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::setClass @covers Symfony\Component\DependencyInjection\Definition::getClass
DefinitionTest::testSetGetConfigurator in vendor/symfony/dependency-injection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::setConfigurator @covers Symfony\Component\DependencyInjection\Definition::getConfigurator
DefinitionTest::testSetGetDecoratedService in vendor/symfony/dependency-injection/Tests/DefinitionTest.php
DefinitionTest::testSetGetFactory in vendor/symfony/dependency-injection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::setFactory @covers Symfony\Component\DependencyInjection\Definition::getFactory
DefinitionTest::testSetGetFile in vendor/symfony/dependency-injection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::setFile @covers Symfony\Component\DependencyInjection\Definition::getFile
DefinitionTest::testSetGetScope in vendor/symfony/dependency-injection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::setScope @covers Symfony\Component\DependencyInjection\Definition::getScope
DefinitionTest::testSetProperty in vendor/symfony/dependency-injection/Tests/DefinitionTest.php
DefinitionTest::testTags in vendor/symfony/dependency-injection/Tests/DefinitionTest.php
@covers Symfony\Component\DependencyInjection\Definition::addTag @covers Symfony\Component\DependencyInjection\Definition::getTag @covers Symfony\Component\DependencyInjection\Definition::getTags @covers…
DiactorosFactoryTest::testCreateRequest in vendor/symfony/psr-http-message-bridge/Tests/Factory/DiactorosFactoryTest.php
DiffOperationTest::testGetResultWithMetadata in vendor/symfony/translation/Tests/Catalogue/DiffOperationTest.php
DisplayVariantTest::providerTestGetConfiguration in core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php
Provides test data for testGetConfiguration().
DisplayVariantTest::testLabel in core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php
Tests the label() method.
DOMTreeBuilderTest::testInstructionProcessor in vendor/masterminds/html5/test/HTML5/Parser/DOMTreeBuilderTest.php
DOMTreeBuilderTest::testProcessingInstruction in vendor/masterminds/html5/test/HTML5/Parser/DOMTreeBuilderTest.php
DOMTreeBuilderTest::testStrangeCapitalization in vendor/masterminds/html5/test/HTML5/Parser/DOMTreeBuilderTest.php
DumpListenerTest::testConfigure in vendor/symfony/http-kernel/Tests/EventListener/DumpListenerTest.php
EachPromiseTest::testCanResolveBeforeConsumingAll in vendor/guzzlehttp/promises/tests/EachPromiseTest.php
EarlyRenderingControllerTest::testEarlyRendering in core/modules/system/src/Tests/Common/EarlyRenderingControllerTest.php
Tests theme preprocess functions being able to attach assets.
EarlyRenderingTestController::earlyRenderContent in core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
ElementInfoManagerTest::testGetInfoProperty in core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php
@covers ::getInfoProperty
ElementsTest::testElement in vendor/masterminds/html5/test/HTML5/ElementsTest.php
ElementsTest::testIsElement in vendor/masterminds/html5/test/HTML5/ElementsTest.php
ElementsTest::testIsHtml5Element in vendor/masterminds/html5/test/HTML5/ElementsTest.php
ElementsTest::testIsMathMLElement in vendor/masterminds/html5/test/HTML5/ElementsTest.php
ElementsTest::testIsSvgElement in vendor/masterminds/html5/test/HTML5/ElementsTest.php
ElementsTest::testNormalizeMathMlAttribute in vendor/masterminds/html5/test/HTML5/ElementsTest.php
ElementsTest::testNormalizeSvgAttribute in vendor/masterminds/html5/test/HTML5/ElementsTest.php
ElementsTest::testNormalizeSvgElement in vendor/masterminds/html5/test/HTML5/ElementsTest.php
ElementTest::providerTestIsEmpty in core/tests/Drupal/Tests/Core/Render/ElementTest.php
ElementTest::testOptions in core/modules/system/src/Tests/Form/ElementTest.php
Tests expansion of #options for #type checkboxes and radios.
EmailLexerTests::getTokens in vendor/egulias/email-validator/tests/egulias/Tests/EmailValidator/EmailLexerTest.php
EntityAccessControlHandlerTest::testEntityTranslationAccess in core/modules/system/src/Tests/Entity/EntityAccessControlHandlerTest.php
Ensures entity access for entity translations is properly working.
EntityAdapterUnitTest::testGetString in core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php
@covers ::getString
EntityAdapterUnitTest::testOnChange in core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php
@covers ::onChange
EntityCacheTagsTestBase::createReferenceTestEntities in core/modules/system/src/Tests/Entity/EntityCacheTagsTestBase.php
Creates a referencing and a non-referencing entity for testing purposes.
EntityConverterTest::providerTestApplies in core/tests/Drupal/Tests/Core/ParamConverter/EntityConverterTest.php
Provides test data for testApplies()
EntityConverterTest::testConvert in core/tests/Drupal/Tests/Core/ParamConverter/EntityConverterTest.php
Tests the convert() method.
EntityConverterTest::testConvertWithInvalidDynamicEntityType in core/tests/Drupal/Tests/Core/ParamConverter/EntityConverterTest.php
Tests the convert() method with an invalid dynamic entity type.
EntityConverterTest::testConvertWithInvalidEntityType in core/tests/Drupal/Tests/Core/ParamConverter/EntityConverterTest.php
Tests the convert() method with an invalid entity type.
EntityDefinitionUpdateTest::testSingleActionCalls in core/modules/system/src/Tests/Entity/EntityDefinitionUpdateTest.php
Tests applying single updates.
EntityDisplayTest::testEntityDisplayCRUD in core/modules/field_ui/src/Tests/EntityDisplayTest.php
Tests basic CRUD operations on entity display objects.
EntityFieldTest::doTestReadWrite in core/modules/system/src/Tests/Entity/EntityFieldTest.php
Executes the read write test set for a defined entity type.
EntityFormTest::testCopyFormValuesToEntity in core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php
@covers ::copyFormValuesToEntity
EntityReferenceSelectionReferenceableTest::providerTestCases in core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php
Provides test cases for ::testReferenceablesWithNoLabelKey() test.
EntityRevisionsTest::runRevisionsTests in core/modules/system/src/Tests/Entity/EntityRevisionsTest.php
Executes the revision tests for the given entity type.
entity_test_entity_presave in core/modules/system/tests/modules/entity_test/entity_test.module
Implements hook_entity_presave().
EnvParametersResourceTest::setUp in vendor/symfony/http-kernel/Tests/Config/EnvParametersResourceTest.php
EnvParametersResourceTest::testIsFreshValueAdded in vendor/symfony/http-kernel/Tests/Config/EnvParametersResourceTest.php
ErrorHandlerTest::testHandleError in vendor/symfony/debug/Tests/ErrorHandlerTest.php
ErrorHandlerTest::testHandleException in vendor/symfony/debug/Tests/ErrorHandlerTest.php
ErrorHandlerTest::testHandleFatalError in vendor/symfony/debug/Tests/ErrorHandlerTest.php
ErrorHandlerTest::testHandleFatalErrorOnHHVM in vendor/symfony/debug/Tests/ErrorHandlerTest.php
ErrorHandlerTest::testLegacyInterface in vendor/symfony/debug/Tests/ErrorHandlerTest.php
@group legacy
EsiFragmentRendererTest::testRenderControllerReference in vendor/symfony/http-kernel/Tests/Fragment/EsiFragmentRendererTest.php
EsiTest::testAddSurrogateControl in vendor/symfony/http-kernel/Tests/HttpCache/EsiTest.php
EsiTest::testHandle in vendor/symfony/http-kernel/Tests/HttpCache/EsiTest.php
EsiTest::testHandleWhenResponseIsNot200 in vendor/symfony/http-kernel/Tests/HttpCache/EsiTest.php
@expectedException \RuntimeException
EsiTest::testHandleWhenResponseIsNot200AndAltIsPresent in vendor/symfony/http-kernel/Tests/HttpCache/EsiTest.php
EsiTest::testHandleWhenResponseIsNot200AndErrorsAreIgnored in vendor/symfony/http-kernel/Tests/HttpCache/EsiTest.php
EventTest::testLegacySetName in vendor/symfony/event-dispatcher/Tests/EventTest.php
@group legacy
ExceptionDataCollectorTest::testCollect in vendor/symfony/http-kernel/Tests/DataCollector/ExceptionDataCollectorTest.php
ExceptionHandlerTest::testHandle in vendor/symfony/debug/Tests/ExceptionHandlerTest.php
ExceptionHandlerTest::testHandleOutOfMemoryException in vendor/symfony/debug/Tests/ExceptionHandlerTest.php
ExceptionListenerTest::provider in vendor/symfony/http-kernel/Tests/EventListener/ExceptionListenerTest.php
ExceptionListenerTest::testConstruct in vendor/symfony/http-kernel/Tests/EventListener/ExceptionListenerTest.php
ExceptionListenerTest::testHandleWithLogger in vendor/symfony/http-kernel/Tests/EventListener/ExceptionListenerTest.php
@dataProvider provider
ExceptionListenerTest::testHandleWithoutLogger in vendor/symfony/http-kernel/Tests/EventListener/ExceptionListenerTest.php
@dataProvider provider
ExceptionListenerTest::testSubRequestFormat in vendor/symfony/http-kernel/Tests/EventListener/ExceptionListenerTest.php
ExecutableFinderTest::testFindWithDefault in vendor/symfony/process/Tests/ExecutableFinderTest.php
ExpressionBuilderTest::testInvalidAndXArgument in vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php
ExpressionRequestMatcherTest::testMatchesWhenParentMatchesIsFalse in vendor/symfony/http-foundation/Tests/ExpressionRequestMatcherTest.php
@dataProvider provideExpressions
ExtractPriorityQueue::classSetUp in vendor/zendframework/zend-stdlib/benchmark/ExtractPriorityQueue.php
ExtractTest::setUp in core/modules/migrate/tests/src/Unit/process/ExtractTest.php
ExtractTest::testExtractFail in core/modules/migrate/tests/src/Unit/process/ExtractTest.php
Tests unsuccessful extraction.
ExtractTest::testExtractFailDefault in core/modules/migrate/tests/src/Unit/process/ExtractTest.php
Tests unsuccessful extraction.
FailureTest::testAssertObjectEqualsObject in vendor/phpunit/phpunit/tests/_files/FailureTest.php
FailureTest::testAssertStringEqualsString in vendor/phpunit/phpunit/tests/_files/FailureTest.php
FailureTest::testAssertTextSameText in vendor/phpunit/phpunit/tests/_files/FailureTest.php
FieldInstanceSettingsTest::testTransformImageSettings in core/modules/field/tests/src/Unit/Plugin/migrate/process/d7/FieldInstanceSettingsTest.php
Tests transformation of image field settings.
FieldRdfaDatatypeCallbackTest::testDefaultFormatter in core/modules/rdf/src/Tests/Field/FieldRdfaDatatypeCallbackTest.php
Tests the default formatter.
FieldSettingsTest::testGetSettings in core/modules/field/tests/src/Unit/Plugin/migrate/process/d6/FieldSettingsTest.php
@covers ::getSettings
FieldSettingsTest::testTransformImageSettings in core/modules/field/tests/src/Unit/Plugin/migrate/process/d7/FieldSettingsTest.php
Tests transformation of image field settings.
FieldStorageCrudTest::testRead in core/modules/field/src/Tests/FieldStorageCrudTest.php
Tests reading field storage definitions.
FieldWebTest::testAlterUrl in core/modules/views/src/Tests/Handler/FieldWebTest.php
Tests rewriting the output to a link.
field_test_query_efq_metadata_test_alter in core/modules/field/tests/modules/field_test/field_test.module
Implements hook_query_TAG_alter() for tag 'efq_metadata_test'.
FileBagTest::testFileMustBeAnArrayOrUploadedFile in vendor/symfony/http-foundation/Tests/FileBagTest.php
@expectedException \InvalidArgumentException
FileTest::provideInvalidSizes in vendor/symfony/validator/Tests/Constraints/FileTest.php
FilterAPITest::testTypedDataAPI in core/modules/filter/src/Tests/FilterAPITest.php
Tests the function of the typed data type.
FlashBagTest::testGetSetName in vendor/symfony/http-foundation/Tests/Session/Flash/FlashBagTest.php
FlattenExceptionTest::testRecursionInArguments in vendor/symfony/debug/Tests/Exception/FlattenExceptionTest.php
FnStreamTest::testDecoratesStream in vendor/guzzlehttp/psr7/tests/FnStreamTest.php
FnStreamTest::testDecoratesWithCustomizations in vendor/guzzlehttp/psr7/tests/FnStreamTest.php
FnStreamTest::testProxiesToFunction in vendor/guzzlehttp/psr7/tests/FnStreamTest.php
FooCommand::configure in vendor/symfony/http-kernel/Tests/Fixtures/ExtensionPresentBundle/Command/FooCommand.php
Configures the current command.
FooObject::__toString in vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php
FormBuilderTest::testGetFormIdWithString in core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
Tests the getFormId() method with a string based form ID.
FormFieldTest::testGetSetHasValue in vendor/symfony/dom-crawler/Tests/Field/FormFieldTest.php
FormStateTest::providerTestGetError in core/tests/Drupal/Tests/Core/Form/FormStateTest.php
FormStateTest::providerTestGetValue in core/tests/Drupal/Tests/Core/Form/FormStateTest.php
FormStateTest::providerTestHasValue in core/tests/Drupal/Tests/Core/Form/FormStateTest.php
FormStateTest::providerTestIsValueEmpty in core/tests/Drupal/Tests/Core/Form/FormStateTest.php
FormStateTest::providerTestSetValue in core/tests/Drupal/Tests/Core/Form/FormStateTest.php
FormStateTest::testSetError in core/tests/Drupal/Tests/Core/Form/FormStateTest.php
Tests the setError() method.
FormStateTest::testSetValueForElement in core/tests/Drupal/Tests/Core/Form/FormStateTest.php
Tests that setting the value for an element adds to the values.
FormTest::provideInitializeValues in vendor/symfony/dom-crawler/Tests/FormTest.php
FormTest::testDisableValidation in vendor/symfony/dom-crawler/Tests/FormTest.php
FormTest::testFormFieldRegistryGetThrowAnExceptionWhenTheFieldDoesNotExist in vendor/symfony/dom-crawler/Tests/FormTest.php
@expectedException \InvalidArgumentException
FormTest::testFormFieldRegistryHasReturnsTrueWhenTheFQNExists in vendor/symfony/dom-crawler/Tests/FormTest.php
FormTest::testFormFieldRegistrySetThrowAnExceptionWhenTheFieldDoesNotExist in vendor/symfony/dom-crawler/Tests/FormTest.php
@expectedException \InvalidArgumentException
FormTest::testFormRegistryFieldsCanBeRemoved in vendor/symfony/dom-crawler/Tests/FormTest.php
FormTest::testFormRegistrySetValues in vendor/symfony/dom-crawler/Tests/FormTest.php
FormTest::testGet in vendor/symfony/dom-crawler/Tests/FormTest.php
FormTest::testGetPhpValues in vendor/symfony/dom-crawler/Tests/FormTest.php
FormTest::testGetSetValue in vendor/symfony/dom-crawler/Tests/FormTest.php
FormTest::testGetValues in vendor/symfony/dom-crawler/Tests/FormTest.php
FormTest::testHas in vendor/symfony/dom-crawler/Tests/FormTest.php
FormTest::testInputWithInvalidToken in core/modules/system/src/Tests/Form/FormTest.php
Tests that input is retained for safe elements even with an invalid token.
FormTest::testMultiselectSetValues in vendor/symfony/dom-crawler/Tests/FormTest.php
FormTest::testMultiValuedFields in vendor/symfony/dom-crawler/Tests/FormTest.php
FormTest::testRequiredCheckboxesRadio in core/modules/system/src/Tests/Form/FormTest.php
Tests validation for required checkbox, select, and radio elements.
FormTest::testSetValues in vendor/symfony/dom-crawler/Tests/FormTest.php
FormTestButtonClassForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestButtonClassForm.php
Form constructor.
FormTestCheckboxesZeroForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesZeroForm.php
Form constructor.
FormTestLimitValidationErrorsForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php
Form constructor.
FormTestValidateRequiredForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestValidateRequiredForm.php
Form constructor.
FormValidatorTest::providerTestHandleErrorsWithLimitedValidation in core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php
FragmentHandlerTest::getHandler in vendor/symfony/http-kernel/Tests/Fragment/FragmentHandlerTest.php
FragmentHandlerTest::testDeliverWithUnsuccessfulResponse in vendor/symfony/http-kernel/Tests/Fragment/FragmentHandlerTest.php
@expectedException \RuntimeException @expectedExceptionMessage Error when rendering "http://localhost/" (Status code is 404).
FragmentHandlerTest::testRender in vendor/symfony/http-kernel/Tests/Fragment/FragmentHandlerTest.php
FragmentHandlerTest::testRenderWhenRendererDoesNotExist in vendor/symfony/http-kernel/Tests/Fragment/FragmentHandlerTest.php
@expectedException \InvalidArgumentException
FragmentHandlerTest::testRenderWithUnknownRenderer in vendor/symfony/http-kernel/Tests/Fragment/FragmentHandlerTest.php
@expectedException \InvalidArgumentException
FragmentListenerTest::testAccessDeniedWithNonSafeMethods in vendor/symfony/http-kernel/Tests/EventListener/FragmentListenerTest.php
@expectedException \Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException
FragmentListenerTest::testAccessDeniedWithWrongSignature in vendor/symfony/http-kernel/Tests/EventListener/FragmentListenerTest.php
@expectedException \Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException
FragmentListenerTest::testOnlyTriggeredIfControllerWasNotDefinedYet in vendor/symfony/http-kernel/Tests/EventListener/FragmentListenerTest.php
FragmentListenerTest::testOnlyTriggeredOnFragmentRoute in vendor/symfony/http-kernel/Tests/EventListener/FragmentListenerTest.php
FragmentListenerTest::testWithSignature in vendor/symfony/http-kernel/Tests/EventListener/FragmentListenerTest.php
FragmentRendererPassTest::testContentRendererWithoutInterface in vendor/symfony/http-kernel/Tests/DependencyInjection/FragmentRendererPassTest.php
Tests that content rendering not implementing FragmentRendererInterface trigger an exception.
FragmentRendererPassTest::testValidContentRenderer in vendor/symfony/http-kernel/Tests/DependencyInjection/FragmentRendererPassTest.php
Framework_AssertTest::testAssertArrayContainsNonObject in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertContains
Framework_AssertTest::testAssertArrayContainsString in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertContains
Framework_AssertTest::testAssertArrayHasIntegerKey in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertArrayHasKey
Framework_AssertTest::testAssertArrayHasKeyAcceptsArrayAccessValue in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertArrayHasKey
Framework_AssertTest::testAssertArrayHasKeyAcceptsArrayObjectValue in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertArrayHasKey
Framework_AssertTest::testAssertArrayHasKeyProperlyFailsWithArrayAccessValue in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertArrayHasKey @expectedException PHPUnit_Framework_AssertionFailedError
Framework_AssertTest::testAssertArrayHasKeyProperlyFailsWithArrayObjectValue in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertArrayHasKey @expectedException PHPUnit_Framework_AssertionFailedError
Framework_AssertTest::testAssertArrayHasStringKey in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertArrayHasKey
Framework_AssertTest::testAssertArrayNotContainsNonObject in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertNotContains
Framework_AssertTest::testAssertArrayNotContainsString in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertNotContains
Framework_AssertTest::testAssertArrayNotHasIntegerKey in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertArrayNotHasKey
Framework_AssertTest::testAssertArrayNotHasStringKey in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertArrayNotHasKey
Framework_AssertTest::testAssertClassHasAttributeThrowsException2 in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertClassHasAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testAssertClassHasStaticAttributeThrowsException2 in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertClassHasStaticAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testAssertClassNotHasAttributeThrowsException2 in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertClassNotHasAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testAssertClassNotHasStaticAttributeThrowsException2 in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertClassNotHasStaticAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testAssertEmpty in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertEmpty
Framework_AssertTest::testAssertIteratorContainsString in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertContains
Framework_AssertTest::testAssertNotEmpty in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertNotEmpty
Framework_AssertTest::testAssertObjectHasAttribute in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertObjectHasAttribute
Framework_AssertTest::testAssertObjectHasAttributeThrowsException2 in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertObjectHasAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testAssertObjectNotHasAttribute in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute
Framework_AssertTest::testAssertObjectNotHasAttributeThrowsException2 in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testAssertPrivateAttributeContains in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeContains
Framework_AssertTest::testAssertPrivateAttributeEquals in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeEquals
Framework_AssertTest::testAssertPrivateAttributeNotContains in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotContains
Framework_AssertTest::testAssertPrivateAttributeNotEquals in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotEquals
Framework_AssertTest::testAssertPrivateStaticAttributeEquals in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeEquals
Framework_AssertTest::testAssertPrivateStaticAttributeNotEquals in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotEquals
Framework_AssertTest::testAssertProtectedAttributeContains in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeContains
Framework_AssertTest::testAssertProtectedAttributeEquals in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeEquals
Framework_AssertTest::testAssertProtectedAttributeNotContains in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotContains
Framework_AssertTest::testAssertProtectedAttributeNotEquals in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotEquals
Framework_AssertTest::testAssertProtectedStaticAttributeEquals in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeEquals
Framework_AssertTest::testAssertProtectedStaticAttributeNotEquals in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotEquals
Framework_AssertTest::testAssertPublicAttributeContains in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeContains
Framework_AssertTest::testAssertPublicAttributeEquals in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeEquals
Framework_AssertTest::testAssertPublicAttributeNotContains in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotContains
Framework_AssertTest::testAssertPublicAttributeNotEquals in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotEquals
Framework_AssertTest::testAssertPublicAttributeNotSame in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotSame
Framework_AssertTest::testAssertPublicAttributeSame in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeSame
Framework_AssertTest::testAssertPublicStaticAttributeEquals in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeEquals
Framework_AssertTest::testAssertPublicStaticAttributeNotEquals in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeNotEquals
Framework_AssertTest::testAssertStringContainsString in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertContains
Framework_AssertTest::testAssertStringEndsNotWith in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertStringEndsNotWith
Framework_AssertTest::testAssertStringEndsWith in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertStringEndsWith
Framework_AssertTest::testAssertStringNotContainsString in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertNotContains
Framework_AssertTest::testAssertStringStartsNotWith in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertStringStartsNotWith
Framework_AssertTest::testAssertStringStartsWith in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertStringStartsWith
Framework_AssertTest::testAssertThatArrayHasKey in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertThat @covers PHPUnit_Framework_Assert::arrayHasKey
Framework_AssertTest::testAssertThatAttributeEquals in 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 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 vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertThat @covers PHPUnit_Framework_Assert::contains
Framework_AssertTest::testAssertThatContainsOnly in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertThat @covers PHPUnit_Framework_Assert::containsOnly
Framework_AssertTest::testAssertThatEqualTo in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertThat @covers PHPUnit_Framework_Assert::equalTo
Framework_AssertTest::testAssertThatStringContains in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertThat @covers PHPUnit_Framework_Assert::stringContains
Framework_AssertTest::testAttributeGreaterThan in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeGreaterThan
Framework_AssertTest::testAttributeGreaterThanOrEqual in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeGreaterThanOrEqual
Framework_AssertTest::testAttributeLessThan in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeLessThan
Framework_AssertTest::testAttributeLessThanOrEqual in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertAttributeLessThanOrEqual
Framework_AssertTest::testGetObjectAttributeRaisesExceptionForInvalidFirstArgument in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::getObjectAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testGetObjectAttributeRaisesExceptionForInvalidSecondArgument3 in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::getObjectAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testGetStaticAttributeRaisesExceptionForInvalidFirstArgument in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::getStaticAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testGetStaticAttributeRaisesExceptionForInvalidFirstArgument2 in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::getStaticAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testGetStaticAttributeRaisesExceptionForInvalidSecondArgument3 in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::getStaticAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testObjectHasOnTheFlyAttribute in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertObjectHasAttribute
Framework_AssertTest::testObjectNotHasOnTheFlyAttribute in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute
Framework_AssertTest::testReadAttribute in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::readAttribute @covers PHPUnit_Framework_Assert::getStaticAttribute @covers PHPUnit_Framework_Assert::getObjectAttribute
Framework_AssertTest::testReadAttribute2 in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::readAttribute @covers PHPUnit_Framework_Assert::getStaticAttribute @covers PHPUnit_Framework_Assert::getObjectAttribute
Framework_AssertTest::testReadAttribute4 in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::readAttribute @covers PHPUnit_Framework_Assert::getStaticAttribute @covers PHPUnit_Framework_Assert::getObjectAttribute @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testReadAttribute5 in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::readAttribute @covers PHPUnit_Framework_Assert::getStaticAttribute @covers PHPUnit_Framework_Assert::getObjectAttribute @expectedException PHPUnit_Framework_Exception
Framework_ConstraintTest::testAttributeEqualTo in 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 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 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 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 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 vendor/phpunit/phpunit/tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_TraversableContains @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintArrayContainsCheckForObjectIdentity in vendor/phpunit/phpunit/tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_TraversableContains
Framework_ConstraintTest::testConstraintArrayNotContains in 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 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::testConstraintClassHasStaticAttribute2 in 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 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 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 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 vendor/phpunit/phpunit/tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_IsEmpty @covers PHPUnit_Framework_TestFailure::exceptionToString
Framework_ConstraintTest::testConstraintStringContains in 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 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 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 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 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 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 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 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 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 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 vendor/phpunit/phpunit-mock-objects/tests/MockObjectTest.php
Framework_MockObjectTest::testClonedMockObjectIsNotIdenticalToOriginalOne in vendor/phpunit/phpunit-mock-objects/tests/MockObjectTest.php
Framework_MockObjectTest::testFunctionCallback in vendor/phpunit/phpunit-mock-objects/tests/MockObjectTest.php
Framework_MockObjectTest::testPublicMethodCallback in vendor/phpunit/phpunit-mock-objects/tests/MockObjectTest.php
Framework_MockObjectTest::testStaticMethodCallback in vendor/phpunit/phpunit-mock-objects/tests/MockObjectTest.php
Framework_MockObjectTest::testStubbedReturnValueMap in vendor/phpunit/phpunit-mock-objects/tests/MockObjectTest.php
Framework_MockObject_GeneratorTest::testGetMockGeneratorFails in vendor/phpunit/phpunit-mock-objects/tests/GeneratorTest.php
@covers PHPUnit_Framework_MockObject_Generator::getMock @expectedException PHPUnit_Framework_MockObject_RuntimeException @expectedExceptionMessage duplicates: "foo, foo"
Framework_MockObject_Invocation_ObjectTest::testAllowToGetMethodParametersSetInConstructor in vendor/phpunit/phpunit-mock-objects/tests/MockObject/Invocation/ObjectTest.php
Framework_MockObject_Invocation_StaticTest::testAllowToGetMethodParametersSetInConstructor in vendor/phpunit/phpunit-mock-objects/tests/MockObject/Invocation/StaticTest.php
Framework_MockObject_Matcher_ConsecutiveParametersTest::testIntegration in vendor/phpunit/phpunit-mock-objects/tests/MockObject/Matcher/ConsecutiveParametersTest.php
Framework_MockObject_Matcher_ConsecutiveParametersTest::testIntegrationExpectingException in vendor/phpunit/phpunit-mock-objects/tests/MockObject/Matcher/ConsecutiveParametersTest.php
Framework_MockObject_Matcher_ConsecutiveParametersTest::testIntegrationWithLessAssertionsThenMethodCalls in vendor/phpunit/phpunit-mock-objects/tests/MockObject/Matcher/ConsecutiveParametersTest.php
Framework_TestCaseTest::testGlobalsBackupPost in vendor/phpunit/phpunit/tests/Framework/TestCaseTest.php
FrozenParameterBagTest::testConstructor in vendor/symfony/dependency-injection/Tests/ParameterBag/FrozenParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag::__construct
FrozenParameterBagTest::testRemove in vendor/symfony/dependency-injection/Tests/ParameterBag/FrozenParameterBagTest.php
@expectedException \LogicException
FrozenParameterBagTest::testSet in vendor/symfony/dependency-injection/Tests/ParameterBag/FrozenParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag::set @expectedException \LogicException
FulfilledPromiseTest::testCannotCancel in vendor/guzzlehttp/promises/tests/FulfilledPromiseTest.php
FulfilledPromiseTest::testCannotReject in vendor/guzzlehttp/promises/tests/FulfilledPromiseTest.php
@expectedException \LogicException @exepctedExceptionMessage Cannot reject a fulfilled promise
FulfilledPromiseTest::testCannotResolve in vendor/guzzlehttp/promises/tests/FulfilledPromiseTest.php
@expectedException \LogicException @exepctedExceptionMessage Cannot resolve a fulfilled promise
FulfilledPromiseTest::testCanResolveWithSameValue in vendor/guzzlehttp/promises/tests/FulfilledPromiseTest.php
FulfilledPromiseTest::testOtherwiseIsSugarForRejections in vendor/guzzlehttp/promises/tests/FulfilledPromiseTest.php
FulfilledPromiseTest::testReturnsValueWhenWaitedUpon in vendor/guzzlehttp/promises/tests/FulfilledPromiseTest.php
functionCallback in vendor/phpunit/phpunit-mock-objects/tests/_fixture/FunctionCallback.php
FunctionsTest::parseQueryProvider in vendor/guzzlehttp/psr7/tests/FunctionsTest.php
FunctionsTest::testCanCatchAndThrowOtherException in vendor/guzzlehttp/promises/tests/functionsTest.php
FunctionsTest::testCanCatchAndYieldOtherException in vendor/guzzlehttp/promises/tests/functionsTest.php
FunctionsTest::testCanCreateIteratorBasedStream in vendor/guzzlehttp/psr7/tests/FunctionsTest.php
FunctionsTest::testCanInspectFulfilledPromise in vendor/guzzlehttp/promises/tests/functionsTest.php
FunctionsTest::testCanInspectRejectedPromise in vendor/guzzlehttp/promises/tests/functionsTest.php
FunctionsTest::testCanInspectRejectedPromiseWithNormalException in vendor/guzzlehttp/promises/tests/functionsTest.php
FunctionsTest::testCanModifyRequestWithCaseInsensitiveHeader in vendor/guzzlehttp/psr7/tests/FunctionsTest.php
FunctionsTest::testCopiesToStream in vendor/guzzlehttp/psr7/tests/FunctionsTest.php
FunctionsTest::testCopiesToString in vendor/guzzlehttp/psr7/tests/FunctionsTest.php
FunctionsTest::testCreatePassesThrough in vendor/guzzlehttp/psr7/tests/FunctionsTest.php
FunctionsTest::testCreatesPromiseForValue in vendor/guzzlehttp/promises/tests/functionsTest.php
FunctionsTest::testCreatesWithFactory in vendor/guzzlehttp/psr7/tests/FunctionsTest.php
FunctionsTest::testFactoryCreatesFromObjectWithToString in vendor/guzzlehttp/psr7/tests/FunctionsTest.php
FunctionsTest::testRemovesHeadersFromMessage in vendor/guzzlehttp/psr7/tests/FunctionsTest.php
FunctionsTest::testReturnsCustomMetadata in vendor/guzzlehttp/psr7/tests/FunctionsTest.php
FunctionsTest::testReturnsPromiseForThennable in vendor/guzzlehttp/promises/tests/functionsTest.php
FunctionsTest::testReturnsUriAsIsWhenNoChanges in vendor/guzzlehttp/psr7/tests/FunctionsTest.php
GetSetMethodNormalizerTest::testConstructorDenormalize in vendor/symfony/serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
GetSetMethodNormalizerTest::testConstructorDenormalizeWithNullArgument in vendor/symfony/serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
GetSetMethodNormalizerTest::testConstructorWithObjectDenormalize in vendor/symfony/serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
GetSetMethodNormalizerTest::testDenormalize in vendor/symfony/serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
GetSetMethodNormalizerTest::testDenormalizeWithObject in vendor/symfony/serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
GetSetMethodNormalizerTest::testGroupsDenormalize in vendor/symfony/serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
GetSetMethodNormalizerTest::testGroupsNormalize in vendor/symfony/serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
GetSetMethodNormalizerTest::testIgnoredAttributes in vendor/symfony/serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
GetSetMethodNormalizerTest::testNormalize in vendor/symfony/serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
GetSetMethodNormalizerTest::testObjectToPopulate in vendor/symfony/serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
HasToString::__toString in vendor/guzzlehttp/psr7/tests/bootstrap.php
HeaderBagTest::testConstructor in vendor/symfony/http-foundation/Tests/HeaderBagTest.php
@covers Symfony\Component\HttpFoundation\HeaderBag::__construct
HeaderBagTest::testContains in vendor/symfony/http-foundation/Tests/HeaderBagTest.php
@covers Symfony\Component\HttpFoundation\HeaderBag::contains
HeaderBagTest::testGet in vendor/symfony/http-foundation/Tests/HeaderBagTest.php
@covers Symfony\Component\HttpFoundation\HeaderBag::get
HeaderBagTest::testGetDate in vendor/symfony/http-foundation/Tests/HeaderBagTest.php
HeaderBagTest::testGetDateException in vendor/symfony/http-foundation/Tests/HeaderBagTest.php
@expectedException \RuntimeException
HeaderBagTest::testKeys in vendor/symfony/http-foundation/Tests/HeaderBagTest.php
HeaderBagTest::testReplace in vendor/symfony/http-foundation/Tests/HeaderBagTest.php
@covers Symfony\Component\HttpFoundation\HeaderBag::replace
HeaderBagTest::testSetAssociativeArray in vendor/symfony/http-foundation/Tests/HeaderBagTest.php
HelperSetTest::testGet in vendor/symfony/console/Tests/Helper/HelperSetTest.php
@covers \Symfony\Component\Console\Helper\HelperSet::get
HelperSetTest::testGetCommand in vendor/symfony/console/Tests/Helper/HelperSetTest.php
@covers \Symfony\Component\Console\Helper\HelperSet::getCommand
HelperSetTest::testSetCommand in vendor/symfony/console/Tests/Helper/HelperSetTest.php
@covers \Symfony\Component\Console\Helper\HelperSet::setCommand
HIncludeFragmentRendererTest::testRenderWithControllerAndSigner in vendor/symfony/http-kernel/Tests/Fragment/HIncludeFragmentRendererTest.php
HIncludeFragmentRendererTest::testRenderWithUri in vendor/symfony/http-kernel/Tests/Fragment/HIncludeFragmentRendererTest.php
hook_post_update_NAME in core/lib/Drupal/Core/Extension/module.api.php
Executes an update which is intended to update data, like entities.
html in vendor/twig/twig/test/Twig/Tests/IntegrationTest.php
HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndCatchIsTrueWithAHandlingListener in vendor/symfony/http-kernel/Tests/HttpKernelTest.php
HttpKernelTest::testHandleWhenTheControllerDoesNotReturnAResponse in vendor/symfony/http-kernel/Tests/HttpKernelTest.php
@expectedException \LogicException
HttpKernelTest::testHandleWhenTheControllerDoesNotReturnAResponseButAViewIsRegistered in vendor/symfony/http-kernel/Tests/HttpKernelTest.php
HttpKernelTest::testHandleWhenTheControllerIsAClosure in vendor/symfony/http-kernel/Tests/HttpKernelTest.php
HttpKernelTest::testHandleWhenTheControllerIsAFunction in vendor/symfony/http-kernel/Tests/HttpKernelTest.php
HttpKernelTest::testHandleWhenTheControllerIsAnArray in vendor/symfony/http-kernel/Tests/HttpKernelTest.php
HttpKernelTest::testHandleWhenTheControllerIsAnObjectWithInvoke in vendor/symfony/http-kernel/Tests/HttpKernelTest.php
HttpKernelTest::testHandleWhenTheControllerIsAStaticArray in vendor/symfony/http-kernel/Tests/HttpKernelTest.php
HttpKernelTest::testHandleWithAResponseListener in vendor/symfony/http-kernel/Tests/HttpKernelTest.php
IdenticalValueTokenSpec::it_scores_11_if_string_value_is_identical_to_argument in vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/IdenticalValueTokenSpec.php
IdentifierHandlerTest::getHandleValueTestData in vendor/symfony/css-selector/Tests/Parser/Handler/IdentifierHandlerTest.php
ImageAdminStylesTest::testStyle in core/modules/image/src/Tests/ImageAdminStylesTest.php
General test to add a style, add/remove/edit effects to it, then delete it.
image_module_test_image_style_presave in core/modules/image/tests/modules/image_module_test/image_module_test.module
Implements hook_image_style_presave().
ImmutableEventDispatcherTest::testAddListenerDisallowed in vendor/symfony/event-dispatcher/Tests/ImmutableEventDispatcherTest.php
@expectedException \BadMethodCallException
ImmutableEventDispatcherTest::testRemoveListenerDisallowed in vendor/symfony/event-dispatcher/Tests/ImmutableEventDispatcherTest.php
@expectedException \BadMethodCallException
InlineFragmentRendererTest::testRender in vendor/symfony/http-kernel/Tests/Fragment/InlineFragmentRendererTest.php
InlineFragmentRendererTest::testRenderExceptionIgnoreErrors in vendor/symfony/http-kernel/Tests/Fragment/InlineFragmentRendererTest.php
InlineFragmentRendererTest::testRenderExceptionIgnoreErrorsWithAlt in vendor/symfony/http-kernel/Tests/Fragment/InlineFragmentRendererTest.php
InlineFragmentRendererTest::testRenderExceptionNoIgnoreErrors in vendor/symfony/http-kernel/Tests/Fragment/InlineFragmentRendererTest.php
@expectedException \RuntimeException
InlineFragmentRendererTest::testRenderWithControllerReference in vendor/symfony/http-kernel/Tests/Fragment/InlineFragmentRendererTest.php
InlineServiceDefinitionsPassTest::testProcessDoesInlineServiceOfPrototypeScope in vendor/symfony/dependency-injection/Tests/Compiler/InlineServiceDefinitionsPassTest.php
InlineServiceDefinitionsPassTest::testProcessDoesNotInlineWhenAliasedServiceIsNotOfPrototypeScope in vendor/symfony/dependency-injection/Tests/Compiler/InlineServiceDefinitionsPassTest.php
InlineServiceDefinitionsPassTest::testProcessDoesNotInlineWhenServiceIsPrivateButLazy in vendor/symfony/dependency-injection/Tests/Compiler/InlineServiceDefinitionsPassTest.php
InlineServiceDefinitionsPassTest::testProcessDoesNotInlineWhenServiceReferencesItself in vendor/symfony/dependency-injection/Tests/Compiler/InlineServiceDefinitionsPassTest.php
InlineServiceDefinitionsPassTest::testProcessInlinesOnlyIfSameScope in vendor/symfony/dependency-injection/Tests/Compiler/InlineServiceDefinitionsPassTest.php
InlineTest::getTestsForDump in vendor/symfony/yaml/Tests/InlineTest.php
InlineTest::getTestsForParse in vendor/symfony/yaml/Tests/InlineTest.php
InlineTest::getTestsForParseWithMapObjects in vendor/symfony/yaml/Tests/InlineTest.php
InputArgumentTest::testConstructor in vendor/symfony/console/Tests/Input/InputArgumentTest.php
InputArgumentTest::testGetDefault in vendor/symfony/console/Tests/Input/InputArgumentTest.php
InputArgumentTest::testGetDescription in vendor/symfony/console/Tests/Input/InputArgumentTest.php
InputArgumentTest::testInvalidModes in vendor/symfony/console/Tests/Input/InputArgumentTest.php
@dataProvider provideInvalidModes
InputArgumentTest::testIsArray in vendor/symfony/console/Tests/Input/InputArgumentTest.php
InputArgumentTest::testModes in vendor/symfony/console/Tests/Input/InputArgumentTest.php
InputArgumentTest::testSetDefault in vendor/symfony/console/Tests/Input/InputArgumentTest.php
InputArgumentTest::testSetDefaultWithArrayArgument in vendor/symfony/console/Tests/Input/InputArgumentTest.php
@expectedException \LogicException @expectedExceptionMessage A default value for an array argument must be an array.
InputArgumentTest::testSetDefaultWithRequiredArgument in vendor/symfony/console/Tests/Input/InputArgumentTest.php
@expectedException \LogicException @expectedExceptionMessage Cannot set a default value except for InputArgument::OPTIONAL mode.
InputDefinitionTest::getGetSynopsisData in vendor/symfony/console/Tests/Input/InputDefinitionTest.php
InputDefinitionTest::initializeArguments in vendor/symfony/console/Tests/Input/InputDefinitionTest.php
InputDefinitionTest::initializeOptions in vendor/symfony/console/Tests/Input/InputDefinitionTest.php
InputDefinitionTest::testGetArgument in vendor/symfony/console/Tests/Input/InputDefinitionTest.php
InputDefinitionTest::testGetOption in vendor/symfony/console/Tests/Input/InputDefinitionTest.php
InputDefinitionTest::testGetShortSynopsis in vendor/symfony/console/Tests/Input/InputDefinitionTest.php
InputDefinitionTest::testHasArgument in vendor/symfony/console/Tests/Input/InputDefinitionTest.php
InputDefinitionTest::testHasOption in vendor/symfony/console/Tests/Input/InputDefinitionTest.php
InputDefinitionTest::testLegacyAsText in vendor/symfony/console/Tests/Input/InputDefinitionTest.php
@group legacy
InputDefinitionTest::testLegacyAsXml in vendor/symfony/console/Tests/Input/InputDefinitionTest.php
@group legacy
InputOptionTest::testArrayModeWithoutValue in vendor/symfony/console/Tests/Input/InputOptionTest.php
@expectedException \InvalidArgumentException @expectedExceptionMessage Impossible to have an option mode VALUE_IS_ARRAY if the option does not accept a value.
InputOptionTest::testConstructor in vendor/symfony/console/Tests/Input/InputOptionTest.php
InputOptionTest::testDefaultValueWithIsArrayMode in vendor/symfony/console/Tests/Input/InputOptionTest.php
@expectedException \LogicException @expectedExceptionMessage A default value for an array option must be an array.
InputOptionTest::testDefaultValueWithValueNoneMode in vendor/symfony/console/Tests/Input/InputOptionTest.php
@expectedException \LogicException @expectedExceptionMessage Cannot set a default value when using InputOption::VALUE_NONE mode.
InputOptionTest::testEquals in vendor/symfony/console/Tests/Input/InputOptionTest.php
InputOptionTest::testGetDefault in vendor/symfony/console/Tests/Input/InputOptionTest.php
InputOptionTest::testGetDescription in vendor/symfony/console/Tests/Input/InputOptionTest.php
InputOptionTest::testInvalidModes in vendor/symfony/console/Tests/Input/InputOptionTest.php
@dataProvider provideInvalidModes
InputOptionTest::testIsArray in vendor/symfony/console/Tests/Input/InputOptionTest.php
InputOptionTest::testModes in vendor/symfony/console/Tests/Input/InputOptionTest.php
InputOptionTest::testSetDefault in vendor/symfony/console/Tests/Input/InputOptionTest.php
InputOptionTest::testShortcut in vendor/symfony/console/Tests/Input/InputOptionTest.php
InputOptionTest::testSingleDashOptionIsInvalid in vendor/symfony/console/Tests/Input/InputOptionTest.php
@expectedException \InvalidArgumentException
InputTest::testArguments in vendor/symfony/console/Tests/Input/InputTest.php
InputTest::testConstructor in vendor/symfony/console/Tests/Input/InputTest.php
InputTest::testGetInvalidArgument in vendor/symfony/console/Tests/Input/InputTest.php
@expectedException \InvalidArgumentException @expectedExceptionMessage The "foo" argument does not exist.
InputTest::testGetInvalidOption in vendor/symfony/console/Tests/Input/InputTest.php
@expectedException \InvalidArgumentException @expectedExceptionMessage The "foo" option does not exist.
InputTest::testOptions in vendor/symfony/console/Tests/Input/InputTest.php
InputTest::testSetInvalidArgument in vendor/symfony/console/Tests/Input/InputTest.php
@expectedException \InvalidArgumentException @expectedExceptionMessage The "foo" argument does not exist.
InputTest::testSetInvalidOption in vendor/symfony/console/Tests/Input/InputTest.php
@expectedException \InvalidArgumentException @expectedExceptionMessage The "foo" option does not exist.
InputTest::testValidate in vendor/symfony/console/Tests/Input/InputTest.php
InsertPriorityQueue::insertFastPriorityQueue in vendor/zendframework/zend-stdlib/benchmark/InsertPriorityQueue.php
@iterations 5000
InsertPriorityQueue::insertPriorityQueue in vendor/zendframework/zend-stdlib/benchmark/InsertPriorityQueue.php
@iterations 5000
InsertPriorityQueue::insertSplPriorityQueue in vendor/zendframework/zend-stdlib/benchmark/InsertPriorityQueue.php
@iterations 5000
InspectorTest::providerTestAssertAllStrings in core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
InspectorTest::testAssertAllArrays in core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
Tests asserting all members are arrays.
InspectorTest::testAssertAllHaveKey in core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
Tests asserting all members have specified keys.
InspectorTest::testAssertAllObjects in core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
Tests asserting all members are objects.
InspectorTest::testAssertAllStrictArrays in core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
Tests asserting all members are strict arrays.
InspectorTest::testAssertAllStringable in core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
Tests asserting all members are strings or objects with __toString().
InspectorTest::testAssertStrictArray in core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
Tests asserting array is 0-indexed - the strict definition of array.
InspectorTest::testAssertTraversable in core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
Tests asserting argument is an array or traversable object.
InstallerTest::testUninstallAndDeletePackageFromLocalRepo in vendor/composer/installers/tests/Composer/Installers/Test/InstallerTest.php
InstantiatorTest::testInstancesAreNotCloned in vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTest/InstantiatorTest.php
InstructionProcessorMock::process in vendor/masterminds/html5/test/HTML5/Parser/InstructionProcessorMock.php
Process an individual processing instruction.
invalid-mapping.yml in vendor/symfony/serializer/Tests/Fixtures/invalid-mapping.yml
vendor/symfony/serializer/Tests/Fixtures/invalid-mapping.yml
Issue1335Test::testGlobalArray in vendor/phpunit/phpunit/tests/Regression/GitHub/1335/Issue1335Test.php
Issue1335Test::testGlobalNestedArray in vendor/phpunit/phpunit/tests/Regression/GitHub/1335/Issue1335Test.php
Issue433Test::testNotMatchingOutput in vendor/phpunit/phpunit/tests/Regression/GitHub/433/Issue433Test.php
Issue445Test::testNotMatchingOutput in vendor/phpunit/phpunit/tests/Regression/GitHub/445/Issue445Test.php
Issue523Test::testAttributeEquals in vendor/phpunit/phpunit/tests/Regression/523/Issue523Test.php
ItemCacheTagsTest::testEntityCreation in core/modules/aggregator/src/Tests/ItemCacheTagsTest.php
Tests that when creating a feed item, the feed tag is invalidated.
JsonEncoderTest::getObject in vendor/symfony/serializer/Tests/Encoder/JsonEncoderTest.php
JsonEncoderTest::testEncodeScalar in vendor/symfony/serializer/Tests/Encoder/JsonEncoderTest.php
JsonResponseTest::testConstructorWithCustomHeaders in vendor/symfony/http-foundation/Tests/JsonResponseTest.php
JsonResponseTest::testConstructorWithSimpleTypes in vendor/symfony/http-foundation/Tests/JsonResponseTest.php
JsonResponseTest::testSetCallbackInvalidIdentifier in vendor/symfony/http-foundation/Tests/JsonResponseTest.php
@expectedException \InvalidArgumentException
JsonResponseTest::testStaticCreateWithCustomHeaders in vendor/symfony/http-foundation/Tests/JsonResponseTest.php
JsonResponseTest::testStaticCreateWithSimpleTypes in vendor/symfony/http-foundation/Tests/JsonResponseTest.php
KernelTestBaseTest::testSetUp in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
@covers ::setUp
KernelTestBaseTest::testSetUpDoesNotLeak in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
@covers ::setUp @depends testSetUp
KeyValueEntityStorageTest::testCreate in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
@covers ::create @covers ::doCreate
KeyValueEntityStorageTest::testCreateWithoutUuidKey in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
@covers ::create @covers ::doCreate
KeyValueEntityStorageTest::testCreateWithPredefinedUuid in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
@covers ::create @covers ::doCreate
KeyValueEntityStorageTest::testDelete in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
@covers ::delete @covers ::doDelete
KeyValueEntityStorageTest::testLoad in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
@covers ::load @covers ::postLoad
KeyValueEntityStorageTest::testLoadMissingEntity in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
@covers ::load
KeyValueEntityStorageTest::testLoadMultipleAll in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
@covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple
KeyValueEntityStorageTest::testLoadMultipleIds in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
@covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple
KeyValueEntityStorageTest::testSaveConfigEntity in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
@covers ::save @covers ::doSave
KeyValueEntityStorageTest::testSaveContentEntity in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
@covers ::save @covers ::doSave
KeyValueEntityStorageTest::testSaveDuplicate in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
@covers ::save @covers ::doSave
KeyValueEntityStorageTest::testSaveInsert in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
@covers ::save @covers ::doSave
KeyValueEntityStorageTest::testSaveRenameConfigEntity in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
@covers ::save @covers ::doSave
KeyValueEntityStorageTest::testSaveUpdate in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
@covers ::save @covers ::doSave
LanguageNegotiationUrlTest::testDomain in core/modules/language/tests/src/Unit/LanguageNegotiationUrlTest.php
Test domain language negotiation and outbound path processing.
LanguageNegotiationUrlTest::testPathPrefix in core/modules/language/tests/src/Unit/LanguageNegotiationUrlTest.php
Test path prefix language negotiation and outbound path processing.
LazyLoadingFragmentHandlerTest::test in vendor/symfony/http-kernel/Tests/DependencyInjection/LazyLoadingFragmentHandlerTest.php
LazyOpenStreamTest::testDetachesUnderlyingStream in vendor/guzzlehttp/psr7/tests/LazyOpenStreamTest.php
LazyOpenStreamTest::testOpensLazily in vendor/guzzlehttp/psr7/tests/LazyOpenStreamTest.php
LazyOpenStreamTest::testProxiesToFile in vendor/guzzlehttp/psr7/tests/LazyOpenStreamTest.php
legacy-services9.yml in vendor/symfony/dependency-injection/Tests/Fixtures/yaml/legacy-services9.yml
vendor/symfony/dependency-injection/Tests/Fixtures/yaml/legacy-services9.yml
LegacyApacheMatcherDumperTest::getRouteCollection in vendor/symfony/routing/Tests/Matcher/Dumper/LegacyApacheMatcherDumperTest.php
LegacyApacheMatcherDumperTest::provideEscapeFixtures in vendor/symfony/routing/Tests/Matcher/Dumper/LegacyApacheMatcherDumperTest.php
LegacyApacheMatcherDumperTest::testEscapeScriptName in vendor/symfony/routing/Tests/Matcher/Dumper/LegacyApacheMatcherDumperTest.php
LegacyApcCacheTest::testHas in vendor/symfony/validator/Tests/Mapping/Cache/LegacyApcCacheTest.php
LegacyApcCacheTest::testRead in vendor/symfony/validator/Tests/Mapping/Cache/LegacyApcCacheTest.php
LegacyApcCacheTest::testWrite in vendor/symfony/validator/Tests/Mapping/Cache/LegacyApcCacheTest.php
LegacyContainerBuilderTest::testCreateServiceFactoryMethod in vendor/symfony/dependency-injection/Tests/LegacyContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService
LegacyDefinitionTest::testSetGetFactoryMethod in vendor/symfony/dependency-injection/Tests/LegacyDefinitionTest.php
LegacyExecutionContextTest::testAddViolationPluralTranslationError in vendor/symfony/validator/Tests/LegacyExecutionContextTest.php
LegacyExecutionContextTest::testGetPropertyPathWithNestedCollectionsAndAllMixed in vendor/symfony/validator/Tests/LegacyExecutionContextTest.php
LegacyPdoSessionHandlerTest::testMultipleInstances in vendor/symfony/http-foundation/Tests/Session/Storage/Handler/LegacyPdoSessionHandlerTest.php
LegacyPdoSessionHandlerTest::testSessionDestroy in vendor/symfony/http-foundation/Tests/Session/Storage/Handler/LegacyPdoSessionHandlerTest.php
LegacyPdoSessionHandlerTest::testSessionGC in vendor/symfony/http-foundation/Tests/Session/Storage/Handler/LegacyPdoSessionHandlerTest.php
LegacyPdoSessionHandlerTest::testWriteRead in vendor/symfony/http-foundation/Tests/Session/Storage/Handler/LegacyPdoSessionHandlerTest.php
LegacyPdoSessionHandlerTest::testWrongTableOptionsRead in vendor/symfony/http-foundation/Tests/Session/Storage/Handler/LegacyPdoSessionHandlerTest.php
LegacyPdoSessionHandlerTest::testWrongTableOptionsWrite in vendor/symfony/http-foundation/Tests/Session/Storage/Handler/LegacyPdoSessionHandlerTest.php
LegacyResolveParameterPlaceHoldersPassTest::testFactoryClassParametersShouldBeResolved in vendor/symfony/dependency-injection/Tests/Compiler/LegacyResolveParameterPlaceHoldersPassTest.php
LimitStreamTest::testReturnsSubset in vendor/guzzlehttp/psr7/tests/LimitStreamTest.php
LinkTest::getGetUriTests in vendor/symfony/dom-crawler/Tests/LinkTest.php
ListCommandTest::testExecuteListsCommandsWithNamespaceArgument in vendor/symfony/console/Tests/Command/ListCommandTest.php
LocaleListenerTest::testLocaleFromRequestAttribute in vendor/symfony/http-kernel/Tests/EventListener/LocaleListenerTest.php
LocaleTranslationProjectsTest::testLocaleTranslationClearCacheProjects in core/modules/locale/src/Tests/LocaleTranslationProjectsTest.php
Tests locale_translation_clear_cache_projects().
LoggerDataCollectorTest::getCollectTestData in vendor/symfony/http-kernel/Tests/DataCollector/LoggerDataCollectorTest.php
MailManagerTest::testGetInstance in core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php
Tests the getInstance method.
ManageDisplayTest::testFormatterUI in core/modules/field_ui/src/Tests/ManageDisplayTest.php
Tests formatter settings.
ManageDisplayTest::testWidgetUI in core/modules/field_ui/src/Tests/ManageDisplayTest.php
Tests widget settings.
MemCacheClearCase::testWildCardOptimizations in modules/memcache/tests/memcache.test
Test different wildcards to verify the wildcard optimizations.
MenuLinkTreeTest::providerTestBuildCacheability in core/modules/system/tests/src/Unit/Menu/MenuLinkTreeTest.php
Provides the test cases to test for ::testBuildCacheability().
MenuLinkTreeTest::testCreateLinksInMenu in core/modules/system/src/Tests/Menu/MenuLinkTreeTest.php
Tests creating links with an expected tree structure.
MenuTreeParametersTest::testAddExpanded in core/tests/Drupal/Tests/Core/Menu/MenuTreeParametersTest.php
Tests addExpandedParents().
MergeExtensionConfigurationPassTest::testExpressionLanguageProviderForwarding in vendor/symfony/dependency-injection/Tests/Compiler/MergeExtensionConfigurationPassTest.php
MergeOperationTest::testGetResultWithMetadata in vendor/symfony/translation/Tests/Catalogue/MergeOperationTest.php
MessageCatalogueTest::testAdd in vendor/symfony/translation/Tests/MessageCatalogueTest.php
MessageCatalogueTest::testAddCatalogue in vendor/symfony/translation/Tests/MessageCatalogueTest.php
MessageCatalogueTest::testAddFallbackCatalogue in vendor/symfony/translation/Tests/MessageCatalogueTest.php
MessageCatalogueTest::testAll in vendor/symfony/translation/Tests/MessageCatalogueTest.php
MessageCatalogueTest::testGetSet in vendor/symfony/translation/Tests/MessageCatalogueTest.php
MessageCatalogueTest::testHas in vendor/symfony/translation/Tests/MessageCatalogueTest.php
MessageCatalogueTest::testReplace in vendor/symfony/translation/Tests/MessageCatalogueTest.php
MetadataBagTest::testGetSetName in vendor/symfony/http-foundation/Tests/Session/Storage/MetadataBagTest.php
MethodCallback::nonStaticCallback in vendor/phpunit/phpunit-mock-objects/tests/_fixture/MethodCallback.php
MethodCallback::staticCallback in vendor/phpunit/phpunit-mock-objects/tests/_fixture/MethodCallback.php
MethodTagTest::getTestSignatures in vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/Tag/MethodTagTest.php
MockFileSessionStorageTest::testMultipleInstances in vendor/symfony/http-foundation/Tests/Session/Storage/MockFileSessionStorageTest.php
module_test_system_info_alter in core/modules/system/tests/modules/module_test/module_test.module
Implements hook_system_info_alter().
MongoDbSessionHandlerTest::testDestroy in vendor/symfony/http-foundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php
MongoDbSessionHandlerTest::testRead in vendor/symfony/http-foundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php
MongoDbSessionHandlerTest::testReplaceSessionData in vendor/symfony/http-foundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php
MongoDbSessionHandlerTest::testWrite in vendor/symfony/http-foundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php
MongoDbSessionHandlerTest::testWriteWhenUsingExpiresField in vendor/symfony/http-foundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php
MultiDependencyTest::testOne in vendor/phpunit/phpunit/tests/_files/MultiDependencyTest.php
MultiDependencyTest::testThree in vendor/phpunit/phpunit/tests/_files/MultiDependencyTest.php
@depends testOne @depends testTwo
MultipartStreamTest::testCanProvideBoundary in vendor/guzzlehttp/psr7/tests/MultipartStreamTest.php
MultipartStreamTest::testSerializesFields in vendor/guzzlehttp/psr7/tests/MultipartStreamTest.php
MultipartStreamTest::testSerializesFiles in vendor/guzzlehttp/psr7/tests/MultipartStreamTest.php
MultipartStreamTest::testSerializesFilesWithCustomHeaders in vendor/guzzlehttp/psr7/tests/MultipartStreamTest.php
MultipartStreamTest::testSerializesFilesWithCustomHeadersAndMultipleValues in vendor/guzzlehttp/psr7/tests/MultipartStreamTest.php
NamedSelectorTest::testInvalidLocator in vendor/behat/mink/tests/Selector/NamedSelectorTest.php
@expectedException \InvalidArgumentException
NestedArrayTest::testGetValue in core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php
Tests getting nested array values.
NestedArrayTest::testKeyExists in core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php
Tests existence of array key.
NestedArrayTest::testUnsetValue in core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php
Tests unsetting nested array values.
NewRequest::getFoo in vendor/symfony/http-foundation/Tests/RequestTest.php
NodeTypeTest::testNodeTypeCreation in core/modules/node/src/Tests/NodeTypeTest.php
Tests creating a content type programmatically and via a form.
non-valid.yml in vendor/symfony/translation/Tests/fixtures/non-valid.yml
vendor/symfony/translation/Tests/fixtures/non-valid.yml
nonvalid-mapping.yml in vendor/symfony/validator/Tests/Mapping/Loader/nonvalid-mapping.yml
vendor/symfony/validator/Tests/Mapping/Loader/nonvalid-mapping.yml
nonvalid.yml in vendor/symfony/routing/Tests/Fixtures/nonvalid.yml
vendor/symfony/routing/Tests/Fixtures/nonvalid.yml
NoSeekStreamTest::testHandlesClose in vendor/guzzlehttp/psr7/tests/NoSeekStreamTest.php
@expectedException \RuntimeException @expectedExceptionMessage Cannot write to a non-writable stream
NullDumperTest::testNullDumper in vendor/symfony/dependency-injection/Tests/LazyProxy/PhpDumper/NullDumperTest.php
NullOutputTest::testConstructor in vendor/symfony/console/Tests/Output/NullOutputTest.php
ObjectNormalizerTest::testConstructorDenormalize in vendor/symfony/serializer/Tests/Normalizer/ObjectNormalizerTest.php
ObjectNormalizerTest::testConstructorDenormalizeWithNullArgument in vendor/symfony/serializer/Tests/Normalizer/ObjectNormalizerTest.php
ObjectNormalizerTest::testConstructorWithObjectDenormalize in vendor/symfony/serializer/Tests/Normalizer/ObjectNormalizerTest.php
ObjectNormalizerTest::testDenormalize in vendor/symfony/serializer/Tests/Normalizer/ObjectNormalizerTest.php
ObjectNormalizerTest::testDenormalizeWithObject in vendor/symfony/serializer/Tests/Normalizer/ObjectNormalizerTest.php
ObjectNormalizerTest::testGroupsDenormalize in vendor/symfony/serializer/Tests/Normalizer/ObjectNormalizerTest.php
ObjectNormalizerTest::testGroupsNormalize in vendor/symfony/serializer/Tests/Normalizer/ObjectNormalizerTest.php
ObjectNormalizerTest::testIgnoredAttributes in vendor/symfony/serializer/Tests/Normalizer/ObjectNormalizerTest.php
ObjectNormalizerTest::testNormalize in vendor/symfony/serializer/Tests/Normalizer/ObjectNormalizerTest.php
OptGroupTest::providerTestFlattenOptions in core/tests/Drupal/Tests/Core/Form/OptGroupTest.php
Provides test data for the flattenOptions() method.
OptGroupTest::testFlattenOptions in core/tests/Drupal/Tests/Core/Form/OptGroupTest.php
Tests the flattenOptions() method.
OptimizedPhpArrayDumperTest::getDefinitionsDataProvider in core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php
Data provider for testGetServiceDefinitions().
OptimizedPhpArrayDumperTest::testGetServiceDefinitionForDecoratedService in core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php
Tests that getDecoratedService() is unsupported.
OutputFormatterStyleTest::testBackground in vendor/symfony/console/Tests/Formatter/OutputFormatterStyleTest.php
OutputFormatterStyleTest::testConstructor in vendor/symfony/console/Tests/Formatter/OutputFormatterStyleTest.php
OutputFormatterStyleTest::testForeground in vendor/symfony/console/Tests/Formatter/OutputFormatterStyleTest.php
OutputFormatterStyleTest::testOptions in vendor/symfony/console/Tests/Formatter/OutputFormatterStyleTest.php
OutputRulesTest::testText in vendor/masterminds/html5/test/HTML5/Serializer/OutputRulesTest.php
OutputRulesTest::testWr in vendor/masterminds/html5/test/HTML5/Serializer/OutputRulesTest.php
OutputTest::testWriteAnArrayOfMessages in vendor/symfony/console/Tests/Output/OutputTest.php
OutputTest::testWriteWithVerbosityQuiet in vendor/symfony/console/Tests/Output/OutputTest.php
OutputTestCase::testExpectOutputRegexFooActualFoo in vendor/phpunit/phpunit/tests/_files/OutputTestCase.php
OutputTestCase::testExpectOutputStringFooActualBar in vendor/phpunit/phpunit/tests/_files/OutputTestCase.php
OutputTestCase::testExpectOutputStringFooActualFoo in vendor/phpunit/phpunit/tests/_files/OutputTestCase.php
ParameterBagTest::testClear in vendor/symfony/dependency-injection/Tests/ParameterBag/ParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::clear
ParameterBagTest::testConstructor in vendor/symfony/dependency-injection/Tests/ParameterBag/ParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::__construct
ParameterBagTest::testEscapeValue in vendor/symfony/dependency-injection/Tests/ParameterBag/ParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::escapeValue
ParameterBagTest::testGet in vendor/symfony/http-foundation/Tests/ParameterBagTest.php
@covers Symfony\Component\HttpFoundation\ParameterBag::get
ParameterBagTest::testGetSet in vendor/symfony/dependency-injection/Tests/ParameterBag/ParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::get @covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::set
ParameterBagTest::testGetThrowParameterNotFoundException in vendor/symfony/dependency-injection/Tests/ParameterBag/ParameterBagTest.php
ParameterBagTest::testHas in vendor/symfony/http-foundation/Tests/ParameterBagTest.php
@covers Symfony\Component\HttpFoundation\ParameterBag::has
ParameterBagTest::testHas in vendor/symfony/dependency-injection/Tests/ParameterBag/ParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::has
ParameterBagTest::testKeys in vendor/symfony/http-foundation/Tests/ParameterBagTest.php
ParameterBagTest::testRemove in vendor/symfony/dependency-injection/Tests/ParameterBag/ParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::remove
ParameterBagTest::testReplace in vendor/symfony/http-foundation/Tests/ParameterBagTest.php
@covers Symfony\Component\HttpFoundation\ParameterBag::replace
ParameterBagTest::testResolveUnescapesValue in vendor/symfony/dependency-injection/Tests/ParameterBag/ParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolve
ParameterBagTest::testResolveValue in vendor/symfony/dependency-injection/Tests/ParameterBag/ParameterBagTest.php
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue
ParameterBagTest::testSet in vendor/symfony/http-foundation/Tests/ParameterBagTest.php
@covers Symfony\Component\HttpFoundation\ParameterBag::set
ParameterTest::testConstructor in vendor/symfony/dependency-injection/Tests/ParameterTest.php
@covers Symfony\Component\DependencyInjection\Parameter::__construct
ParserTest::getParseSeriesExceptionTestData in vendor/symfony/css-selector/Tests/Parser/ParserTest.php
ParserTest::getPseudoElementsTestData in vendor/symfony/css-selector/Tests/Parser/ParserTest.php
ParserTest::testEndOfTheDocumentMarker in vendor/symfony/yaml/Tests/ParserTest.php
PdoSessionHandlerTest::testReadConvertsStreamToString in vendor/symfony/http-foundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
PdoSessionHandlerTest::testReadLockedConvertsStreamToString in vendor/symfony/http-foundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
PhpDumperTest::testAliases in vendor/symfony/dependency-injection/Tests/Dumper/PhpDumperTest.php
PhpDumperTest::testCircularReference in vendor/symfony/dependency-injection/Tests/Dumper/PhpDumperTest.php
@expectedException \Symfony\Component\DependencyInjection\Exception\ServiceCircularReferenceException
PhpDumperTest::testDumpRelativeDir in vendor/symfony/dependency-injection/Tests/Dumper/PhpDumperTest.php
PhpDumperTest::testExportParameters in vendor/symfony/dependency-injection/Tests/Dumper/PhpDumperTest.php
@expectedException \InvalidArgumentException
PhpDumperTest::testFrozenContainerWithoutAliases in vendor/symfony/dependency-injection/Tests/Dumper/PhpDumperTest.php
PhpFileLoaderTest::testLoad in vendor/symfony/dependency-injection/Tests/Loader/PhpFileLoaderTest.php
@covers Symfony\Component\DependencyInjection\Loader\PhpFileLoader::load
PhpFileLoaderTest::testSupports in vendor/symfony/routing/Tests/Loader/PhpFileLoaderTest.php
PhpMatcherDumperTest::getRouteCollections in vendor/symfony/routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php
PHP_Token_FunctionTest::testGetName in vendor/phpunit/php-token-stream/tests/Token/FunctionTest.php
@covers PHP_Token_FUNCTION::getName
PlaceholderGeneratorTest::providerCreatePlaceholderGeneratesValidHtmlMarkup in core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php
ProcessBuilderTest::testInheritEnvironmentVars in vendor/symfony/process/Tests/ProcessBuilderTest.php
ProcessBuilderTest::testProcessShouldInheritAndOverrideEnvironmentVars in vendor/symfony/process/Tests/ProcessBuilderTest.php
ProfilerTest::testCollect in vendor/symfony/http-kernel/Tests/Profiler/ProfilerTest.php
ProjectContainer::getFoobazService in vendor/symfony/dependency-injection/Tests/ContainerBuilderTest.php
ProjectServiceContainer::getBarService in vendor/symfony/dependency-injection/Tests/Fixtures/php/services9_compiled.php
Gets the 'bar' service.
ProjectServiceContainer::getBarService in vendor/symfony/dependency-injection/Tests/Fixtures/php/services9.php
Gets the 'bar' service.
ProjectServiceContainer::getFooService in vendor/symfony/dependency-injection/Tests/Fixtures/php/services9_compiled.php
Gets the 'foo' service.
ProjectServiceContainer::getFooService in vendor/symfony/dependency-injection/Tests/Fixtures/php/services9.php
Gets the 'foo' service.
ProjectServiceContainer::getMethodCall1Service in vendor/symfony/dependency-injection/Tests/Fixtures/php/services9_compiled.php
Gets the 'method_call1' service.
ProjectServiceContainer::getMethodCall1Service in vendor/symfony/dependency-injection/Tests/Fixtures/php/services9.php
Gets the 'method_call1' service.
ProjectServiceContainer::getScopedFooService in vendor/symfony/dependency-injection/Tests/ContainerTest.php
ProjectServiceContainer::getScopedService in vendor/symfony/dependency-injection/Tests/ContainerTest.php
ProjectServiceContainer::getScopedSynchronizedFooService in vendor/symfony/dependency-injection/Tests/ContainerTest.php
ProjectServiceContainer::__construct in vendor/symfony/dependency-injection/Tests/Fixtures/php/services9_compiled.php
Constructor.
ProjectServiceContainer::__construct in vendor/symfony/dependency-injection/Tests/Fixtures/php/services9.php
Constructor.
ProjectUrlMatcher::match in vendor/symfony/routing/Tests/Fixtures/dumper/url_matcher1.php
Tries to match a URL path with a set of routes.
ProjectUrlMatcher::match in vendor/symfony/routing/Tests/Fixtures/dumper/url_matcher2.php
Tries to match a URL path with a set of routes.
PromiseTest::testCannotCancelNonPending in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testCannotRejectNonPendingPromise in vendor/guzzlehttp/promises/tests/PromiseTest.php
@expectedException \LogicException @expectedExceptionMessage Cannot change a fulfilled promise to rejected
PromiseTest::testCannotRejectResolveWithSameValue in vendor/guzzlehttp/promises/tests/PromiseTest.php
@expectedException \LogicException @expectedExceptionMessage Cannot change a fulfilled promise to rejected
PromiseTest::testCannotResolveNonPendingPromise in vendor/guzzlehttp/promises/tests/PromiseTest.php
@expectedException \LogicException @expectedExceptionMessage The promise is already fulfilled
PromiseTest::testCanRejectWithSameValue in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testCanResolveWithSameValue in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testCreatesPromiseWhenFulfilledAfterThen in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testCreatesPromiseWhenFulfilledBeforeThen in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testCreatesPromiseWhenFulfilledWithNoCallback in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testCreatesPromiseWhenRejectedAfterThen in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testCreatesPromiseWhenRejectedBeforeThen in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testCreatesPromiseWhenRejectedWithNoCallback in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testDoesNotUnwrapExceptionsWhenDisabled in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testForwardsFulfilledDownChainBetweenGaps in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testForwardsHandlersWhenFulfilledPromiseIsReturned in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testForwardsHandlersWhenRejectedPromiseIsReturned in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testForwardsRejectedPromisesDownChainBetweenGaps in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testForwardsReturnedRejectedPromisesDownChainBetweenGaps in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testForwardsThrownPromisesDownChainBetweenGaps in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testOtherwiseIsSugarForRejections in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testRecursivelyForwardsWhenNotInstanceOfPromise in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testRecursivelyForwardsWhenOnlyThennable in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testRejectsSelfWhenWaitThrows in vendor/guzzlehttp/promises/tests/PromiseTest.php
PromiseTest::testThrowsWhenUnwrapIsRejectedWithException in vendor/guzzlehttp/promises/tests/PromiseTest.php
@expectedException \UnexpectedValueException @expectedExceptionMessage foo
PromiseTest::testThrowsWhenUnwrapIsRejectedWithNonException in vendor/guzzlehttp/promises/tests/PromiseTest.php
@expectedException \GuzzleHttp\Promise\RejectionException @expectedExceptionMessage The promise was rejected with reason: foo
PromiseTest::testWaitsOnNestedPromises in vendor/guzzlehttp/promises/tests/PromiseTest.php
PropertyNormalizerTest::testConstructorDenormalize in vendor/symfony/serializer/Tests/Normalizer/PropertyNormalizerTest.php
PropertyNormalizerTest::testDenormalize in vendor/symfony/serializer/Tests/Normalizer/PropertyNormalizerTest.php
PropertyNormalizerTest::testGroupsDenormalize in vendor/symfony/serializer/Tests/Normalizer/PropertyNormalizerTest.php
PropertyNormalizerTest::testGroupsNormalize in vendor/symfony/serializer/Tests/Normalizer/PropertyNormalizerTest.php
PropertyNormalizerTest::testIgnoredAttributes in vendor/symfony/serializer/Tests/Normalizer/PropertyNormalizerTest.php
PropertyNormalizerTest::testNormalize in vendor/symfony/serializer/Tests/Normalizer/PropertyNormalizerTest.php
PropertyPathTest::provideAppendPaths in vendor/symfony/validator/Tests/Util/PropertyPathTest.php
ProxyLogicTest::testCallingVariadicMethodCausesLazyLoading in vendor/doctrine/common/tests/Doctrine/Tests/Common/Proxy/ProxyLogicTest.php
PumpStreamTest::testHasMetadataAndSize in vendor/guzzlehttp/psr7/tests/PumpStreamTest.php
RealServiceInstantiatorTest::testInstantiateProxy in vendor/symfony/dependency-injection/Tests/LazyProxy/Instantiator/RealServiceInstantiatorTest.php
RebuildTest::testRebuildPreservesValues in core/modules/system/src/Tests/Form/RebuildTest.php
Tests preservation of values.
RecursiveContextualValidatorTest::testBasicValidateWithConstraint in core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php
@covers ::validate
RedirectableUrlMatcherTest::testNoSchemaRedirectIfOnOfMultipleSchemesMatches in vendor/symfony/routing/Tests/Matcher/RedirectableUrlMatcherTest.php
RedirectableUrlMatcherTest::testRedirectWhenNoSlash in vendor/symfony/routing/Tests/Matcher/RedirectableUrlMatcherTest.php
RedirectableUrlMatcherTest::testRedirectWhenNoSlashForNonSafeMethod in vendor/symfony/routing/Tests/Matcher/RedirectableUrlMatcherTest.php
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException
RedirectableUrlMatcherTest::testSchemeRedirectRedirectsToFirstScheme in vendor/symfony/routing/Tests/Matcher/RedirectableUrlMatcherTest.php
RedirectResponseTest::testCreate in vendor/symfony/http-foundation/Tests/RedirectResponseTest.php
RedirectTest::testRedirectFromErrorPages in core/modules/system/src/Tests/Form/RedirectTest.php
Tests form redirection from 404/403 pages with the Block form.
ReferenceTest::testConstructor in vendor/symfony/dependency-injection/Tests/ReferenceTest.php
@covers Symfony\Component\DependencyInjection\Reference::__construct
RegisterListenersPassTest::testEventSubscriberResolvableClassName in vendor/symfony/event-dispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php
RejectedPromiseTest::testCannotCancel in vendor/guzzlehttp/promises/tests/RejectedPromiseTest.php
RejectedPromiseTest::testCannotReject in vendor/guzzlehttp/promises/tests/RejectedPromiseTest.php
@expectedException \LogicException @exepctedExceptionMessage Cannot reject a rejected promise
RejectedPromiseTest::testCannotResolve in vendor/guzzlehttp/promises/tests/RejectedPromiseTest.php
@expectedException \LogicException @exepctedExceptionMessage Cannot resolve a rejected promise
RejectedPromiseTest::testCanRejectWithSameValue in vendor/guzzlehttp/promises/tests/RejectedPromiseTest.php
RejectedPromiseTest::testCanResolveThenWithSuccess in vendor/guzzlehttp/promises/tests/RejectedPromiseTest.php
RejectedPromiseTest::testOtherwiseIsSugarForRejections in vendor/guzzlehttp/promises/tests/RejectedPromiseTest.php
RejectedPromiseTest::testThrowsReasonWhenWaitedUpon in vendor/guzzlehttp/promises/tests/RejectedPromiseTest.php
RejectionExceptionTest::testCanGetReasonFromException in vendor/guzzlehttp/promises/tests/RejectionExceptionTest.php
RemovePriorityQueue::classSetUp in vendor/zendframework/zend-stdlib/benchmark/RemovePriorityQueue.php
RemovePriorityQueue::removeFastPriorityQueue in vendor/zendframework/zend-stdlib/benchmark/RemovePriorityQueue.php
@iterations 1000
RemovePriorityQueue::removePriorityQueue in vendor/zendframework/zend-stdlib/benchmark/RemovePriorityQueue.php
@iterations 1000
RemoveUnusedDefinitionsPassTest::testProcess in vendor/symfony/dependency-injection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php
RemoveUnusedDefinitionsPassTest::testProcessRemovesUnusedDefinitionsRecursively in vendor/symfony/dependency-injection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php
RemoveUnusedDefinitionsPassTest::testProcessWontRemovePrivateFactory in vendor/symfony/dependency-injection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php
RemoveUnusedDefinitionsPassTest::testProcessWorksWithInlinedDefinitions in vendor/symfony/dependency-injection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php
RenderElementTest::testPreRenderAjaxForm in core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php
@covers ::preRenderAjaxForm
RenderElementTest::testPreRenderAjaxFormWithQueryOptions in core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php
@covers ::preRenderAjaxForm
RenderElementTypesTest::testContainer in core/modules/system/src/Tests/Common/RenderElementTypesTest.php
Tests system #type 'container'.
RendererBubblingTest::providerTestContextBubblingEdgeCases in core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php
RendererBubblingTest::testConditionalCacheContextBubblingSelfHealing in core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php
Tests the self-healing of the redirect with conditional cache contexts.
RendererBubblingTest::testContextBubblingCustomCacheBin in core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php
Tests cache context bubbling with a custom cache bin.
RendererPlaceholdersTest::testNonScalarLazybuilderCallbackContext in core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
@covers ::render @covers ::doRender
RendererPlaceholdersTest::testRenderChildrenPlaceholdersDifferentArguments in core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
Create an element with a child and subchild. Each element has the same #lazy_builder callback, but with different contexts. They don't modify markup, only attach additional drupalSettings.
RendererPlaceholdersTest::testScalarLazybuilderCallbackContext in core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
@covers ::render @covers ::doRender
RendererTest::providerTestAddCacheableDependency in core/tests/Drupal/Tests/Core/Render/RendererTest.php
RendererTest::providerTestRenderBasic in core/tests/Drupal/Tests/Core/Render/RendererTest.php
Provides a list of render arrays to test basic rendering.
RequestContextTest::testConstruct in vendor/symfony/routing/Tests/RequestContextTest.php
RequestContextTest::testFluentInterface in vendor/symfony/routing/Tests/RequestContextTest.php
RequestContextTest::testGetParameter in vendor/symfony/routing/Tests/RequestContextTest.php
RequestContextTest::testHasParameter in vendor/symfony/routing/Tests/RequestContextTest.php
RequestContextTest::testSetParameter in vendor/symfony/routing/Tests/RequestContextTest.php
RequestDataCollectorTest::createRequest in vendor/symfony/http-kernel/Tests/DataCollector/RequestDataCollectorTest.php
RequestDataCollectorTest::createResponse in vendor/symfony/http-kernel/Tests/DataCollector/RequestDataCollectorTest.php
RequestDataCollectorTest::testCollect in vendor/symfony/http-kernel/Tests/DataCollector/RequestDataCollectorTest.php
RequestDataCollectorTest::testControllerInspection in vendor/symfony/http-kernel/Tests/DataCollector/RequestDataCollectorTest.php
Test various types of controller callables.
RequestMatcherTest::testAttributes in vendor/symfony/http-foundation/Tests/RequestMatcherTest.php
RequestTest::getQueryStringNormalizationData in vendor/symfony/http-foundation/Tests/RequestTest.php
RequestTest::testFactory in vendor/symfony/http-foundation/Tests/RequestTest.php
RequestTest::testGetRequestFormat in vendor/symfony/http-foundation/Tests/RequestTest.php
RequestTest::testHasPreviousSession in vendor/symfony/http-foundation/Tests/RequestTest.php
RequestTest::testInitialize in vendor/symfony/http-foundation/Tests/RequestTest.php
@covers Symfony\Component\HttpFoundation\Request::initialize
RequestTest::testOverrideGlobals in vendor/symfony/http-foundation/Tests/RequestTest.php
RequestTest::urlencodedStringPrefixData in vendor/symfony/http-foundation/Tests/RequestTest.php
ResettableStaticUnitTest::testDrupalStatic in core/modules/system/src/Tests/Bootstrap/ResettableStaticUnitTest.php
Tests drupal_static() function.
ResolveDefinitionTemplatesPassTest::testProcess in vendor/symfony/dependency-injection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php
ResolveDefinitionTemplatesPassTest::testProcessAppendsMethodCallsAlways in vendor/symfony/dependency-injection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyDecoratedService in vendor/symfony/dependency-injection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyScope in vendor/symfony/dependency-injection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyTags in vendor/symfony/dependency-injection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php
ResolveDefinitionTemplatesPassTest::testProcessHandlesMultipleInheritance in vendor/symfony/dependency-injection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php
ResolveDefinitionTemplatesPassTest::testSetDecoratedServiceOnServiceHasParent in vendor/symfony/dependency-injection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php
ResolveInvalidReferencesPassTest::testProcess in vendor/symfony/dependency-injection/Tests/Compiler/ResolveInvalidReferencesPassTest.php
ResolveInvalidReferencesPassTest::testProcessRemovesPropertiesOnInvalid in vendor/symfony/dependency-injection/Tests/Compiler/ResolveInvalidReferencesPassTest.php
ResolveParameterPlaceHoldersPassTest::createContainerBuilder in vendor/symfony/dependency-injection/Tests/Compiler/ResolveParameterPlaceHoldersPassTest.php
ResolveParameterPlaceHoldersPassTest::setUp in vendor/symfony/dependency-injection/Tests/Compiler/ResolveParameterPlaceHoldersPassTest.php
ResolveParameterPlaceHoldersPassTest::testAliasParametersShouldBeResolved in vendor/symfony/dependency-injection/Tests/Compiler/ResolveParameterPlaceHoldersPassTest.php
ResolveReferencesToAliasesPassTest::testAliasCircularReference in vendor/symfony/dependency-injection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php
@expectedException \Symfony\Component\DependencyInjection\Exception\ServiceCircularReferenceException
ResolveReferencesToAliasesPassTest::testProcess in vendor/symfony/dependency-injection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php
ResolveReferencesToAliasesPassTest::testProcessRecursively in vendor/symfony/dependency-injection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php
ResponseHeaderBagTest::testClearCookieSecureNotHttpOnly in vendor/symfony/http-foundation/Tests/ResponseHeaderBagTest.php
ResponseHeaderBagTest::testCookiesWithSameNames in vendor/symfony/http-foundation/Tests/ResponseHeaderBagTest.php
ResponseHeaderBagTest::testRemoveCookie in vendor/symfony/http-foundation/Tests/ResponseHeaderBagTest.php
ResponseHeaderBagTest::testRemoveCookieWithNullRemove in vendor/symfony/http-foundation/Tests/ResponseHeaderBagTest.php
ResponseHeaderBagTest::testToStringIncludesCookieHeaders in vendor/symfony/http-foundation/Tests/ResponseHeaderBagTest.php
ResponseListenerTest::testFilterDoesNothingForSubRequests in vendor/symfony/http-kernel/Tests/EventListener/ResponseListenerTest.php
ResponseListenerTest::testFilterDoesNothingIfCharsetIsOverridden in vendor/symfony/http-kernel/Tests/EventListener/ResponseListenerTest.php
ResponseListenerTest::testFilterSetsNonDefaultCharsetIfNotOverridden in vendor/symfony/http-kernel/Tests/EventListener/ResponseListenerTest.php
ResponseListenerTest::testFiltersSetsNonDefaultCharsetIfNotOverriddenOnNonTextContentType in vendor/symfony/http-kernel/Tests/EventListener/ResponseListenerTest.php
ResponseTest::getStatusCodeFixtures in vendor/symfony/http-foundation/Tests/ResponseTest.php
ResponseTest::testCanSetHeaderAsArray in vendor/guzzlehttp/psr7/tests/ResponseTest.php
ResponseTest::testCreate in vendor/symfony/http-foundation/Tests/ResponseTest.php
ResponseTest::testCreatesResponseWithAddedHeaderArray in vendor/guzzlehttp/psr7/tests/ResponseTest.php
ResponseTest::testDefaultContentType in vendor/symfony/http-foundation/Tests/ResponseTest.php
ResponseTest::testGetHeader in vendor/symfony/browser-kit/Tests/ResponseTest.php
ResponseTest::testGetHeaders in vendor/symfony/browser-kit/Tests/ResponseTest.php
ResponseTest::testGetStatus in vendor/symfony/browser-kit/Tests/ResponseTest.php
ResponseTest::testGetUri in vendor/symfony/browser-kit/Tests/ResponseTest.php
ResponseTest::testMagicToString in vendor/symfony/browser-kit/Tests/ResponseTest.php
ResponseTest::testMagicToStringWithMultipleSetCookieHeader in vendor/symfony/browser-kit/Tests/ResponseTest.php
ResponseTest::testNewInstanceWhenAddingHeader in vendor/guzzlehttp/psr7/tests/ResponseTest.php
ResponseTest::testNewInstanceWhenNewBody in vendor/guzzlehttp/psr7/tests/ResponseTest.php
ResponseTest::testNewInstanceWhenRemovingHeader in vendor/guzzlehttp/psr7/tests/ResponseTest.php
ResponseTest::testPrepareDoesNothingIfContentTypeIsSet in vendor/symfony/http-foundation/Tests/ResponseTest.php
ResponseTest::testPrepareDoesNothingIfRequestFormatIsNotDefined in vendor/symfony/http-foundation/Tests/ResponseTest.php
ResponseTest::testPrepareRemovesContentForHeadRequests in vendor/symfony/http-foundation/Tests/ResponseTest.php
ResponseTest::testPrepareRemovesContentForInformationalResponse in vendor/symfony/http-foundation/Tests/ResponseTest.php
ResponseTest::testPrepareRemovesContentLength in vendor/symfony/http-foundation/Tests/ResponseTest.php
ResponseTest::testPrepareSetContentType in vendor/symfony/http-foundation/Tests/ResponseTest.php
ResponseTest::testPrepareSetsPragmaOnHttp10Only in vendor/symfony/http-foundation/Tests/ResponseTest.php
ResponseTest::testRemovesPreviouslyAddedHeaderOfDifferentCase in vendor/guzzlehttp/psr7/tests/ResponseTest.php
ResponseTest::testReturnsIdentityWhenRemovingMissingHeader in vendor/guzzlehttp/psr7/tests/ResponseTest.php
ResponseTest::testSameInstanceWhenSameBody in vendor/guzzlehttp/psr7/tests/ResponseTest.php
RoutableFragmentRendererTest::getGenerateFragmentUriData in vendor/symfony/http-kernel/Tests/Fragment/RoutableFragmentRendererTest.php
RoutableFragmentRendererTest::getGenerateFragmentUriDataWithNonScalar in vendor/symfony/http-kernel/Tests/Fragment/RoutableFragmentRendererTest.php
RouteCollectionTest::testAddCollection in vendor/symfony/routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testAddDefaultsAndRequirementsAndOptions in vendor/symfony/routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testAddPrefix in vendor/symfony/routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testAddPrefixOverridesDefaultsAndRequirements in vendor/symfony/routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testCount in vendor/symfony/routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testDeepOverriddenRoute in vendor/symfony/routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testIterator in vendor/symfony/routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testOverriddenRoute in vendor/symfony/routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testRemove in vendor/symfony/routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testRoute in vendor/symfony/routing/Tests/RouteCollectionTest.php
RouteCollectionTest::testUniqueRouteWithGivenName in vendor/symfony/routing/Tests/RouteCollectionTest.php
RouteCompilerTest::provideCompileData in vendor/symfony/routing/Tests/RouteCompilerTest.php
RouteContentEnhancerTest::testFieldAlreadyThere in vendor/symfony-cmf/routing/Tests/Enhancer/RouteContentEnhancerTest.php
RouteMatchTest::testRouteMatchFromRequest in core/tests/Drupal/Tests/Core/Routing/RouteMatchTest.php
@covers ::createFromRequest @covers ::__construct
RouterListenerTest::getLoggingParameterData in vendor/symfony/http-kernel/Tests/EventListener/RouterListenerTest.php
RouteTest::testCompile in vendor/symfony/routing/Tests/RouteTest.php
RouteTest::testConstructor in vendor/symfony/routing/Tests/RouteTest.php
RouteTest::testDefaults in vendor/symfony/routing/Tests/RouteTest.php
RouteTest::testOption in vendor/symfony/routing/Tests/RouteTest.php
RouteTest::testOptions in vendor/symfony/routing/Tests/RouteTest.php
RouteTest::testRequirement in vendor/symfony/routing/Tests/RouteTest.php
RouteTest::testRequirements in vendor/symfony/routing/Tests/RouteTest.php
RouteTest::testSetInvalidRequirement in vendor/symfony/routing/Tests/RouteTest.php
@dataProvider getInvalidRequirements @expectedException \InvalidArgumentException
SaveUploadTest::testHandleExtension in core/modules/file/src/Tests/SaveUploadTest.php
Test extension handling.
SearchBlockTest::testSearchFormBlock in core/modules/search/src/Tests/SearchBlockTest.php
Test that the search form block can be placed and works.
SearchConfigSettingsFormTest::testSearchModuleDisabling in core/modules/search/src/Tests/SearchConfigSettingsFormTest.php
Verifies that you can disable individual search plugins.
SearchEmbedFormTest::testEmbeddedForm in core/modules/search/src/Tests/SearchEmbedFormTest.php
Tests that the embedded form appears and can be submitted.
SearchMultilingualEntityTest::testMultilingualSearch in core/modules/search/src/Tests/SearchMultilingualEntityTest.php
Tests the indexing throttle and search results with multilingual nodes.
SearchNumberMatchingTest::testNumberSearching in core/modules/search/src/Tests/SearchNumberMatchingTest.php
Tests that all the numbers can be searched.
SearchNumbersTest::testNumberSearching in core/modules/search/src/Tests/SearchNumbersTest.php
Tests that all the numbers can be searched.
SerializerTest::testDecode in vendor/symfony/serializer/Tests/SerializerTest.php
SerializerTest::testDenormalizeNoMatch in vendor/symfony/serializer/Tests/SerializerTest.php
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException
SerializerTest::testDenormalizeOnNormalizer in vendor/symfony/serializer/Tests/SerializerTest.php
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException
SerializerTest::testDeserialize in vendor/symfony/serializer/Tests/SerializerTest.php
SerializerTest::testDeserializeNoEncoder in vendor/symfony/serializer/Tests/SerializerTest.php
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException
SerializerTest::testDeserializeNoNormalizer in vendor/symfony/serializer/Tests/SerializerTest.php
@expectedException \Symfony\Component\Serializer\Exception\LogicException
SerializerTest::testDeserializeNotSupported in vendor/symfony/serializer/Tests/SerializerTest.php
SerializerTest::testDeserializeNotSupportedMissing in vendor/symfony/serializer/Tests/SerializerTest.php
SerializerTest::testDeserializeSupported in vendor/symfony/serializer/Tests/SerializerTest.php
SerializerTest::testDeserializeUseCache in vendor/symfony/serializer/Tests/SerializerTest.php
SerializerTest::testDeserializeWrongNormalizer in vendor/symfony/serializer/Tests/SerializerTest.php
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException
SerializerTest::testEncode in vendor/symfony/serializer/Tests/SerializerTest.php
SerializerTest::testSerialize in vendor/symfony/serializer/Tests/SerializerTest.php
SerializerTest::testSerializeArrayOfScalars in vendor/symfony/serializer/Tests/SerializerTest.php
SerializerTest::testSerializeNoEncoder in vendor/symfony/serializer/Tests/SerializerTest.php
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException
SerializerTest::testSerializeNoNormalizer in vendor/symfony/serializer/Tests/SerializerTest.php
@expectedException \Symfony\Component\Serializer\Exception\LogicException
SerializerTest::testSerializeScalar in vendor/symfony/serializer/Tests/SerializerTest.php
ServerBagTest::testHttpBasicAuthWithPhpCgi in vendor/symfony/http-foundation/Tests/ServerBagTest.php
ServerBagTest::testHttpBasicAuthWithPhpCgiEmptyPassword in vendor/symfony/http-foundation/Tests/ServerBagTest.php
ServerBagTest::testHttpPasswordIsOptional in vendor/symfony/http-foundation/Tests/ServerBagTest.php
ServerBagTest::testShouldExtractHeadersFromServerArray in vendor/symfony/http-foundation/Tests/ServerBagTest.php
services2.yml in vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services2.yml
vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services2.yml
services3.yml in vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services3.yml
vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services3.yml
services6.yml in vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services6.yml
vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services6.yml
services9.yml in vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services9.yml
vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services9.yml
SessionTest::setProvider in vendor/symfony/http-foundation/Tests/Session/SessionTest.php
SessionTest::testGet in vendor/symfony/http-foundation/Tests/Session/SessionTest.php
ShortcutCacheTagsTest::testEntityCreation in core/modules/shortcut/src/Tests/ShortcutCacheTagsTest.php
Tests that when creating a shortcut, the shortcut set tag is invalidated.
simple.php in vendor/symfony/dependency-injection/Tests/Fixtures/php/simple.php
SqlContentEntityStorageTest::testCreate in core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php
@covers ::create
SsiTest::testAddSurrogateControl in vendor/symfony/http-kernel/Tests/HttpCache/SsiTest.php
SsiTest::testHandle in vendor/symfony/http-kernel/Tests/HttpCache/SsiTest.php
SsiTest::testHandleWhenResponseIsNot200 in vendor/symfony/http-kernel/Tests/HttpCache/SsiTest.php
@expectedException \RuntimeException
SsiTest::testHandleWhenResponseIsNot200AndAltIsPresent in vendor/symfony/http-kernel/Tests/HttpCache/SsiTest.php
SsiTest::testHandleWhenResponseIsNot200AndErrorsAreIgnored in vendor/symfony/http-kernel/Tests/HttpCache/SsiTest.php
StackedHttpKernelTest::handleShouldStillDelegateToAppWithMiddlewares in vendor/stack/builder/tests/unit/Stack/StackedHttpKernelTest.php
@test
StackTest::testPop in vendor/phpunit/phpunit/tests/_files/StackTest.php
@depends testPush
StackTest::testPush in vendor/phpunit/phpunit/tests/_files/StackTest.php
StateValuesCleanTest::testFormStateValuesClean in core/modules/system/src/Tests/Form/StateValuesCleanTest.php
Tests \Drupal\Core\Form\FormState::cleanValues().
StaticMapTest::testMapWithSourceList in core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
Tests map when the source is a list.
StaticMapTest::testMapWithSourceString in core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
Tests map when the source is a string.
StorageTest::testCachedFormStorageValidation in core/modules/system/src/Tests/Form/StorageTest.php
Tests updating cached form storage during form validation.
StorageTestBase::testCRUD in core/modules/system/src/Tests/KeyValueStore/StorageTestBase.php
Tests CRUD operations.
StorageTestBase::testNonExistingKeys in core/modules/system/src/Tests/KeyValueStore/StorageTestBase.php
Tests expected behavior for non-existing keys.
StoreTest::testRemovesEntriesForKeyWithPurge in vendor/symfony/http-kernel/Tests/HttpCache/StoreTest.php
StreamDecoratorTraitTest::setUp in vendor/guzzlehttp/psr7/tests/StreamDecoratorTraitTest.php
StreamDecoratorTraitTest::testCatchesExceptionsWhenCastingToString in vendor/guzzlehttp/psr7/tests/StreamDecoratorTraitTest.php
StreamDecoratorTraitTest::testGetsContents in vendor/guzzlehttp/psr7/tests/StreamDecoratorTraitTest.php
StreamDecoratorTraitTest::testReads in vendor/guzzlehttp/psr7/tests/StreamDecoratorTraitTest.php
StreamDecoratorTraitTest::testToString in vendor/guzzlehttp/psr7/tests/StreamDecoratorTraitTest.php
StreamDecoratorTraitTest::testWrapsWrites in vendor/guzzlehttp/psr7/tests/StreamDecoratorTraitTest.php
StreamedResponseTest::testSetContent in vendor/symfony/http-foundation/Tests/StreamedResponseTest.php
@expectedException \LogicException
StreamOutputTest::testDoWrite in vendor/symfony/console/Tests/Output/StreamOutputTest.php
StreamOutputTest::testStreamIsRequired in vendor/symfony/console/Tests/Output/StreamOutputTest.php
@expectedException \InvalidArgumentException @expectedExceptionMessage The StreamOutput class needs a stream as its first argument.
StreamTest::testCanDetachStream in vendor/guzzlehttp/psr7/tests/StreamTest.php
StreamTest::testDoesNotThrowInToString in vendor/guzzlehttp/psr7/tests/StreamTest.php
StreamTest::testEnsuresSizeIsConsistent in vendor/guzzlehttp/psr7/tests/StreamTest.php
StreamTest::testProvidesStreamPosition in vendor/guzzlehttp/psr7/tests/StreamTest.php
StreamWrapperTest::testGetValidStreamScheme in core/modules/system/src/Tests/File/StreamWrapperTest.php
Test the scheme functions.
StreamWrapperTest::testResource in vendor/guzzlehttp/psr7/tests/StreamWrapperTest.php
StringBasedFileContentTestCase::readMovesOffset in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/content/StringBasedFileContentTestCase.php
@test
StringBasedFileContentTestCase::readReturnsSubstringWithRequestedLength in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/content/StringBasedFileContentTestCase.php
@test
StringHandlerTest::getHandleValueTestData in vendor/symfony/css-selector/Tests/Parser/Handler/StringHandlerTest.php
StringInputTest::getTokenizeData in vendor/symfony/console/Tests/Input/StringInputTest.php
StringInputTest::testInputOptionWithGivenString in vendor/symfony/console/Tests/Input/StringInputTest.php
StringInputTest::testLegacyInputOptionDefinitionInConstructor in vendor/symfony/console/Tests/Input/StringInputTest.php
@group legacy
StringObject::__toString in core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
SurrogateListenerTest::testFilterWhenThereIsNoEsiIncludes in vendor/symfony/http-kernel/Tests/EventListener/SurrogateListenerTest.php
SystemMenuBlockTest::setUp in core/modules/system/src/Tests/Block/SystemMenuBlockTest.php
Performs setup tasks before each individual test method is run.
TableSortExtenderUnitTest::testTableSortInit in core/modules/system/src/Tests/Common/TableSortExtenderUnitTest.php
Tests tablesort_init().
taxonomy_crud_taxonomy_vocabulary_presave in core/modules/taxonomy/tests/modules/taxonomy_crud/taxonomy_crud.module
Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities.
TestClassMetadataFactory::createClassMetadata in vendor/symfony/serializer/Tests/Mapping/TestClassMetadataFactory.php
TestClassMetadataFactory::createXmlCLassMetadata in vendor/symfony/serializer/Tests/Mapping/TestClassMetadataFactory.php
TestControllers::test18 in core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
TestDataConverter::convertFoo in core/modules/rdf/src/Tests/Field/TestDataConverter.php
Converts data into a string for placement into a content attribute.
TestEventDispatcher::getCalledListeners in vendor/symfony/http-kernel/Tests/Fixtures/TestEventDispatcher.php
Gets the called listeners.
TestKernel::handle in vendor/symfony/http-kernel/Tests/EventListener/ExceptionListenerTest.php
Handles a Request to convert it to a Response.
test_form_id in core/tests/Drupal/Tests/Core/Form/FormTestBase.php
ThemeRenderAndAutoescapeTest::providerTestThemeRenderAndAutoescape in core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php
Provide test examples.
ThemeTest::testThemeDataTypes in core/modules/system/src/Tests/Theme/ThemeTest.php
Test that _theme() returns expected data types.
theme_test_theme_suggestions_theme_test_suggestion_provided in core/modules/system/tests/modules/theme_test/theme_test.module
Implements hook_theme_suggestions_HOOK().
TimeEfficientImplementationTest::testIsStrictComparison in vendor/sebastian/diff/tests/LCS/TimeEfficientImplementationTest.php
TokenizerTest::testDoctype in vendor/masterminds/html5/test/HTML5/Parser/TokenizerTest.php
TokenizerTest::testSimpleTags in vendor/masterminds/html5/test/HTML5/Parser/TokenizerTest.php
This tests just simple tags.
TokenizerTest::testTagAttributes in vendor/masterminds/html5/test/HTML5/Parser/TokenizerTest.php
@depends testCharacterReference
ToolkitGdTest::testManipulations in core/modules/system/src/Tests/Image/ToolkitGdTest.php
Since PHP can't visually check that our images have been manipulated properly, build a list of expected color values for each of the corners and the expected height and widths for the final images.
tour.tour.tour-test.yml in core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test.yml
core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test.yml
TourTest::routeProvider in core/modules/tour/tests/src/Unit/Entity/TourTest.php
tour_test.routing.yml in core/modules/tour/tests/tour_test/tour_test.routing.yml
core/modules/tour/tests/tour_test/tour_test.routing.yml
TraceableEventDispatcherTest::testAddRemoveListener in vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testAddRemoveSubscriber in vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testDispatchCallListeners in vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testDispatchNested in vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testDispatchReusedEventNested in vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testGetCalledListeners in vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testGetCalledListenersNested in vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testGetListeners in vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testHasListeners in vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testListenerCanRemoveItselfWhenExecuted in vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testListenerCanRemoveItselfWhenExecuted in vendor/symfony/http-kernel/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testLogger in vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
TraceableEventDispatcherTest::testLoggerWithStoppedEvent in vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
TraceableUrlMatcherTest::test in vendor/symfony/routing/Tests/Matcher/TraceableUrlMatcherTest.php
TranslatableMarkupTest::testIsStringAssertion in core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php
@expectedException \InvalidArgumentException @expectedExceptionMessage $string ("foo") must be a string.
TranslatableMarkupTest::testIsStringAssertionWithFormattableMarkup in core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php
@expectedException \InvalidArgumentException @expectedExceptionMessage $string ("foo") must be a string.
TranslationDataCollectorTest::testCollect in vendor/symfony/translation/Tests/DataCollector/TranslationDataCollectorTest.php
TranslatorCacheTest::testPrimaryAndFallbackCataloguesContainTheSameMessagesRegardlessOfCaching in vendor/symfony/translation/Tests/TranslatorCacheTest.php
TranslatorCacheTest::testRefreshCacheWhenResourcesAreNoLongerFresh in vendor/symfony/translation/Tests/TranslatorCacheTest.php
TranslatorTest::getXpathLiteralTestData in vendor/symfony/css-selector/Tests/XPath/TranslatorTest.php
TranslatorTest::testAddResourceAfterTrans in vendor/symfony/translation/Tests/TranslatorTest.php
TranslatorTest::testGetCatalogueReturnsConsolidatedCatalogue in vendor/symfony/translation/Tests/TranslatorTest.php
TranslatorTest::testTransChoiceInvalidLocale in vendor/symfony/translation/Tests/TranslatorTest.php
@dataProvider getInvalidLocalesTests @expectedException \InvalidArgumentException
TranslatorTest::testTransChoiceValidLocale in vendor/symfony/translation/Tests/TranslatorTest.php
@dataProvider getValidLocalesTests
TranslatorTest::testTransInvalidLocale in vendor/symfony/translation/Tests/TranslatorTest.php
@dataProvider getInvalidLocalesTests @expectedException \InvalidArgumentException
TranslatorTest::testTransWithFallbackLocaleFile in vendor/symfony/translation/Tests/TranslatorTest.php
@dataProvider getTransFileTests
TranslatorTest::testTransWithFallbackLocaleTer in vendor/symfony/translation/Tests/TranslatorTest.php
TranslatorTest::testTransWithoutFallbackLocaleFile in vendor/symfony/translation/Tests/TranslatorTest.php
@dataProvider getTransFileTests @expectedException \Symfony\Component\Translation\Exception\NotFoundResourceException
TranslatorTest::testWhenAResourceHasNoRegisteredLoader in vendor/symfony/translation/Tests/TranslatorTest.php
@expectedException \RuntimeException
TrustedRedirectResponseTest::providerCreateFromRedirectResponse in core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php
TwigTestFoo::getFoo in vendor/twig/twig/test/Twig/Tests/IntegrationTest.php
Twig_TemplatePropertyObjectAndIterator::getIterator in vendor/twig/twig/test/Twig/Tests/TemplateTest.php
Twig_Tests_EnvironmentTest::testGlobals in vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php
Twig_Tests_ErrorTest::testErrorWithArrayFilename in vendor/twig/twig/test/Twig/Tests/ErrorTest.php
Twig_Tests_ErrorTest::testErrorWithObjectFilename in vendor/twig/twig/test/Twig/Tests/ErrorTest.php
Twig_Tests_ExpressionParserTest::getTestsForString in vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php
Twig_Tests_Extension_CoreTest::testCustomEscaper in vendor/twig/twig/test/Twig/Tests/Extension/CoreTest.php
Twig_Tests_Extension_CoreTest::testUnknownCustomEscaper in vendor/twig/twig/test/Twig/Tests/Extension/CoreTest.php
@expectedException Twig_Error_Runtime
Twig_Tests_Extension_SandboxTest::testSandboxGloballySet in vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php
Twig_Tests_FileExtensionEscapingStrategyTest::getGuessData in vendor/twig/twig/test/Twig/Tests/FileExtensionEscapingStrategyTest.php
Twig_Tests_LexerTest::testStringWithNestedInterpolations in vendor/twig/twig/test/Twig/Tests/LexerTest.php
Twig_Tests_LexerTest::testStringWithNestedInterpolationsInBlock in vendor/twig/twig/test/Twig/Tests/LexerTest.php
Twig_Tests_Loader_ArrayTest::testGetCacheKey in vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
Twig_Tests_Loader_ArrayTest::testGetCacheKeyWhenTemplateDoesNotExist in vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
@expectedException Twig_Error_Loader
Twig_Tests_Loader_ArrayTest::testGetSource in vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
Twig_Tests_Loader_ArrayTest::testGetSourceWhenTemplateDoesNotExist in vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
@expectedException Twig_Error_Loader
Twig_Tests_Loader_ArrayTest::testIsFresh in vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
Twig_Tests_Loader_ArrayTest::testIsFreshWhenTemplateDoesNotExist in vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
@expectedException Twig_Error_Loader
Twig_Tests_Loader_ArrayTest::testSetTemplate in vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
Twig_Tests_Loader_ArrayTest::testTemplateReference in vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
Twig_Tests_Loader_ChainTest::testAddLoader in vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php
Twig_Tests_Loader_ChainTest::testExists in vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php
Twig_Tests_Loader_ChainTest::testGetCacheKey in vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php
Twig_Tests_Loader_ChainTest::testGetCacheKeyWhenTemplateDoesNotExist in vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php
@expectedException Twig_Error_Loader
Twig_Tests_Loader_ChainTest::testGetSource in vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php
Twig_Tests_Loader_ChainTest::testGetSourceWhenTemplateDoesNotExist in vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php
@expectedException Twig_Error_Loader
Twig_Tests_Node_AutoEscapeTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/AutoEscapeTest.php
Twig_Tests_Node_AutoEscapeTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/AutoEscapeTest.php
Twig_Tests_Node_BlockReferenceTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/BlockReferenceTest.php
Twig_Tests_Node_BlockReferenceTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/BlockReferenceTest.php
Twig_Tests_Node_BlockTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/BlockTest.php
Twig_Tests_Node_BlockTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/BlockTest.php
Twig_Tests_Node_DoTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/DoTest.php
Twig_Tests_Node_DoTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/DoTest.php
Twig_Tests_Node_Expression_ArrayTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/Expression/ArrayTest.php
Twig_Tests_Node_Expression_ArrayTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/Expression/ArrayTest.php
Twig_Tests_Node_Expression_AssignNameTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/Expression/AssignNameTest.php
Twig_Tests_Node_Expression_AssignNameTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/Expression/AssignNameTest.php
Twig_Tests_Node_Expression_CallTest::testResolveArgumentsWithMissingParameterForArbitraryArguments in vendor/twig/twig/test/Twig/Tests/Node/Expression/CallTest.php
@expectedException LogicException @expectedExceptionMessage The last parameter of "Twig_Tests_Node_Expression_CallTest::customFunctionWithArbitraryArguments" for function "foo" must be an array with default value, eg.…
Twig_Tests_Node_Expression_ConstantTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/Expression/ConstantTest.php
Twig_Tests_Node_Expression_ConstantTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/Expression/ConstantTest.php
Twig_Tests_Node_Expression_FilterTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php
Twig_Tests_Node_Expression_FilterTest::testCompileWithMissingNamedArgument in 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 vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php
Twig_Tests_Node_Expression_FunctionTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php
Twig_Tests_Node_Expression_GetAttrTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/Expression/GetAttrTest.php
Twig_Tests_Node_Expression_GetAttrTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/Expression/GetAttrTest.php
Twig_Tests_Node_Expression_NameTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/Expression/NameTest.php
Twig_Tests_Node_Expression_NameTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/Expression/NameTest.php
Twig_Tests_Node_Expression_ParentTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/Expression/ParentTest.php
Twig_Tests_Node_Expression_ParentTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/Expression/ParentTest.php
Twig_Tests_Node_Expression_TestTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/Expression/TestTest.php
Twig_Tests_Node_Expression_TestTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/Expression/TestTest.php
Twig_Tests_Node_ForTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/ForTest.php
Twig_Tests_Node_ForTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/ForTest.php
Twig_Tests_Node_IfTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/IfTest.php
Twig_Tests_Node_IfTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/IfTest.php
Twig_Tests_Node_IncludeTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/IncludeTest.php
Twig_Tests_Node_IncludeTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/IncludeTest.php
Twig_Tests_Node_MacroTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/MacroTest.php
Twig_Tests_Node_MacroTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/MacroTest.php
Twig_Tests_Node_ModuleTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/ModuleTest.php
Twig_Tests_Node_ModuleTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/ModuleTest.php
Twig_Tests_Node_PrintTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/PrintTest.php
Twig_Tests_Node_PrintTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/PrintTest.php
Twig_Tests_Node_SandboxedPrintTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/SandboxedPrintTest.php
Twig_Tests_Node_SandboxedPrintTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/SandboxedPrintTest.php
Twig_Tests_Node_SandboxTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/SandboxTest.php
Twig_Tests_Node_SandboxTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/SandboxTest.php
Twig_Tests_Node_SetTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/SetTest.php
Twig_Tests_Node_SetTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/SetTest.php
Twig_Tests_Node_TextTest::getTests in vendor/twig/twig/test/Twig/Tests/Node/TextTest.php
Twig_Tests_Node_TextTest::testConstructor in vendor/twig/twig/test/Twig/Tests/Node/TextTest.php
Twig_Tests_ParserTest::getFilterBodyNodesData in vendor/twig/twig/test/Twig/Tests/ParserTest.php
Twig_Tests_ParserTest::getFilterBodyNodesDataThrowsException in vendor/twig/twig/test/Twig/Tests/ParserTest.php
Twig_Tests_ParserTest::testParseIsReentrant in vendor/twig/twig/test/Twig/Tests/ParserTest.php
Twig_Tests_ParserTest::testUnknownTag in 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_Profiler_Dumper_AbstractTest::getMacroProfile in vendor/twig/twig/test/Twig/Tests/Profiler/Dumper/AbstractTest.php
Twig_Tests_TemplateTest::getGetAttributeTests in vendor/twig/twig/test/Twig/Tests/TemplateTest.php
Twig_Tests_TemplateTest::testDisplayBlocksAcceptTemplateOnlyAsBlocks in vendor/twig/twig/test/Twig/Tests/TemplateTest.php
@expectedException LogicException
Twig_Tests_TemplateTest::testGetAttributeCallExceptions in vendor/twig/twig/test/Twig/Tests/TemplateTest.php
@dataProvider getTestsDependingOnExtensionAvailability
Twig_Tests_TemplateTest::testGetAttributeExceptions in vendor/twig/twig/test/Twig/Tests/TemplateTest.php
@dataProvider getAttributeExceptions
TypedDataTest::testGetAndSet in core/modules/system/src/Tests/TypedData/TypedDataTest.php
Tests the basics around constructing and working with typed data objects.
TypedDataTest::testTypedDataMaps in core/modules/system/src/Tests/TypedData/TypedDataTest.php
Tests using a typed data map.
UnexpectedValueExceptionTest::testFromUncleanUnSerialization in vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTest/Exception/UnexpectedValueExceptionTest.php
UriTest::testAddsSlashForRelativeUriStringWithHost in vendor/guzzlehttp/psr7/tests/UriTest.php
UriTest::testAllowsForRelativeUri in vendor/guzzlehttp/psr7/tests/UriTest.php
UrlGeneratorTest::providerTestNoPath in core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php
Data provider for ::testNoPath().
UrlGeneratorTest::testAdjacentVariables in vendor/symfony/routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testGenerateWithoutRoutes in vendor/symfony/routing/Tests/Generator/UrlGeneratorTest.php
@expectedException \Symfony\Component\Routing\Exception\RouteNotFoundException
UrlGeneratorTest::testNoTrailingSlashForMultipleOptionalParameters in vendor/symfony/routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testQueryParamSameAsDefault in vendor/symfony/routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testUrlWithGlobalParameter in vendor/symfony/routing/Tests/Generator/UrlGeneratorTest.php
UrlGeneratorTest::testWithAnIntegerAsADefaultValue in vendor/symfony/routing/Tests/Generator/UrlGeneratorTest.php
UrlHelperTest::providerTestBuildQuery in core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php
Provides test data for testBuildQuery().
UrlMatcherTest::testCondition in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException
UrlMatcherTest::testDecodeOnce in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testHeadAllowedWhenRequirementContainsGet in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testHostIsCaseInsensitive in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testMatch in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testMatchNonAlpha in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testMatchOverriddenRoute in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testMatchRegression in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testMatchWithDotMetacharacterInRequirements in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testMatchWithDynamicPrefix in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testMatchWithPrefixes in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testMethodNotAllowed in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testNoMethodSoAllowed in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testPathIsCaseSensitive in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException
UrlMatcherTest::testSchemeRequirement in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException
UrlMatcherTest::testWithHost in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testWithHostOnRouteCollection in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
UrlMatcherTest::testWithOutHostHostDoesNotMatch in vendor/symfony/routing/Tests/Matcher/UrlMatcherTest.php
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException
UrlTest::testDrupalParseUrl in core/modules/system/src/Tests/Common/UrlTest.php
Tests UrlHelper::parse().
UrlTest::testLinkAttributes in core/modules/system/src/Tests/Common/UrlTest.php
Tests that default and custom attributes are handled correctly on links.
UrlTest::testLinkRenderArrayText in core/modules/system/src/Tests/Common/UrlTest.php
Tests that link functions support render arrays as 'text'.
UsageTest::testAddUsage in core/modules/file/src/Tests/UsageTest.php
Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::add().
UserLoginTest::testLoginCacheTagsAndDestination in core/modules/user/src/Tests/UserLoginTest.php
Tests login with destination.
Util_ConfigurationTest::testHandlePHPConfigurationDoesNotOverriteVariablesFromPutEnv in vendor/phpunit/phpunit/tests/Util/ConfigurationTest.php
@backupGlobals enabled
Util_ConfigurationTest::testHandlePHPConfigurationDoesNotOverwrittenExistingEnvArrayVariables in vendor/phpunit/phpunit/tests/Util/ConfigurationTest.php
@backupGlobals enabled
Util_ConfigurationTest::testPHPConfigurationIsHandledCorrectly in vendor/phpunit/phpunit/tests/Util/ConfigurationTest.php
@backupGlobals enabled @covers PHPUnit_Util_Configuration::handlePHPConfiguration
Util_XMLTest::testConvertAssertClass in vendor/phpunit/phpunit/tests/Util/XMLTest.php
Util_XMLTest::testConvertAssertId in vendor/phpunit/phpunit/tests/Util/XMLTest.php
Util_XMLTest::testConvertAssertNumber in vendor/phpunit/phpunit/tests/Util/XMLTest.php
Util_XMLTest::testConvertAssertRange in vendor/phpunit/phpunit/tests/Util/XMLTest.php
Util_XMLTest::testConvertAssertSelectContent in vendor/phpunit/phpunit/tests/Util/XMLTest.php
Util_XMLTest::testConvertAssertSelectEltClass in vendor/phpunit/phpunit/tests/Util/XMLTest.php
Util_XMLTest::testConvertAssertSelectEltId in vendor/phpunit/phpunit/tests/Util/XMLTest.php
Util_XMLTest::testConvertAssertSelectFalse in vendor/phpunit/phpunit/tests/Util/XMLTest.php
Util_XMLTest::testConvertAssertSelectTrue in vendor/phpunit/phpunit/tests/Util/XMLTest.php
ValidationTest::testCustomRequiredError in core/modules/system/src/Tests/Form/ValidationTest.php
Tests #required with custom validation errors.
ValidTest::testRejectGroupsOption in vendor/symfony/validator/Tests/Constraints/ValidTest.php
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException
vfsStreamAbstractContentTestCase::allPermissionsForGroup in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::allPermissionsForOther in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::allPermissionsForUser in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::executeAndWritePermissionsForGroup in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::executeAndWritePermissionsForOther in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::executeAndWritePermissionsForUser in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::executePermissionsForGroup in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::executePermissionsForOther in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::executePermissionsForUser in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::noPermissionsForEveryone in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::readAndExecutePermissionsForGroup in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::readAndExecutePermissionsForOther in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::readAndExecutePermissionsForUser in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::readAndWritePermissionsForGroup in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::readAndWritePermissionsForOther in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::readAndWritePermissionsForUser in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::readPermissionsForGroup in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::readPermissionsForOther in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::readPermissionsForUser in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::writePermissionsForGroup in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::writePermissionsForOther in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractContentTestCase::writePermissionsForUser in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php
@test @group permissions @group bug_15
vfsStreamAbstractVisitorTestCase::visitWithBlockCallsVisitFile in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/visitor/vfsStreamAbstractVisitorTestCase.php
tests that a block device eventually calls out to visit file
vfsStreamBlockTestCase::defaultValues in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamBlockTestCase.php
test default values and methods
vfsStreamBlockTestCase::external in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamBlockTestCase.php
tests how external functions see this object
vfsStreamBlockTestCase::setUp in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamBlockTestCase.php
vfsStreamContainerIteratorTestCase::setUp in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamContainerIteratorTestCase.php
set up test environment
vfsStreamDirectoryIssue18TestCase::setUp in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamDirectoryIssue18TestCase.php
set up test environment
vfsStreamDirectoryIssue18TestCase::shouldContainSubdirectoryFoo in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamDirectoryIssue18TestCase.php
@test
vfsStreamDirectoryTestCase::defaultValues in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamDirectoryTestCase.php
test default values and methods
vfsStreamDirectoryTestCase::permissionsSet in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamDirectoryTestCase.php
setting and retrieving permissions for a directory
vfsStreamDirectoryTestCase::rename in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamDirectoryTestCase.php
test renaming the directory
vfsStreamDirectoryTestCase::setUp in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamDirectoryTestCase.php
set up test environment
vfsStreamFileTestCase::defaultValues in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamFileTestCase.php
test default values and methods
vfsStreamFileTestCase::permissionsSet in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamFileTestCase.php
setting and retrieving permissions for a file
vfsStreamFileTestCase::read in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamFileTestCase.php
test reading contents from the file
vfsStreamFileTestCase::rename in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamFileTestCase.php
test renaming the directory
vfsStreamFileTestCase::setUp in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamFileTestCase.php
set up test environment
vfsStreamFileTestCase::write in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamFileTestCase.php
test writing data into the file
vfsStreamFileTestCase::writeEmptyFile in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamFileTestCase.php
test writing data into the file
vfsStreamTestCase::copyFromWithSubFolders in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
@test @group issue_4 @since 0.11.0
vfsStreamTestCase::copyFromWithSubFoldersWithRoot in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
@test @group issue_4 @since 0.11.0
vfsStreamTestCase::createWorksRecursively in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
@test @group issue_20 @since 0.11.0
vfsStreamTestCase::createWorksRecursivelyWithRoot in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
@test @group issue_20 @since 0.11.0
vfsStreamTestCase::newDirectoryStructure in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
test to create a new directory structure
vfsStreamTestCase::newDirectoryWithSlashAtStart in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
test that correct directory structure is created
vfsStreamTestCase::newSingleDirectory in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
test to create a new directory structure
vfsStreamTestCase::newSingleDirectoryWithDifferentPermissions in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
test to create a new directory structure with non-default permissions
vfsStreamTestCase::path in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
assure that url2path conversion works correct
vfsStreamTestCase::setupRegistersStreamWrapperAndCreatesRootDirectoryWithGivenNameAndDefaultPermissions in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
@test @group setup @since 0.7.0
vfsStreamTestCase::setupRegistersStreamWrapperAndCreatesRootDirectoryWithGivenNameAndPermissions in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
@test @group setup @since 0.7.0
vfsStreamTestCase::setupWorksRecursively in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
@test @group issue_14 @group issue_20 @since 0.10.0
vfsStreamTestCase::url in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
assure that path2url conversion works correct
vfsStreamUmaskTestCase::createDirectoryWithDefaultUmaskSetting in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamUmaskTestCase.php
@test
vfsStreamUmaskTestCase::createDirectoryWithDifferentUmaskSetting in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamUmaskTestCase.php
@test
vfsStreamUmaskTestCase::createFileWithDefaultUmaskSetting in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamUmaskTestCase.php
@test
vfsStreamUmaskTestCase::createFileWithDifferentUmaskSetting in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamUmaskTestCase.php
@test
vfsStreamWrapperBaseTestCase::setUp in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperBaseTestCase.php
set up test environment
vfsStreamWrapperDirSeparatorTestCase::directoryCanBeCreatedUsingWinDirSeparator in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirSeparatorTestCase.php
@test
vfsStreamWrapperFileTestCase::canNotReadFromWriteOnlyFileWithModeA in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php
@test @group issue7 @group issue13
vfsStreamWrapperFileTestCase::canNotReadFromWriteOnlyFileWithModeW in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php
@test @group issue7 @group issue13
vfsStreamWrapperFileTestCase::canNotReadFromWriteOnlyFileWithModeX in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php
@test @group issue7 @group issue13
vfsStreamWrapperFileTestCase::canNotWriteToReadOnlyFile in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php
@test @group issue7 @group issue13
vfsStreamWrapperMkDirTestCase::canNotUnlinkDirectoryWithoutRoot in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirTestCase.php
can not unlink without root
vfsStreamWrapperMkDirTestCase::mkdirWithoutRootCreatesNewRoot in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirTestCase.php
no root > new directory becomes root
vfsStreamWrapperMkDirTestCase::mkdirWithoutRootCreatesNewRootDifferentPermissions in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirTestCase.php
no root > new directory becomes root
vfsStreamWrapperMkDirTestCase::mkdirWithoutRootCreatesNewRootWithDefaultPermissions in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirTestCase.php
no root > new directory becomes root
vfsStreamWrapperWithoutRootTestCase::canNotOpen in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperWithoutRootTestCase.php
can not open a file without root
vfsStreamWrapperWithoutRootTestCase::canNotOpenDirectory in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperWithoutRootTestCase.php
no root > no directory to open
vfsStreamWrapperWithoutRootTestCase::canNotRename in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperWithoutRootTestCase.php
can not rename a file without root
vfsStreamWrapperWithoutRootTestCase::canNotUnlink in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperWithoutRootTestCase.php
can not unlink without root
views.view.entity_reference_plugins_2429191.yml in core/modules/field/tests/fixtures/update/views.view.entity_reference_plugins_2429191.yml
core/modules/field/tests/fixtures/update/views.view.entity_reference_plugins_2429191.yml
VocabularyCrudTest::testTaxonomyVocabularyLoadMultiple in core/modules/taxonomy/src/Tests/VocabularyCrudTest.php
Tests for loading multiple vocabularies.
VocabularyCrudTest::testUninstallReinstall in core/modules/taxonomy/src/Tests/VocabularyCrudTest.php
Test uninstall and reinstall of the taxonomy module.
VoidCacheTest::testShouldAlwaysReturnFalseOnContains in vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/VoidCacheTest.php
VoidCacheTest::testShouldAlwaysReturnFalseOnFetch in vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/VoidCacheTest.php
VoidCacheTest::testShouldAlwaysReturnTrueOnDelete in vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/VoidCacheTest.php
VoidCacheTest::testShouldAlwaysReturnTrueOnSaveButNotStoreAnything in vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/VoidCacheTest.php
WebAssertTest::getArrayLocatorFormats in vendor/behat/mink/tests/WebAssertTest.php
WebAssertTest::testCookieEquals in vendor/behat/mink/tests/WebAssertTest.php
WebAssertTest::testCookieExists in vendor/behat/mink/tests/WebAssertTest.php
WebAssertTest::testElementAttributeContains in vendor/behat/mink/tests/WebAssertTest.php
WebAssertTest::testElementAttributeNotContains in vendor/behat/mink/tests/WebAssertTest.php
WebAssertTest::testResponseHeaderContains in vendor/behat/mink/tests/WebAssertTest.php
WebAssertTest::testResponseHeaderEquals in vendor/behat/mink/tests/WebAssertTest.php
WebAssertTest::testResponseHeaderMatches in vendor/behat/mink/tests/WebAssertTest.php
WebAssertTest::testResponseHeaderNotContains in vendor/behat/mink/tests/WebAssertTest.php
WebAssertTest::testResponseHeaderNotEquals in vendor/behat/mink/tests/WebAssertTest.php
WebAssertTest::testResponseHeaderNotMatches in vendor/behat/mink/tests/WebAssertTest.php
WhitespaceHandlerTest::getHandleValueTestData in vendor/symfony/css-selector/Tests/Parser/Handler/WhitespaceHandlerTest.php
WizardPluginBaseTest::providerTestGetSelected in core/modules/views/tests/src/Unit/WizardPluginBaseTest.php
Provides test data for testGetSelected().
WriteCheckSessionHandlerTest::testNonSkippedWrite in vendor/symfony/http-foundation/Tests/Session/Storage/Handler/WriteCheckSessionHandlerTest.php
WriteCheckSessionHandlerTest::testSkippedWrite in vendor/symfony/http-foundation/Tests/Session/Storage/Handler/WriteCheckSessionHandlerTest.php
WriteCheckSessionHandlerTest::testWrite in vendor/symfony/http-foundation/Tests/Session/Storage/Handler/WriteCheckSessionHandlerTest.php
XliffFileDumperTest::testDump in vendor/symfony/translation/Tests/Dumper/XliffFileDumperTest.php
XliffFileLoaderTest::testEncoding in vendor/symfony/translation/Tests/Loader/XliffFileLoaderTest.php
XliffFileLoaderTest::testLoadNotes in vendor/symfony/translation/Tests/Loader/XliffFileLoaderTest.php
XliffFileLoaderTest::testLoadWithResname in vendor/symfony/translation/Tests/Loader/XliffFileLoaderTest.php
XmlEncoderTest::getNamespacedArray in vendor/symfony/serializer/Tests/Encoder/XmlEncoderTest.php
XmlEncoderTest::getObject in vendor/symfony/serializer/Tests/Encoder/XmlEncoderTest.php
XmlEncoderTest::testDecodeScalar in vendor/symfony/serializer/Tests/Encoder/XmlEncoderTest.php
XmlEncoderTest::testDocTypeIsNotAllowed in vendor/symfony/serializer/Tests/Encoder/XmlEncoderTest.php
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException @expectedExceptionMessage Document types are not allowed.
XmlEncoderTest::testEncodeScalar in vendor/symfony/serializer/Tests/Encoder/XmlEncoderTest.php
XmlEncoderTest::testSetRootNodeName in vendor/symfony/serializer/Tests/Encoder/XmlEncoderTest.php
XmlFileLoaderTest::testLoadImports in vendor/symfony/dependency-injection/Tests/Loader/XmlFileLoaderTest.php
XmlFileLoaderTest::testLoadInlinedServices in vendor/symfony/dependency-injection/Tests/Loader/XmlFileLoaderTest.php
XmlFileLoaderTest::testLoadParameters in vendor/symfony/dependency-injection/Tests/Loader/XmlFileLoaderTest.php
XmlFileLoaderTest::testLoadServices in vendor/symfony/dependency-injection/Tests/Loader/XmlFileLoaderTest.php
XmlFileLoaderTest::testLoadWithImport in vendor/symfony/routing/Tests/Loader/XmlFileLoaderTest.php
XmlFileLoaderTest::testNullValues in vendor/symfony/routing/Tests/Loader/XmlFileLoaderTest.php
XmlFileLoaderTest::testSupports in vendor/symfony/routing/Tests/Loader/XmlFileLoaderTest.php
XmlFileLoaderTest::testXmlNamespaces in vendor/symfony/dependency-injection/Tests/Loader/XmlFileLoaderTest.php
YamlFileLoaderTest::testLoadParameters in vendor/symfony/dependency-injection/Tests/Loader/YamlFileLoaderTest.php
YamlFileLoaderTest::testLoadServices in vendor/symfony/dependency-injection/Tests/Loader/YamlFileLoaderTest.php
YamlFileLoaderTest::testLoadWithResource in vendor/symfony/routing/Tests/Loader/YamlFileLoaderTest.php
YamlFileLoaderTest::testSupports in vendor/symfony/routing/Tests/Loader/YamlFileLoaderTest.php
ZfExtensionManagerSfContainerTest::testGet in core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php
@covers ::setContainer @covers ::get
ZfExtensionManagerSfContainerTest::testHas in core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php
@covers ::setContainer @covers ::has