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. 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
CommentLinkBuilderTest::$moduleHandler property core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php Module handler mock.
CommentLinkBuilderTest::$stringTranslation property core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php String translation mock.
CommentLinkBuilderTest::$timestamp property core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php Timestamp used in test.
CommentLinkBuilderTest::getLinkCombinations function core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php Data provider for ::testCommentLinkBuilder.
CommentLinkBuilderTest::getMockNode function core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php Builds a mock node based on given scenario.
CommentLinkBuilderTest::setUp function core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php Prepares mocks for the test.
CommentLinkBuilderTest::testCommentLinkBuilder function core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php Test the buildCommentedEntityLinks method.
CommentLinksAlterTest class core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php Tests comment links altering.
CommentLinksAlterTest.php file core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php
CommentLinksAlterTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php The theme to install as the default for testing.
CommentLinksAlterTest::$modules property core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php Modules to install.
CommentLinksAlterTest::setUp function core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php
CommentLinksAlterTest::testCommentLinksAlter function core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php Tests comment links altering.
CommentLinksTest class core/modules/comment/tests/src/Functional/CommentLinksTest.php Basic comment links tests to ensure markup present.
CommentLinksTest class core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php Tests the comment link field handlers.
CommentLinksTest.php file core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php
CommentLinksTest.php file core/modules/comment/tests/src/Functional/CommentLinksTest.php
CommentLinksTest::$comment property core/modules/comment/tests/src/Functional/CommentLinksTest.php Comment being tested.
CommentLinksTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentLinksTest.php The theme to install as the default for testing.
CommentLinksTest::$modules property core/modules/comment/tests/src/Functional/CommentLinksTest.php Use the main node listing to test rendering on teasers.
CommentLinksTest::$modules property core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php Modules to enable.
CommentLinksTest::$seen property core/modules/comment/tests/src/Functional/CommentLinksTest.php Seen comments, array of comment IDs.
CommentLinksTest::$testViews property core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php Views used by this test.
CommentLinksTest::setUp function core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php
CommentLinksTest::testCommentLinks function core/modules/comment/tests/src/Functional/CommentLinksTest.php Tests that comment links are output and can be hidden.
CommentLinksTest::testLinkApprove function core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php Test the comment approve link.
CommentLinksTest::testLinkReply function core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php Test the comment reply link.
CommentLockTest class core/modules/comment/tests/src/Unit/Entity/CommentLockTest.php Tests comment acquires and releases the right lock.
CommentLockTest.php file core/modules/comment/tests/src/Unit/Entity/CommentLockTest.php
CommentLockTest::testLocks function core/modules/comment/tests/src/Unit/Entity/CommentLockTest.php Test the lock behavior.
CommentManagerTest class core/modules/comment/tests/src/Unit/CommentManagerTest.php @coversDefaultClass \Drupal\comment\CommentManager[[api-linebreak]]
@group comment
CommentManagerTest.php file core/modules/comment/tests/src/Unit/CommentManagerTest.php
CommentManagerTest::testGetFields function core/modules/comment/tests/src/Unit/CommentManagerTest.php Tests the getFields method.
CommentNewIndicatorTest class core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php Tests the 'new' indicator posted on comments.
CommentNewIndicatorTest.php file core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php
CommentNewIndicatorTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php The theme to install as the default for testing.
CommentNewIndicatorTest::$modules property core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php Use the main node listing to test rendering on teasers.
CommentNewIndicatorTest::renderNewCommentsNodeLinks function core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php Get node "x new comments" metadata from the server for the current user.
CommentNewIndicatorTest::testCommentNewCommentsIndicator function core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php Tests new comment marker.
CommentNodeAccessTest class core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php Tests comments with node access.
CommentNodeAccessTest.php file core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php
CommentNodeAccessTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php The theme to install as the default for testing.
CommentNodeAccessTest::$modules property core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php Modules to install.
CommentNodeAccessTest::setUp function core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php
CommentNodeAccessTest::testThreadedCommentView function core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php Test that threaded comments can be viewed.
CommentNodeChangesTest class core/modules/comment/tests/src/Functional/CommentNodeChangesTest.php Tests that comments behave correctly when the node is changed.
CommentNodeChangesTest.php file core/modules/comment/tests/src/Functional/CommentNodeChangesTest.php
CommentNodeChangesTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentNodeChangesTest.php The theme to install as the default for testing.
CommentNodeChangesTest::testNodeDeletion function core/modules/comment/tests/src/Functional/CommentNodeChangesTest.php Tests that comments are deleted with the node.
CommentNonNodeTest class core/modules/comment/tests/src/Functional/CommentNonNodeTest.php Tests commenting on a test entity.

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