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
NumberFieldRdfaTest::testFloatFormatterWithScaleExercised function core/modules/rdf/tests/src/Kernel/Field/NumberFieldRdfaTest.php Tests the float formatter with a scale. Scale is exercised.
NumberFieldRdfaTest::testFloatFormatterWithSettings function core/modules/rdf/tests/src/Kernel/Field/NumberFieldRdfaTest.php Tests the float formatter with settings.
NumberFieldRdfaTest::testIntegerFormatter function core/modules/rdf/tests/src/Kernel/Field/NumberFieldRdfaTest.php Tests the integer formatter.
NumberFieldRdfaTest::testIntegerFormatterWithSettings function core/modules/rdf/tests/src/Kernel/Field/NumberFieldRdfaTest.php Tests the integer formatter with settings.
NumberFieldTest class core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Tests the creation of numeric fields.
NumberFieldTest class core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php Tests the numeric field widget.
NumberFieldTest.php file core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php
NumberFieldTest.php file core/modules/field/tests/src/Functional/Number/NumberFieldTest.php
NumberFieldTest::$defaultTheme property core/modules/field/tests/src/Functional/Number/NumberFieldTest.php The theme to install as the default for testing.
NumberFieldTest::$defaultTheme property core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php The theme to install as the default for testing.
NumberFieldTest::$modules property core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php Modules to enable.
NumberFieldTest::$modules property core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Modules to enable.
NumberFieldTest::assertSetMinimumValue function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Helper function to set the minimum value of a field.
NumberFieldTest::setUp function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php
NumberFieldTest::setUp function core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php
NumberFieldTest::testCreateNumberDecimalField function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Tests setting the minimum value of a decimal field through the interface.
NumberFieldTest::testCreateNumberFloatField function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Tests setting the minimum value of a float field through the interface.
NumberFieldTest::testNumberDecimalField function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Test decimal field.
NumberFieldTest::testNumberFloatField function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Test float field.
NumberFieldTest::testNumberFormatter function core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php Test default formatter behavior.
NumberFieldTest::testNumberIntegerField function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Test 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 enable.
NumberItemTest::dataNumberFieldSettingsProvider function core/modules/field/tests/src/Kernel/Number/NumberItemTest.php Data provider for testConstraints.
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::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.
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 enable.
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
NumericFormatPluralTest::testNumericFormatPlural function core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php Test plural formatting setting on a numeric views handler.
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 enable.
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

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