DriverChainTest::testDelegateToMatchingNamespaceDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
|
ClassCollectionLoaderTest::testFixNamespaceDeclarations |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
@dataProvider getFixNamespaceDeclarationsData |
UniversalClassLoaderTest::testRegisterNamespaceFallback |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
PHPUnit_Framework_MockObject_Builder_Namespace::lookupId |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Namespace.php |
Looks up the match builder with identification $id and returns it. |
PhpParserTest::testEqualNamespacesPerFileWithClassAsLast |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
Twig_Tests_ExpressionParserTest::testCanOnlyAssignToNames |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@expectedException Twig_Error_Syntax
@dataProvider getFailingTestsForAssignment |
UniversalClassLoaderTest::testLoadClassNamespaceCollision |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
@dataProvider getLoadClassNamespaceCollisionTests |
PhpParserTest::testEqualNamespacesPerFileWithClassAsFirst |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PhpParserTest::testGlobalNamespacesPerFileWithClassAsLast |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PHP_Token_NamespaceTest::testGetEndLineWithScopedNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
PHPUnit_Framework_MockObject_Builder_Namespace::registerId |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Namespace.php |
Registers the match builder $builder with the identification $id. The
builder can later be looked up using lookupId() to figure out if it
has been invoked. |
ClassCollectionLoaderTest::getFixNamespaceDeclarationsData |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
|
PhpParserTest::testGlobalNamespacesPerFileWithClassAsFirst |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
Framework_MockObjectTest::testCreateNamespacedMockFromWsdl |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
@requires extension soap |
UploadedFileTest::testGetClientOriginalNameSanitizeFilename |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
PHP_Token_NamespaceTest::testGetEndLineWithUnscopedNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
PHP_Token_NamespaceTest::testGetStartLineWithScopedNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
PhpParserTest::testDifferentNamespacesPerFileWithClassAsLast |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
ApcUniversalClassLoaderTest::testLoadClassNamespaceCollision |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php |
@dataProvider getLoadClassNamespaceCollisionTests |
UniversalClassLoaderTest::getLoadClassNamespaceCollisionTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
PhpParserTest::testDifferentNamespacesPerFileWithClassAsFirst |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PHP_Token_NamespaceTest::testGetStartLineWithUnscopedNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
PHPUnit_Framework_MockObject_Generator::$blacklistedMethodNames |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator.php |
|
ApcUniversalClassLoaderTest::getLoadClassNamespaceCollisionTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php |
|
DefaultFileLocatorTest::testGetAllClassNamesNonMatchingFileExtension |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
ClassCollectionLoaderTest::testFixNamespaceDeclarationsWithoutTokenizer |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
@dataProvider getFixNamespaceDeclarationsDataWithoutTokenizer |
PHP_Token_InterfaceTest::provideFilesWithClassesWithinMultipleNamespaces |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
|
ClassCollectionLoaderTest::getFixNamespaceDeclarationsDataWithoutTokenizer |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
|
PHP_Token_InterfaceTest::testGetPackageNamespaceForFileWithMultipleNamespaces |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@dataProvider provideFilesWithClassesWithinMultipleNamespaces
@covers PHP_Token_INTERFACE::getPackage |
PHP_Token_InterfaceTest::testGetPackageNamespaceWhenExtentingFromNamespaceClass |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::getPackage |
Framework_MockObject_Invocation_StaticTest::testAllowToGetClassNameSetInConstructor |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/StaticTest.php |
|
Framework_MockObject_Invocation_ObjectTest::testAllowToGetClassNameSetInConstructor |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/ObjectTest.php |
|
Framework_MockObject_Invocation_StaticTest::testAllowToGetMethodNameSetInConstructor |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/StaticTest.php |
|
Framework_MockObject_Invocation_ObjectTest::testAllowToGetMethodNameSetInConstructor |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/ObjectTest.php |
|
PHP_Token_InterfaceTest::testGetPackageNamespaceIsEmptyForInterfacesThatAreNotWithinNamespaces |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
|