Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.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
TypedDataNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/TypedDataNormalizerTest.php Tests the supportsNormalization() method.
TypedDataTest class core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php Tests the functionality of all core data types.
TypedDataTest.php file core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php
TypedDataTest::$modules property core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php Modules to enable.
TypedDataTest::$typedDataManager property core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php The typed data manager to use.
TypedDataTest::createTypedData function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php Creates a typed data object and ensures it implements TypedDataInterface.
TypedDataTest::setUp function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php
TypedDataTest::testGetAndSet function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php Tests the basics around constructing and working with typed data objects.
TypedDataTest::testTypedDataLists function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php Tests using typed data lists.
TypedDataTest::testTypedDataListsFilter function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php Tests the filter() method on typed data lists.
TypedDataTest::testTypedDataMaps function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php Tests using a typed data map.
TypedDataTest::testTypedDataValidation function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php Tests typed data validation.
UiPhpUnitOutputTest class core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php Test PHPUnit output for the Simpletest UI.
UiPhpUnitOutputTest.php file core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php
UiPhpUnitOutputTest::$modules property core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php Modules to enable.
UiPhpUnitOutputTest::testOutput function core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php Tests that PHPUnit output in the Simpletest UI looks good.
UITestBase class core/modules/views_ui/tests/src/Functional/UITestBase.php Provides a base class for testing the Views UI.
UITestBase class core/modules/views_ui/src/Tests/UITestBase.php Provides a base class for testing the Views UI.
UITestBase.php file core/modules/views_ui/src/Tests/UITestBase.php
UITestBase.php file core/modules/views_ui/tests/src/Functional/UITestBase.php
UITestBase::$adminUser property core/modules/views_ui/tests/src/Functional/UITestBase.php An admin user with the 'administer views' permission.
UITestBase::$adminUser property core/modules/views_ui/src/Tests/UITestBase.php An admin user with the 'administer views' permission.
UITestBase::$fullAdminUser property core/modules/views_ui/src/Tests/UITestBase.php An admin user with administrative permissions for views, blocks, and nodes.
UITestBase::$fullAdminUser property core/modules/views_ui/tests/src/Functional/UITestBase.php An admin user with administrative permissions for views, blocks, and nodes.
UITestBase::$modules property core/modules/views_ui/tests/src/Functional/UITestBase.php Modules to enable.
UITestBase::$modules property core/modules/views_ui/src/Tests/UITestBase.php Modules to enable.
UITestBase::drupalGet function core/modules/views_ui/src/Tests/UITestBase.php Retrieves a Drupal path or an absolute path.
UITestBase::drupalGet function core/modules/views_ui/tests/src/Functional/UITestBase.php Retrieves a Drupal path or an absolute path.
UITestBase::randomView function core/modules/views_ui/tests/src/Functional/UITestBase.php A helper method which creates a random view.
UITestBase::randomView function core/modules/views_ui/src/Tests/UITestBase.php A helper method which creates a random view.
UITestBase::setUp function core/modules/views_ui/src/Tests/UITestBase.php Sets up a Drupal site for running functional and integration tests.
UITestBase::setUp function core/modules/views_ui/tests/src/Functional/UITestBase.php
UmamiMultilingualInstallTest class core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php Tests the multilingual installer installing the Umami profile.
UmamiMultilingualInstallTest.php file core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php
UmamiMultilingualInstallTest::$langcode property core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php The language code in which to install Drupal.
UmamiMultilingualInstallTest::$profile property core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php The installation profile to install.
UmamiMultilingualInstallTest::getPo function core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php Returns the string for the test .po file.
UmamiMultilingualInstallTest::setUpLanguage function core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php Installer step: Select language.
UmamiMultilingualInstallTest::testUmami function core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php Ensures that Umami can be installed with Spanish as the default language.
UncacheableTestAccessResult class core/tests/Drupal/Tests/Core/Access/AccessResultTest.php
UncacheableTestAccessResult::$value property core/tests/Drupal/Tests/Core/Access/AccessResultTest.php The access result value. 'ALLOWED', 'FORBIDDEN' or 'NEUTRAL'.
UncacheableTestAccessResult::andIf function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php Combine this access result with another using AND.
UncacheableTestAccessResult::isAllowed function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php Checks whether this access result indicates access is explicitly allowed.
UncacheableTestAccessResult::isForbidden function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php Checks whether this access result indicates access is explicitly forbidden.
UncacheableTestAccessResult::isNeutral function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php Checks whether this access result indicates access is not yet determined.
UncacheableTestAccessResult::orIf function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php Combine this access result with another using OR.
UncacheableTestAccessResult::__construct function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php Constructs a new UncacheableTestAccessResult object.
UncaughtExceptionTest class core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php Tests kernel panic when things are really messed up.
UncaughtExceptionTest.php file core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php
UncaughtExceptionTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php The theme to install as the default for testing.

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