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 11.x 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
MapDataNormalizerTest::buildExampleTypedDataWithProperties function core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php Builds some example typed data object with properties.
MapDataNormalizerTest::setUp function core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php
MapDataNormalizerTest::testMapNormalize function core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php Tests whether map data can be normalized.
MapDataNormalizerTest::testMapWithPropertiesNormalize function core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php Tests whether map data with properties can be normalized.
MappingCollectionConstrainTest class core/tests/Drupal/KernelTests/Core/Validation/MappingCollectionConstrainTest.php Tests nested composite validation constraints.
MappingCollectionConstrainTest.php file core/tests/Drupal/KernelTests/Core/Validation/MappingCollectionConstrainTest.php
MappingCollectionConstrainTest::$modules property core/tests/Drupal/KernelTests/Core/Validation/MappingCollectionConstrainTest.php
MappingCollectionConstrainTest::testConfigValidation function core/tests/Drupal/KernelTests/Core/Validation/MappingCollectionConstrainTest.php Tests use of AtLeastOneOf validation constraint in config.
MappingTest class core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php Tests Drupal\Core\Config\Schema\Mapping.
MappingTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/MappingTest.php Provides a test plugin for the mapping style.
MappingTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/MappingTest.php
MappingTest.php file core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php
MappingTest::$configSchemaCheckerExclusions property core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php
MappingTest::defineMapping function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/MappingTest.php
MappingTest::filterNumericFields function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/MappingTest.php Restricts the allowed fields to only numeric fields.
MappingTest::providerMappingInterpretation function core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php Provides test cases for all kinds of i) dynamic typing, ii) optional keys.
MappingTest::testInvalidMappingKeyDefinition function core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php Tests invalid mapping key definition.
MappingTest::testInvalidRequiredKeyFlag function core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php Tests invalid required key flag.
MappingTest::testMappingInterpretation function core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php Tests mapping interpretation.
MarkupInterfaceComparatorTest class core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php Tests \Drupal\TestTools\Comparator\MarkupInterfaceComparator.
MarkupInterfaceComparatorTest.php file core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php
MarkupInterfaceComparatorTest::$comparator property core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php The markup comparator.
MarkupInterfaceComparatorTest::$factory property core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php The comparator factory.
MarkupInterfaceComparatorTest::dataSetProvider function core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php Provides test data for the comparator.
MarkupInterfaceComparatorTest::setUp function core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php
MarkupInterfaceComparatorTest::testAccepts function core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php Tests accepts.
MarkupInterfaceComparatorTest::testAssertEquals function core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php Tests assert equals.
MarkupNormalizerTest class core/modules/serialization/tests/src/Unit/Normalizer/MarkupNormalizerTest.php Tests Drupal\serialization\Normalizer\MarkupNormalizer.
MarkupNormalizerTest.php file core/modules/serialization/tests/src/Unit/Normalizer/MarkupNormalizerTest.php
MarkupNormalizerTest::$normalizer property core/modules/serialization/tests/src/Unit/Normalizer/MarkupNormalizerTest.php The TypedDataNormalizer instance.
MarkupNormalizerTest::jsonSchemaDataProvider function core/modules/serialization/tests/src/Unit/Normalizer/MarkupNormalizerTest.php
MarkupNormalizerTest::setUp function core/modules/serialization/tests/src/Unit/Normalizer/MarkupNormalizerTest.php
MarkupNormalizerTest::testDelegatedSchemaDiscovery function core/modules/serialization/tests/src/Unit/Normalizer/MarkupNormalizerTest.php Test the normalizer properly delegates schema discovery to its subject.
MatcherDumperTest class core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php Confirm that the matcher dumper is functioning properly.
MatcherDumperTest.php file core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php
MatcherDumperTest::$fixtures property core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php A collection of shared fixture data for tests.
MatcherDumperTest::$logger property core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php The logger.
MatcherDumperTest::$state property core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php The state.
MatcherDumperTest::setUp function core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php
MatcherDumperTest::testAddAdditionalRoutes function core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php Confirms that we can add routes to the dumper when it already has some.
MatcherDumperTest::testAddRoutes function core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php Confirms that we can add routes to the dumper.
MatcherDumperTest::testCreate function core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php Confirms that the dumper can be instantiated successfully.
MatcherDumperTest::testDump function core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php Confirm that we can dump a route collection to the database.
MatcherDumperTest::testMenuMasksGeneration function core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php Tests the determination of the masks generation.
MaximumFileSizeExceededUploadTest class core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php Tests uploading a file that exceeds the maximum file size.
MaximumFileSizeExceededUploadTest.php file core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php
MaximumFileSizeExceededUploadTest::$defaultTheme property core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php The theme to install as the default for testing.
MaximumFileSizeExceededUploadTest::$fileSystem property core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php The file system service.
MaximumFileSizeExceededUploadTest::$modules property core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php Modules to install.
MaximumFileSizeExceededUploadTest::$originalDisplayErrorsValue property core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php The original value of the 'display_errors' PHP configuration option.

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