SomeClass::testMethod |
function |
drupal/core/modules/system/tests/modules/module_autoload_test/lib/Drupal/module_autoload_test/SomeClass.php |
|
RequestMatcherTest::testMethod |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php |
|
AssetReferenceTest::testMethods |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetReferenceTest.php |
@dataProvider getMethodAndRetVal |
DefinitionTest::testMethodCalls |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setMethodCalls
@covers Symfony\Component\DependencyInjection\Definition::addMethodCall
@covers Symfony\Component\DependencyInjection\Definition::hasMethodCall
@covers… |
UrlMatcherTest::testMethodNotAllowed |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
XmlRpcBasicTest::testMethodSignature |
function |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcBasicTest.php |
Ensure that system.methodSignature returns an array of signatures. |
ChainMatcherTest::testMethodNotAllowed |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/ChainMatcherTest.php |
Confirms that the expected exception is thrown. |
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(). |
UrlMatcherTest::testMethodNotAllowedAggregatesAllowedMethods |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|