Search for group

  1. Search 7.x for group
  2. Search 9.5.x for group
  3. Search 10.3.x for group
  4. Search 11.x for group
  5. Other projects
Title Object type File name Summary
hook_test_group_finished function core/modules/simpletest/simpletest.api.php A test group has finished.
hook_test_group_started function core/modules/simpletest/simpletest.api.php A test group has started.
LegacyLibraryDiscoveryTest::testJqueryUiControlgroup function core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php Tests that the jquery.ui.controlgroup library is deprecated.
MissingGroupException class core/modules/simpletest/src/Exception/MissingGroupException.php Exception thrown when a simpletest class is missing an @group annotation.
MissingGroupException.php file core/modules/simpletest/src/Exception/MissingGroupException.php
simpletest_deprecation_test_test_group_finished function core/modules/simpletest/tests/modules/simpletest_deprecation_test/simpletest_deprecation_test.module Implements hook_test_group_finished().
simpletest_deprecation_test_test_group_started function core/modules/simpletest/tests/modules/simpletest_deprecation_test/simpletest_deprecation_test.module Implements hook_test_group_started().
TestDeprecatedTestHooks::testHookTestGroupFinished function core/modules/simpletest/tests/src/Kernel/TestDeprecatedTestHooks.php @expectedDeprecation The deprecated hook hook_test_group_finished() is implemented in these functions: simpletest_deprecation_test_test_group_finished(). Convert your test to a PHPUnit-based one and implement test listeners. See…
TestDeprecatedTestHooks::testHookTestGroupStarted function core/modules/simpletest/tests/src/Kernel/TestDeprecatedTestHooks.php @expectedDeprecation The deprecated hook hook_test_group_started() is implemented in these functions: simpletest_deprecation_test_test_group_started(). Convert your test to a PHPUnit-based one and implement test listeners. See…

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