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 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
NumberFieldTest::testNumberFormatter function core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php Tests default formatter behavior.
NumberFieldTest::testNumberIntegerField function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Tests integer field.
NumberItemTest class core/modules/field/tests/src/Kernel/Number/NumberItemTest.php Tests the new entity API for the number field type.
NumberItemTest.php file core/modules/field/tests/src/Kernel/Number/NumberItemTest.php
NumberItemTest::$modules property core/modules/field/tests/src/Kernel/Number/NumberItemTest.php Modules to install.
NumberItemTest::dataNumberFieldSettingsProvider function core/modules/field/tests/src/Kernel/Number/NumberItemTest.php Data provider for testConstraints.
NumberItemTest::dataTestMinMaxValue function core/modules/field/tests/src/Kernel/Number/NumberItemTest.php Data provider for testFormFieldMinMaxValue().
NumberItemTest::setUp function core/modules/field/tests/src/Kernel/Number/NumberItemTest.php Set the default field storage backend for fields created during tests.
NumberItemTest::testConstraints function core/modules/field/tests/src/Kernel/Number/NumberItemTest.php Tests constraints on numeric item fields.
NumberItemTest::testFormFieldMinMaxValue function core/modules/field/tests/src/Kernel/Number/NumberItemTest.php Tests the validation of minimum and maximum values.
NumberItemTest::testNumberItem function core/modules/field/tests/src/Kernel/Number/NumberItemTest.php Tests using entity fields of the number field type.
NumberTest class core/tests/Drupal/Tests/Component/Utility/NumberTest.php Tests number manipulation utilities.
NumberTest.php file core/tests/Drupal/Tests/Component/Utility/NumberTest.php
NumberTest::providerTestConversions function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Data provider for testConversions().
NumberTest::providerTestValidStep function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Provides data for self::testNumberStep().
NumberTest::providerTestValidStepOffset function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Data provider for \Drupal\Tests\Component\Utility\NumberTest::testValidStepOffset().
NumberTest::testConversions function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Tests the alphadecimal conversion functions.
NumberTest::testValidStep function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Tests Number::validStep() without offset.
NumberTest::testValidStepOffset function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Tests Number::validStep() with offset.
NumericFilterTest class core/modules/views/tests/src/Unit/Plugin/views/filter/NumericFilterTest.php @coversDefaultClass \Drupal\views\Plugin\views\filter\NumericFilter[[api-linebreak]]
@group Views
NumericFilterTest.php file core/modules/views/tests/src/Unit/Plugin/views/filter/NumericFilterTest.php
NumericFilterTest::provideAcceptExposedInput function core/modules/views/tests/src/Unit/Plugin/views/filter/NumericFilterTest.php Data provider for testAcceptExposedInput test.
NumericFilterTest::testAcceptExposedInput function core/modules/views/tests/src/Unit/Plugin/views/filter/NumericFilterTest.php Tests the acceptExposedInput method.
NumericFormatPluralTest class core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php Tests the creation of numeric fields.
NumericFormatPluralTest.php file core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php
NumericFormatPluralTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php The theme to install as the default for testing.
NumericFormatPluralTest::$modules property core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php Modules to install.
NumericFormatPluralTest::$testViews property core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php Views used by this test.
NumericFormatPluralTest::createFile function core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php Creates and saves a test file.
NumericFormatPluralTest::setUp function core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php Sets up the test.
NumericFormatPluralTest::testNumericFormatPlural function core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php Tests plural formatting setting on a numeric views handler.
obsolete_theme_test.info.yml file core/modules/system/tests/themes/obsolete_theme_test/obsolete_theme_test.info.yml core/modules/system/tests/themes/obsolete_theme_test/obsolete_theme_test.info.yml
OEmbedFieldWidgetTest class core/modules/media/tests/src/Functional/FieldWidget/OEmbedFieldWidgetTest.php @covers \Drupal\media\Plugin\Field\FieldWidget\OEmbedWidget[[api-linebreak]]
OEmbedFieldWidgetTest.php file core/modules/media/tests/src/Functional/FieldWidget/OEmbedFieldWidgetTest.php
OEmbedFieldWidgetTest::$defaultTheme property core/modules/media/tests/src/Functional/FieldWidget/OEmbedFieldWidgetTest.php The theme to install as the default for testing.
OEmbedFieldWidgetTest::testFieldWidgetHelpText function core/modules/media/tests/src/Functional/FieldWidget/OEmbedFieldWidgetTest.php Tests that the oEmbed field widget shows the configured help text.
OEmbedFormatterTest class core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php @covers \Drupal\media\Plugin\Field\FieldFormatter\OEmbedFormatter[[api-linebreak]]
OEmbedFormatterTest.php file core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php
OEmbedFormatterTest::$defaultTheme property core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php The theme to install as the default for testing.
OEmbedFormatterTest::$modules property core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php Modules to install.
OEmbedFormatterTest::providerRender function core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php Data provider for testRender().
OEmbedFormatterTest::setUp function core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php
OEmbedFormatterTest::testDisplayConfiguration function core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php Tests that oEmbed media types' display can be configured correctly.
OEmbedFormatterTest::testRender function core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php Tests the oEmbed field formatter.
OEmbedIframeControllerTest class core/modules/media/tests/src/Kernel/OEmbedIframeControllerTest.php @coversDefaultClass \Drupal\media\Controller\OEmbedIframeController[[api-linebreak]]
OEmbedIframeControllerTest.php file core/modules/media/tests/src/Kernel/OEmbedIframeControllerTest.php
OEmbedIframeControllerTest::$modules property core/modules/media/tests/src/Kernel/OEmbedIframeControllerTest.php Modules to install.
OEmbedIframeControllerTest::providerBadHashParameter function core/modules/media/tests/src/Kernel/OEmbedIframeControllerTest.php Data provider for testBadHashParameter().
OEmbedIframeControllerTest::testBadHashParameter function core/modules/media/tests/src/Kernel/OEmbedIframeControllerTest.php Tests validation of the 'hash' query string parameter.
OEmbedIframeControllerTest::testResourcePassedToPreprocess function core/modules/media/tests/src/Kernel/OEmbedIframeControllerTest.php Tests that resources can be used in media_oembed_iframe preprocess.

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