7 calls to TestDiscovery::getTestInfo()
- TestDiscovery::getTestClasses in core/
modules/ simpletest/ src/ TestDiscovery.php - Discovers all available tests in all extensions.
- TestDiscovery::getTestClasses in core/
lib/ Drupal/ Core/ Test/ TestDiscovery.php - Discovers all available tests in all extensions.
- TestDiscoveryTest::testGetTestInfoEmptyDocblock in core/
tests/ Drupal/ Tests/ Core/ Test/ TestDiscoveryTest.php - Ensure that classes are not reflected when the docblock is empty.
- TestDiscoveryTest::testTestInfoParser in core/
tests/ Drupal/ Tests/ Core/ Test/ TestDiscoveryTest.php - @covers ::getTestInfo @dataProvider infoParserProvider
- TestDiscoveryTest::testTestInfoParserMissingGroup in core/
tests/ Drupal/ Tests/ Core/ Test/ TestDiscoveryTest.php - @covers ::getTestInfo
- TestDiscoveryTest::testTestInfoParserMissingSummary in core/
tests/ Drupal/ Tests/ Core/ Test/ TestDiscoveryTest.php - @covers ::getTestInfo
- WebTestBase::curlHeaderCallback in core/
modules/ simpletest/ src/ WebTestBase.php - Reads headers and registers errors received from the tested site.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.