FieldByClassEnhancerTest::testFieldAlreadyThere |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
AbstractReaderTest::testClassSyntaxErrorContext |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage Expected namespace separator or identifier, got ')' at position 18 in class Doctrine\Tests\Common\Annotations\DummyClassSyntaxError. |
FieldPresenceEnhancerTest::testFieldAlreadyThere |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldPresenceEnhancerTest.php |
|
PdoSessionHandlerTest::testWrongTableOptionsRead |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php |
|
AbstractReaderTest::testMethodSyntaxErrorContext |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage Expected namespace separator or identifier, got ')' at position 18 in method Doctrine\Tests\Common\Annotations\DummyClassMethodSyntaxError::foo(). |
PHPUnit_Util_Configuration::readFilterDirectories |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php |
@since Method available since Release 3.2.3 |
AbstractReaderTest::testPropertySyntaxErrorContext |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage Expected namespace separator or identifier, got ')' at position 18 in property Doctrine\Tests\Common\Annotations\DummyClassPropertySyntaxError::$foo. |
TermIndexTest::testTaxonomyTermHierarchyBreadcrumbs |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermIndexTest.php |
Tests that there is a link to the parent term on the child term page. |
AbstractReaderTest::testAnnotationsWithValidTargets |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
AbstractReaderTest::testInvalidAnnotationButIgnored |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@group DDC-1660
@group regression |
ClassMetadataFactoryTest::testReadMetadataFromCache |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataFactoryTest.php |
|
ShortcutSetsTest::testShortcutSetRenameAlreadyExists |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests renaming a shortcut set to the same name as another set. |
AbstractReaderTest::testImportWithConcreteAnnotation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
PHP_CodeCoverage_Report_HTML_Renderer::getBreadcrumbs |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer.php |
|
AbstractReaderTest::testMultipleAnnotationsOnSameLine |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@group regression |
PerformanceTest::testCachedReadPerformanceWithInMemory |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
PerformanceTest::testCachedReadPerformanceWithFileCache |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
AbstractReaderTest::testErrorWhenInvalidAnnotationIsUsed |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage The class "Doctrine\Tests\Common\Annotations\Fixtures\NoAnnotation" is not annotated with
. Are you sure this class can be used as annotation? If… |
FileCacheReaderTest::testAttemptToCreateAnnotationCacheDir |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
@group DCOM-81 |
PHP_CodeCoverage_Report_HTML_Renderer::getActiveBreadcrumb |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer.php |
|
AbstractReaderTest::testClassWithMethodInvalidVarTypeError |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Type Error] Attribute "annotation" of @AnnotationWithVarType declared on method… |
AbstractReaderTest::testImportDetectsNotImportedAnnotation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage The annotation "@NameFoo" in property Doctrine\Tests\Common\Annotations\TestAnnotationNotImportedClass::$field was never imported. |
AbstractReaderTest::testImportDetectsNonExistentAnnotation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage The annotation "@Foo\Bar\Name" in property Doctrine\Tests\Common\Annotations\TestNonExistentAnnotationClass::$field was never imported. |
Util_ConfigurationTest::testPHPConfigurationIsReadCorrectly |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
|
SimpleAnnotationReaderTest::testInvalidAnnotationButIgnored |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
@group DDC-1660
@group regression |
PHP_CodeCoverage_Report_HTML_Renderer::getInactiveBreadcrumb |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer.php |
|
AbstractReaderTest::testClassWithPropertyInvalidVarTypeError |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Type Error] Attribute "string" of @AnnotationWithVarType declared on property… |
Util_ConfigurationTest::testGroupConfigurationIsReadCorrectly |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
|
AbstractReaderTest::testInvalidAnnotationUsageButIgnoredClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
Util_ConfigurationTest::testFilterConfigurationIsReadCorrectly |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
|
StoreTest::testReadsAnEmptyArrayWithReadWhenNothingCachedAtKey |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
Util_ConfigurationTest::testLoggingConfigurationIsReadCorrectly |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
|
Util_ConfigurationTest::testPHPUnitConfigurationIsReadCorrectly |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
|
Util_ConfigurationTest::testListenerConfigurationIsReadCorrectly |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
|
SimpleAnnotationReaderTest::testImportDetectsNotImportedAnnotation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
Contrary to the behavior of the default annotation reader, we do just ignore
these in the simple annotation reader (so, no expected exception here). |
SimpleAnnotationReaderTest::testImportDetectsNonExistentAnnotation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
Contrary to the behavior of the default annotation reader, we do just ignore
these in the simple annotation reader (so, no expected exception here). |
AbstractReaderTest::testIgnoresAnnotationsNotPrefixedWithWhitespace |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
PHP_CodeCoverage_Report_HTML_Renderer_Dashboard::getActiveBreadcrumb |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Dashboard.php |
|
SimpleAnnotationReaderTest::testInvalidAnnotationUsageButIgnoredClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException |
Util_ConfigurationTest::testSeleniumBrowserConfigurationIsReadCorrectly |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.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… |
AbstractReaderTest::testClassWithInvalidAnnotationTargetAtMethodDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Semantical Error] Annotation @AnnotationTargetClass is not allowed to be declared on method… |
AbstractReaderTest::testClassWithInvalidAnnotationTargetAtPropertyDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Semantical Error] Annotation @AnnotationTargetClass is not allowed to be declared on property… |
AbstractReaderTest::testClassWithAnnotationWithTargetSyntaxErrorAtClassDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage Expected namespace separator or identifier, got ')' at position 24 in class @Doctrine\Tests\Common\Annotations\Fixtures\AnnotationWithTargetSyntaxError. |
SimpleAnnotationReaderTest::testClassWithInvalidAnnotationTargetAtClassDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
Contrary to the behavior of the default annotation reader, we do just ignore
these in the simple annotation reader (so, no expected exception here). |
AbstractReaderTest::testClassWithInvalidNestedAnnotationTargetAtPropertyDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Semantical Error] Annotation @AnnotationTargetAnnotation is not allowed to be declared on property… |
AbstractReaderTest::testClassWithAnnotationWithTargetSyntaxErrorAtMethodDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage Expected namespace separator or identifier, got ')' at position 24 in class @Doctrine\Tests\Common\Annotations\Fixtures\AnnotationWithTargetSyntaxError. |
SimpleAnnotationReaderTest::testClassWithInvalidAnnotationTargetAtMethodDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
Contrary to the behavior of the default annotation reader, we do just ignore
these in the simple annotation reader (so, no expected exception here). |
AbstractReaderTest::testClassWithAnnotationWithTargetSyntaxErrorAtPropertyDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage Expected namespace separator or identifier, got ')' at position 24 in class @Doctrine\Tests\Common\Annotations\Fixtures\AnnotationWithTargetSyntaxError. |
SimpleAnnotationReaderTest::testClassWithInvalidAnnotationTargetAtPropertyDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
Contrary to the behavior of the default annotation reader, we do just ignore
these in the simple annotation reader (so, no expected exception here). |