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
RoleUserTestBase.php file core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php
RoleUserTestBase::$account property core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php The mocked account.
RoleUserTestBase::$userRoleEntityType property core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php The user role entity type.
RoleUserTestBase::setUp function core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php
RoleValidationTest class core/modules/user/tests/src/Kernel/RoleValidationTest.php Tests validation of user_role entities.
RoleValidationTest.php file core/modules/user/tests/src/Kernel/RoleValidationTest.php
RoleValidationTest::$modules property core/modules/user/tests/src/Kernel/RoleValidationTest.php Modules to install.
RoleValidationTest::setUp function core/modules/user/tests/src/Kernel/RoleValidationTest.php
RoleXmlAnonTest class core/modules/user/tests/src/Functional/Rest/RoleXmlAnonTest.php Tests Role Xml Anon.
RoleXmlAnonTest.php file core/modules/user/tests/src/Functional/Rest/RoleXmlAnonTest.php
RoleXmlAnonTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/RoleXmlAnonTest.php The theme to install as the default for testing.
RoleXmlAnonTest::$format property core/modules/user/tests/src/Functional/Rest/RoleXmlAnonTest.php The format to use in this test.
RoleXmlAnonTest::$mimeType property core/modules/user/tests/src/Functional/Rest/RoleXmlAnonTest.php The MIME type that corresponds to $format.
RoleXmlBasicAuthTest class core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php Tests Role Xml Basic Auth.
RoleXmlBasicAuthTest.php file core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php
RoleXmlBasicAuthTest::$auth property core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php The authentication mechanism to use in this test.
RoleXmlBasicAuthTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php The theme to install as the default for testing.
RoleXmlBasicAuthTest::$format property core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php The format to use in this test.
RoleXmlBasicAuthTest::$mimeType property core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php The MIME type that corresponds to $format.
RoleXmlBasicAuthTest::$modules property core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php Modules to install.
RoleXmlCookieTest class core/modules/user/tests/src/Functional/Rest/RoleXmlCookieTest.php Tests Role Xml Cookie.
RoleXmlCookieTest.php file core/modules/user/tests/src/Functional/Rest/RoleXmlCookieTest.php
RoleXmlCookieTest::$auth property core/modules/user/tests/src/Functional/Rest/RoleXmlCookieTest.php The authentication mechanism to use in this test.
RoleXmlCookieTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/RoleXmlCookieTest.php The theme to install as the default for testing.
RoleXmlCookieTest::$format property core/modules/user/tests/src/Functional/Rest/RoleXmlCookieTest.php The format to use in this test.
RoleXmlCookieTest::$mimeType property core/modules/user/tests/src/Functional/Rest/RoleXmlCookieTest.php The MIME type that corresponds to $format.
RollbackFieldInstanceTest class core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldInstanceTest.php Migrates and rolls back Drupal 7 fields.
RollbackFieldInstanceTest.php file core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldInstanceTest.php
RollbackFieldInstanceTest::executeRollback function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldInstanceTest.php Executes a single rollback.
RollbackFieldInstanceTest::testFieldInstances function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldInstanceTest.php Tests migrating D7 fields to field_storage_config entities, then rolling back.
RollbackFieldTest class core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php Migrates and rolls back Drupal 7 fields.
RollbackFieldTest.php file core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php
RollbackFieldTest::executeRollback function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php Executes a single rollback.
RollbackFieldTest::testFields function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php Tests migrating D7 fields to field_storage_config entities, then rolling back.
RollbackTest class core/tests/Drupal/FunctionalTests/Core/Recipe/RollbackTest.php Tests Rollback.
RollbackTest.php file core/tests/Drupal/FunctionalTests/Core/Recipe/RollbackTest.php
RollbackTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Core/Recipe/RollbackTest.php The theme to install as the default for testing.
RollbackTest::$modules property core/tests/Drupal/FunctionalTests/Core/Recipe/RollbackTest.php Modules to install.
RollbackTest::$strictConfigSchema property core/tests/Drupal/FunctionalTests/Core/Recipe/RollbackTest.php Disable strict config schema because this test explicitly makes the
recipe system save invalid config, to prove that it validates it after
the fact and raises an error.
RollbackTest::assertCheckpointsExist function core/tests/Drupal/FunctionalTests/Core/Recipe/RollbackTest.php Asserts that the current set of checkpoints matches the given labels.
RollbackTest::testRollbackForInvalidConfig function core/tests/Drupal/FunctionalTests/Core/Recipe/RollbackTest.php Tests rollback for invalid config.
RollbackViewModesTest class core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Migrates and rolls back Drupal 7 view modes.
RollbackViewModesTest.php file core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php
RollbackViewModesTest::$modules property core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Modules to install.
RollbackViewModesTest::executeRollback function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Executes a single rollback.
RollbackViewModesTest::testMigration function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Tests migrating D7 view modes, then rolling back.
RouteAliasUpdateTest class core/modules/system/tests/src/Functional/Update/RouteAliasUpdateTest.php Tests the upgrade path for the router table update.
RouteAliasUpdateTest.php file core/modules/system/tests/src/Functional/Update/RouteAliasUpdateTest.php
RouteAliasUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/RouteAliasUpdateTest.php Set database dump files to be used.
RouteAliasUpdateTest::testRunUpdates function core/modules/system/tests/src/Functional/Update/RouteAliasUpdateTest.php Tests the upgrade path for adding aliases to the router table.

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