Framework_AssertTest::testAssertStringStartsWithThrowsException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringStartsWith
@expectedException PHPUnit_Framework_Exception |
UploadedFileTest::testGuessClientExtensionWithIncorrectMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
StoreTest::testRestoresResponseContentFromEntityStoreWithLookup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
ContainerTest::testEnterScopeRecursivelyWithInactiveChildScopes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
ContainerBuilderTest::testCreateProxyWithRealServiceInstantiator |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
UrlGeneratorTest::testRelativeUrlWithNullParameterButNotOptional |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException |
JsonResponseTest::testConstructorWithAssocArrayCreatesJsonObject |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
DocParserTest::testAnnotationWithAttributesWithVarTypeArrayError |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@dataProvider getAnnotationVarTypeArrayProviderInvalid |
DocParserTest::testAnnotationWithoutClassIsIgnoredWithoutWarning |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DDC-77 |
ajax_forms_test_advanced_commands_settings_with_merging_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax callback for 'settings' but with setting overrides. |
Framework_AssertTest::testAssertStringStartsWithThrowsException2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringStartsWith
@expectedException PHPUnit_Framework_Exception |
Framework_AssertTest::testAssertStringEndsNotWithThrowsException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringEndsNotWith
@expectedException PHPUnit_Framework_Exception |
Twig_Tests_Extension_CoreTest::testRandomFunctionWithoutParameter |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/CoreTest.php |
|
RoutableFragmentRendererTest::testGenerateFragmentUriWithARequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/RoutableFragmentRendererTest.php |
|
PHP_CodeCoverage_TestCase::setUpXdebugStubForFileWithIgnoredLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/TestCase.php |
|
SigchildDisabledProcessTest::testStopWithTimeoutIsActuallyWorking |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
|
Framework_AssertTest::testAssertStringEndsNotWithThrowsException2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringEndsNotWith
@expectedException PHPUnit_Framework_Exception |
StoreTest::testInvalidatesMetaAndEntityStoreEntriesWithInvalidate |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
UrlGeneratorTest::testGenerateForRouteWithInvalidOptionalParameter |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException |
UrlGeneratorTest::testUrlWithInvalidParameterInHostInNonStrictMode |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
InlineFragmentRendererTest::testRenderExceptionIgnoreErrorsWithAlt |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php |
|
KernelTest::testLocateResourceReturnsTheFirstThatMatchesWithParent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
Twig_Tests_LexerTest::testOperatorEndingWithALetterAtTheEndOfALine |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
Framework_AssertTest::testAssertStringStartsNotWithThrowsException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringStartsNotWith
@expectedException PHPUnit_Framework_Exception |
StoreTest::testDoesNotFindAnEntryWithLookupWhenTheBodyDoesNotExist |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
PhpMatcherDumperTest::testDumpWhenSchemeIsUsedWithoutAProperDumper |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php |
@expectedException \LogicException |
HttpCacheTest::testDoesNotCacheWithCookieHeaderAndNonPublicResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
BankAccountWithCustomExtensionTest::testBalanceCannotBecomeNegative |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php |
@covers BankAccount::withdrawMoney
@group balanceCannotBecomeNegative
@group specification |
ParentClassWithProtectedAttributes::$protectedStaticParentAttribute |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php |
|
UrlGeneratorTest::testGenerateForRouteWithInvalidMandatoryParameter |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException |
ReplaceAliasByActualDefinitionPassTest::testProcessWithInvalidAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ReplaceAliasByActualDefinitionPassTest.php |
@expectedException \InvalidArgumentException |
Framework_MockObjectTest::testMockedMethodIsCalledOnceWithParameter |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
AbstractReaderTest::testIgnoresAnnotationsNotPrefixedWithWhitespace |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
PHP_CodeCoverageTest::testMethodParenthesesAreAllowedWithWhitespace |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered |
Framework_AssertTest::testAssertStringStartsNotWithThrowsException2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringStartsNotWith
@expectedException PHPUnit_Framework_Exception |
HttpCacheTest::testDoesNotCacheResponsesWithExplicitNoStoreDirective |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
BankAccountWithCustomExtensionTest::testBalanceCannotBecomeNegative2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php |
@covers BankAccount::depositMoney
@group balanceCannotBecomeNegative
@group specification |
DocParserTest::testAnnotationWithRequiredAttributesWithoutContructor |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
ExecutionContextTest::testGetPropertyPathWithEmptyCurrentPropertyPath |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
UrlGeneratorTest::testUrlWithInvalidParameterEqualsDefaultValueInHost |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException |
PHP_CodeCoverageTest::testFunctionParenthesesAreAllowedWithWhitespace |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered |
PHP_CodeCoverage_Report_CloverTest::testCloverForFileWithIgnoredLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/CloverTest.php |
@covers PHP_CodeCoverage_Report_Clover |
SigchildEnabledProcessTest::testProcessWithoutTermSignalIsNotSignaled |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
SigchildDisabledProcessTest::testProcessWithoutTermSignalIsNotSignaled |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
InlineTest::testParseScalarWithCorrectlyQuotedStringShouldReturnString |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
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. |
ConstraintTest::testCanCreateConstraintWithNoDefaultOptionAndEmptyArray |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
ClassCollectionLoaderTest::testFixNamespaceDeclarationsWithoutTokenizer |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
@dataProvider getFixNamespaceDeclarationsDataWithoutTokenizer |
RemoveUnusedDefinitionsPassTest::testProcessWorksWithInlinedDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|
AbstractReaderTest::testClassWithInvalidAnnotationTargetAtClassDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Semantical Error] Annotation @AnnotationTargetPropertyMethod is not allowed to be declared on class… |