Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
PendingRevisionTest::setUp function core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php
PendingRevisionTest::testTaxonomyIndexWithPendingRevision function core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php Tests that the taxonomy index work correctly with pending revisions.
PendingUpdatesValidatorTest class core/modules/package_manager/tests/src/Kernel/PendingUpdatesValidatorTest.php Tests Pending Updates Validator.
PendingUpdatesValidatorTest.php file core/modules/package_manager/tests/src/Kernel/PendingUpdatesValidatorTest.php
PendingUpdatesValidatorTest::$modules property core/modules/package_manager/tests/src/Kernel/PendingUpdatesValidatorTest.php Modules to install.
PendingUpdatesValidatorTest::testNoPendingUpdates function core/modules/package_manager/tests/src/Kernel/PendingUpdatesValidatorTest.php Tests that no error is raised if there are no pending updates.
PendingUpdatesValidatorTest::testPendingPostUpdate function core/modules/package_manager/tests/src/Kernel/PendingUpdatesValidatorTest.php Tests that an error is raised if there are pending post-updates.
PendingUpdatesValidatorTest::testPendingUpdateAfterStaged function core/modules/package_manager/tests/src/Kernel/PendingUpdatesValidatorTest.php Tests that pending updates stop an operation from being applied.
PendingUpdatesValidatorTest::testPendingUpdateHook function core/modules/package_manager/tests/src/Kernel/PendingUpdatesValidatorTest.php Tests that an error is raised if there are pending schema updates.
PercentagesTest class core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php Tests the Batch helper object.
PercentagesTest.php file core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php
PercentagesTest::providerTestPercentages function core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php Provide data for batch unit tests.
PercentagesTest::testPercentages function core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php Tests percentages.
PerComponentEntityDisplayTest class core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Tests the entity display destination plugin.
PerComponentEntityDisplayTest.php file core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php
PerComponentEntityDisplayTest::testImport function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Tests the entity display import method.
PerComponentEntityFormDisplayTest class core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Tests the entity display destination plugin.
PerComponentEntityFormDisplayTest.php file core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php
PerComponentEntityFormDisplayTest::testImport function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Tests the entity display import method.
PerformanceTest class core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php Tests performance with the navigation toolbar enabled.
PerformanceTest.php file core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php
PerformanceTest::$defaultTheme property core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php The theme to install as the default for testing.
PerformanceTest::$profile property core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php The profile to install as a basis for testing.
PerformanceTest::setUp function core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php
PerformanceTest::testLogin function core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php Tests performance of the navigation toolbar.
PerformanceTestBase class core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php Collects performance metrics.
PerformanceTestBase.php file core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php
PerformanceTestBase::$modules property core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php Modules to install.
PerformanceTestBase::getMinkDriverArgs function core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php Gets the Mink driver args from an environment variable.
PerformanceTestBase::installModulesFromClassProperty function core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php Install modules defined by `static::$modules`.
PerformanceTestBase::prepareEnvironment function core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php Prepares the current environment for running the test.
PerformanceTestBase::setUp function core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php
PerformanceTestRecorder class core/lib/Drupal/Core/Test/PerformanceTestRecorder.php Records the number of times specific events occur.
PerformanceTestRecorder.php file core/lib/Drupal/Core/Test/PerformanceTestRecorder.php
PerformanceTestRecorder::$record property core/lib/Drupal/Core/Test/PerformanceTestRecorder.php
PerformanceTestRecorder::$state property core/lib/Drupal/Core/Test/PerformanceTestRecorder.php The state service for persistent storage if necessary.
PerformanceTestRecorder::getCount function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php Gets the number of times an event occurred.
PerformanceTestRecorder::getSubscribedEvents function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php
PerformanceTestRecorder::onRouteBuilderFinish function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php Records a router rebuild.
PerformanceTestRecorder::record function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php Records the occurrence of an event.
PerformanceTestRecorder::registerService function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php Registers core.performance.test.recorder service.
PerformanceTestRecorder::__construct function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php PerformanceTestRecorder constructor.
PerformanceTestTrait trait core/tests/Drupal/Tests/PerformanceTestTrait.php Provides various methods to aid in collecting performance data during tests.
PerformanceTestTrait.php file core/tests/Drupal/Tests/PerformanceTestTrait.php
PerformanceTestTrait::assertCountBetween function core/tests/Drupal/Tests/PerformanceTestTrait.php Asserts that a count is between a min and max inclusively.
PerformanceTestTrait::assertMetrics function core/tests/Drupal/Tests/PerformanceTestTrait.php Assert metrics from a performance data value object.
PerformanceTestTrait::collectNetworkData function core/tests/Drupal/Tests/PerformanceTestTrait.php Prepares data for assertions.
PerformanceTestTrait::collectPerformanceData function core/tests/Drupal/Tests/PerformanceTestTrait.php Executes a callable and collects performance data.
PerformanceTestTrait::doGetMinkDriverArgs function core/tests/Drupal/Tests/PerformanceTestTrait.php Helper for ::getMinkDriverArgs().
PerformanceTestTrait::doInstallModulesFromClassProperty function core/tests/Drupal/Tests/PerformanceTestTrait.php Helper for ::installModulesFromClassProperty().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.