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
RearrangeFieldsTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php The theme to install as the default for testing.
RearrangeFieldsTest::$testViews property core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php Views used by this test.
RearrangeFieldsTest::assertFieldOrder function core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php Check if the fields are in the correct order.
RearrangeFieldsTest::getViewFields function core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php Gets the fields from the View.
RearrangeFieldsTest::testRearrangeFields function core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php Tests field sorting.
RearrangeFilterTest class core/modules/views_ui/tests/src/Unit/Form/Ajax/RearrangeFilterTest.php Unit tests for Views UI module functions.
RearrangeFilterTest.php file core/modules/views_ui/tests/src/Unit/Form/Ajax/RearrangeFilterTest.php
RearrangeFilterTest::testStaticMethods function core/modules/views_ui/tests/src/Unit/Form/Ajax/RearrangeFilterTest.php Tests static methods.
RebuildScriptTest class core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php Tests the rebuild script access and functionality.
RebuildScriptTest.php file core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php
RebuildScriptTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php The theme to install as the default for testing.
RebuildScriptTest::$modules property core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php Modules to install.
RebuildScriptTest::testRebuild function core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php Tests redirect in rebuild.php.
RebuildTest class core/modules/system/tests/src/Functional/Form/RebuildTest.php Tests functionality of \Drupal\Core\Form\FormBuilderInterface::rebuildForm().
RebuildTest class core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php Tests functionality of \Drupal\Core\Form\FormBuilderInterface::rebuildForm().
RebuildTest.php file core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php
RebuildTest.php file core/modules/system/tests/src/Functional/Form/RebuildTest.php
RebuildTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/RebuildTest.php The theme to install as the default for testing.
RebuildTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php The theme to install as the default for testing.
RebuildTest::$modules property core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php Modules to install.
RebuildTest::$modules property core/modules/system/tests/src/Functional/Form/RebuildTest.php Modules to install.
RebuildTest::$webUser property core/modules/system/tests/src/Functional/Form/RebuildTest.php A user for testing.
RebuildTest::$webUser property core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php A user for testing.
RebuildTest::setUp function core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php
RebuildTest::setUp function core/modules/system/tests/src/Functional/Form/RebuildTest.php
RebuildTest::testPreserveFormActionAfterAJAX function core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php Tests that a form's action is retained after an Ajax submission.
RebuildTest::testRebuildPreservesValues function core/modules/system/tests/src/Functional/Form/RebuildTest.php Tests preservation of values.
RecipeCommandTest class core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php Tests recipe command.
RecipeCommandTest.php file core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php
RecipeCommandTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php The theme to install as the default for testing.
RecipeCommandTest::$strictConfigSchema property core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.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.
RecipeCommandTest::assertCheckpointsExist function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php Asserts that the current set of checkpoints matches the given labels.
RecipeCommandTest::testDefaultInputValueFromConfig function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php
RecipeCommandTest::testErrorOnNonExistentDirectory function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php Tests the recipe command with a non-existent directory.
RecipeCommandTest::testExceptionOnRollback function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php Tests that errors during config rollback won't steamroll validation errors.
RecipeCommandTest::testListInputs function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php
RecipeCommandTest::testPassInput function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php
RecipeCommandTest::testPassInvalidInput function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php
RecipeCommandTest::testRecipeCommand function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php
RecipeConfigStorageWrapper::createStorageFromArray function core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php Creates a single config storage for an array of storages.
RecipeConfigStorageWrapperTest class core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php Tests Drupal\Core\Recipe\RecipeConfigStorageWrapper.
RecipeConfigStorageWrapperTest.php file core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php
RecipeConfigStorageWrapperTest::generateStorages function core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php Generate two storages where the second storage should return a value.
RecipeConfigStorageWrapperTest::testCreateCollection function core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php Test creating a collection passes the name through to the child storages.
RecipeConfigStorageWrapperTest::testDecode function core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php Test that we only use storage A's decode method.
RecipeConfigStorageWrapperTest::testEncode function core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php Test that we only use storage A's encode method.
RecipeConfigStorageWrapperTest::testGetAllCollectionNames function core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php Test that we merge and return only unique collection names.
RecipeConfigStorageWrapperTest::testGetCollection function core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php Test the collection name is stored properly.
RecipeConfigStorageWrapperTest::testLeftSideExists function core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php Validate that the first storage checks existence first.
RecipeConfigStorageWrapperTest::testListAll function core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php Test that list all merges values and makes them unique.

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