10 calls to RunnerVersion::getMajor() in Drupal 9
- ComposerIntegrationTest::testVendorCleanup in core/
tests/ Drupal/ Tests/ ComposerIntegrationTest.php - Tests the vendor cleanup utilities do not have obsolete packages listed.
- HtmlOutputPrinter.php in core/
tests/ Drupal/ Tests/ Listeners/ HtmlOutputPrinter.php - PhpUnitCompatibilityTrait.php in core/
tests/ Drupal/ Tests/ PhpUnitCompatibilityTrait.php - PhpUnitWarningsTest::testAssertArraySubset in core/
tests/ Drupal/ Tests/ PhpUnitWarningsTest.php - Tests assertArraySubset.
- PhpUnitWarningsTest::testAssertAttribute in core/
tests/ Drupal/ Tests/ PhpUnitWarningsTest.php - Tests assertion methods accessing class attributes.
- PhpUnitWarningsTest::testAssertContains in core/
tests/ Drupal/ Tests/ PhpUnitWarningsTest.php - Tests assertContains.
- PhpUnitWarningsTest::testAssertEquals in core/
tests/ Drupal/ Tests/ PhpUnitWarningsTest.php - Tests assertEquals.
- PhpUnitWarningsTest::testAssertInternalType in core/
tests/ Drupal/ Tests/ PhpUnitWarningsTest.php - Tests assertInternalType.
- PhpUnitWarningsTest::testAssertNotContains in core/
tests/ Drupal/ Tests/ PhpUnitWarningsTest.php - Tests assertNotContains.
- PhpUnitWarningsTest::testExpectExceptionMessageRegExp in core/
tests/ Drupal/ Tests/ PhpUnitWarningsTest.php - Tests expectExceptionMessageRegExp.