KernelTest::testLocateResourceThrowsExceptionWhenResourceDoesNotExist |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
@expectedException \InvalidArgumentException |
ClassMetadataTest::testGroupSequenceFailsIfGroupSequenceProviderIsSet |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
@expectedException \Symfony\Component\Validator\Exception\GroupDefinitionException |
ClassMetadataTest::testGroupSequenceProviderFailsIfGroupSequenceIsSet |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
@expectedException \Symfony\Component\Validator\Exception\GroupDefinitionException |
HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndRawIsTrue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
@expectedException RuntimeException |
Twig_Test_EscapingTest::testHtmlAttributeEscapingConvertsSpecialChars |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/escapingTest.php |
|
PHP_CodeCoverageTest::testFunctionParenthesesAreAllowedWithWhitespace |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered |
DefinitionDecoratorTest::testReplaceArgumentShouldRequireIntegerIndex |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
@expectedException InvalidArgumentException |
PHP_CodeCoverage_Report_CloverTest::testCloverForFileWithIgnoredLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/CloverTest.php |
@covers PHP_CodeCoverage_Report_Clover |
Framework_AssertTest::testAssertArrayNotHasKeyAcceptsArrayAccessValue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertArrayNotHasKey |
Framework_AssertTest::testAssertJsonStringEqualsJsonStringErrorRaised |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@dataProvider validInvalidJsonDataprovider
@covers PHPUnit_Framework_Assert::assertJsonStringEqualsJsonString |
OtherInstallationProfileModuleTestsTest::testOtherInstallationProfile |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Tests that tests located in another installation profile do not appear. |
ContentAwareGeneratorTest::testGenerateDocumentMultilangLocaleNomatch |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ContentAwareGeneratorTest.php |
|
SigchildEnabledProcessTest::testProcessWithoutTermSignalIsNotSignaled |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
CacheWarmerTest::testWriteNonWritableCacheFileThrowsARuntimeException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerTest.php |
@expectedException \RuntimeException |
SimpleAnnotationReaderTest::testInvalidAnnotationUsageButIgnoredClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException |
Framework_AssertTest::testXMLStructureAttributesAreSameButValuesAreNot |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertEqualXMLStructure |
UrlMatcherTest::testDefaultRequirementOfVariableDisallowsNextSeparator |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException |
PHPUnit_Framework_MockObject_Invocation_Static::$uncloneableExtensions |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation/Static.php |
|
field.instance.test_entity.test_bundle.field_test_import_staging_2.yml |
file |
drupal/core/modules/field/tests/modules/field_test_config/staging/field.instance.test_entity.test_bundle.field_test_import_staging_2.yml |
drupal/core/modules/field/tests/modules/field_test_config/staging/field.instance.test_entity.test_bundle.field_test_import_staging_2.yml |
PHP_CodeCoverage_Report_HTML_Renderer_File::renderFunctionOrMethodItem |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/File.php |
|
Framework_AssertTest::testAssertClassHasStaticAttributeThrowsException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertClassHasStaticAttribute
@expectedException PHPUnit_Framework_Exception |
RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/RelationshipNodeTermDataTest.php |
|
ValidationVisitorTest::testValidateCascadedPropertyValidatesReferences |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
PHPUnit_Framework_MockObject_MockObject::__phpunit_getInvocationMocker |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockObject.php |
|
EsiFragmentRendererTest::testRenderFallbackToInlineStrategyIfNoRequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/EsiFragmentRendererTest.php |
|
ValidationVisitorTest::testValidateCascadedPropertyRecursesIfDeepIsSet |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
ResolveInvalidReferencesPassTest::testProcessIgnoreNonExistentServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInvalidReferencesPassTest.php |
|
Framework_TestCaseTest::testSkipsProvidesMessagesForAllSkippingReasons |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
AnnotationLoaderTest::testLoadClassMetadataReturnsFalseIfNotSuccessful |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/AnnotationLoaderTest.php |
|
ProcessBuilderTest::testProcessShouldInheritAndOverrideEnvironmentVars |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
|
PHPUnit_Framework_MockObject_Generator::generateMockedMethodDefinition |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator.php |
|
Framework_MockObjectTest::testArgumentCloningOptionGeneratesUniqueMock |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndRawIsFalse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
SigchildDisabledProcessTest::testProcessWithoutTermSignalIsNotSignaled |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
PHP_CodeCoverageTest::testTwoCoversDefaultClassAnnoationsAreNotAllowed |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered
@expectedException PHP_CodeCoverage_Exception |
ContainerAwareEventDispatcherTest::testPreventDuplicateListenerService |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
Twig_Tests_NodeVisitor_OptimizerTest::testRenderVariableBlockOptimizer |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/NodeVisitor/OptimizerTest.php |
|
Framework_AssertTest::testAssertContainsOnlyInstancesOfThrowsException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertContainsOnlyInstancesOf
@expectedException PHPUnit_Framework_Exception |
InlineTest::testParseScalarWithCorrectlyQuotedStringShouldReturnString |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
ExecutionContextTest::testAddViolationUsesPreconfiguredValueIfNotPassed |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
Framework_ConstraintTest::testConstraintCallbackInvalidFunctionArgument |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_Callback
@expectedException InvalidArgumentException
@expectedExceptionMessage Specified callback <invalid callback> is not callable. |
PHPUnit_Framework_MockObject_Builder_ParametersMatch::withAnyParameters |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/ParametersMatch.php |
Sets a matcher which allows any kind of parameters. |
TraceableEventDispatcherTest::testStopwatchStopControllerOnRequestEvent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
Framework_AssertTest::testAssertClassHasStaticAttributeThrowsException2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertClassHasStaticAttribute
@expectedException PHPUnit_Framework_Exception |
ConstraintTest::testCanCreateConstraintWithNoDefaultOptionAndEmptyArray |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
ValidationVisitorTest::testValidateTwiceInDifferentGroupsValidatesTwice |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
ValidationVisitorTest::testValidateInDefaultGroupTraversesGroupSequence |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
ValidationVisitorTest::testValidateInOtherGroupTraversesNoGroupSequence |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
ResolveDefinitionTemplatesPassTest::testProcessAppendsMethodCallsAlways |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
Util_ConfigurationTest::testSeleniumBrowserConfigurationIsReadCorrectly |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
|