Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ClaroViewsUiTest::testViewsUiDropButtonCssClasses | function | core/ |
Tests Views UI dropbutton CSS classes. |
ClaroViewsUiTest::testViewsUiTabsCssClasses | function | core/ |
Tests Views UI display menu tabs CSS classes. |
ClassFinderTest | class | core/ |
Tests Drupal\Component\ClassFinder\ClassFinder. |
ClassFinderTest.php | file | core/ |
|
ClassFinderTest::testFindFile | function | core/ |
@legacy-covers ::findFile |
ClassLoaderTest | class | core/ |
Tests class loading for modules. |
ClassLoaderTest.php | file | core/ |
|
ClassLoaderTest::$apcuEnsureUniquePrefix | property | core/ |
The flag to set 'apcu_ensure_unique_prefix' setting. |
ClassLoaderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ClassLoaderTest::$expected | property | core/ |
The expected result from calling the module-provided class' method. |
ClassLoaderTest::testAutoloadFromModuleFile | function | core/ |
Tests that .module files can use class constants in main section. |
ClassLoaderTest::testClassLoading | function | core/ |
Tests that module-provided classes can be loaded when a module is enabled. |
ClassLoaderTest::testClassLoadingDisabledModules | function | core/ |
Tests that module-provided classes can't be loaded from disabled modules. |
ClassLoaderTest::testClassLoadingNotInstalledModules | function | core/ |
Tests that module-provided classes can't be loaded if module not installed. |
ClassLoaderTest::testMultipleModules | function | core/ |
Ensures the negative caches in the class loader don't result in crashes. |
ClassResolverConstraintValidatorTest | class | core/ |
Tests ClassResolver validation constraint with both valid and invalid values. |
ClassResolverConstraintValidatorTest.php | file | core/ |
|
ClassResolverConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
ClassResolverConstraintValidatorTest::provideServiceValidationCases | function | core/ |
Data provider for service validation test cases. |
ClassResolverConstraintValidatorTest::setUp | function | core/ |
|
ClassResolverConstraintValidatorTest::testNonExistingClass | function | core/ |
Test missing class case. |
ClassResolverConstraintValidatorTest::testNonExistingMethod | function | core/ |
Test missing method case. |
ClassResolverConstraintValidatorTest::testValidationForService | function | core/ |
@dataProvider provideServiceValidationCases |
ClearCacheBlockTest | class | core/ |
Tests clear cache block behavior. |
ClearCacheBlockTest.php | file | core/ |
|
ClearCacheBlockTest::$clearCacheBlock | property | core/ |
The clear cache block instance. |
ClearCacheBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ClearCacheBlockTest::$modules | property | core/ |
Modules to install. |
ClearCacheBlockTest::setUp | function | core/ |
|
ClearCacheBlockTest::testCacheClearBlock | function | core/ |
Tests block behavior and access based on permissions. |
ClearTest | class | core/ |
Tests our clearing is done the proper way. |
ClearTest.php | file | core/ |
|
ClearTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ClearTest::setUp | function | core/ |
|
ClearTest::testFlushAllCaches | function | core/ |
Tests drupal_flush_all_caches(). |
ClickSortingAJAXTest | class | core/ |
Tests the click sorting AJAX functionality of Views exposed forms. |
ClickSortingAJAXTest.php | file | core/ |
|
ClickSortingAJAXTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ClickSortingAJAXTest::$modules | property | core/ |
Modules to install. |
ClickSortingAJAXTest::$testViews | property | core/ |
The views to use for testing. |
ClickSortingAJAXTest::setUp | function | core/ |
|
ClickSortingAJAXTest::testClickSorting | function | core/ |
Tests if sorting via AJAX works for the "Content" View. |
ClientFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Http\ClientFactory[[api-linebreak]] @group Http |
ClientFactoryTest.php | file | core/ |
|
ClientFactoryTest::$factory | property | core/ |
The client factory under test. |
ClientFactoryTest::providerTestCreateFromOptions | function | core/ |
Data provider for testCreateFromOptions. |
ClientFactoryTest::setUp | function | core/ |
|
ClientFactoryTest::testCreateFromOptions | function | core/ |
@covers ::fromOptions[[api-linebreak]] @dataProvider providerTestCreateFromOptions |
CollapsedSummariesTest | class | core/ |
Tests that outlines of node meta values are displayed in summaries and tabs. |
CollapsedSummariesTest.php | file | core/ |
Pagination
- Previous page
- Page 76
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.