Search for testMethod
- Search 7.x for testMethod
- Search 9.5.x for testMethod
- Search 8.9.x for testMethod
- Search 10.3.x for testMethod
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BrowserHtmlDebugTrait::getTestMethodCaller | function | core/ |
Retrieves the current calling line in the class under test. |
| BrowserTestBase::getTestMethodCaller | function | core/ |
Retrieves the current calling line in the class under test. |
| DuplicatePluralizedMethodName::testMethod | function | core/ |
#[ActionMethod(pluralize: 'testMethod')] |
| DuplicatePluralizedOtherMethodName::testMethod | function | core/ |
#[ActionMethod(pluralize: 'testMethod2')] |
| DuplicatePluralizedOtherMethodName::testMethod2 | function | core/ |
#[ActionMethod] |
| ExtendingNonInstalledClass::testMethod | function | core/ |
Provides an empty test method for testing. |
| GetTestMethodCallerExtendsTest | class | core/ |
Test for BrowserTestBase::getTestMethodCaller() in child classes. |
| GetTestMethodCallerExtendsTest.php | file | core/ |
|
| GetTestMethodCallerExtendsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| GetTestMethodCallerExtendsTest::testGetTestMethodCallerChildClass | function | core/ |
A test method that is not present in the parent class. |
| GetTestMethodCallerTest | class | core/ |
Explicit test for BrowserTestBase::getTestMethodCaller(). |
| GetTestMethodCallerTest.php | file | core/ |
|
| GetTestMethodCallerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| GetTestMethodCallerTest::testGetTestMethodCaller | function | core/ |
Tests BrowserTestBase::getTestMethodCaller(). |
| MediaLibraryStateTest::testMethods | function | core/ |
Tests the media library state methods. |
| MethodFilterTest::testMethodNotAllowedException | function | core/ |
Tests method not allowed exception. |
| MethodFilterTest::testMethodNotAllowedExceptionWithMultipleRoutes | function | core/ |
Tests method not allowed exception with multiple routes. |
| SomeClass::testMethod | function | core/ |
|
| TestController::testMethod | function | core/ |
Helper page to load jQuery in test. |
| TestController::testMethod | function | core/ |
Just a test method for the test routes. |
| TestInterface::testMethod | function | core/ |
|
| TestServiceWithInterface::testMethod | function | core/ |
|
| TestServiceWithProtectedMethods::testMethod | function | core/ |
|
| TestServiceWithPublicStaticMethod::testMethod | function | core/ |
|
| UsingNonInstalledTraitClass::testMethod | function | core/ |
Provides an empty test method. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.