Problem/Motivation

* PHPUnit defines ::runTest
* When LanguageUILanguageNegotiationTest extends Phpunit, as part of the BrowserTestBase conversion, its signature conflicts with the one from phpunit

Proposed resolution

Use doRunTest as new method name.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#4 rename-2795615-4.patch4.8 KBGoZ
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner created an issue. See original summary.

dawehner’s picture

YesCT’s picture

Issue tags: +PHPUnit
GoZ’s picture

Status: Active » Needs review
FileSize
4.8 KB

Here it is

dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Perfect! Thank you !

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 441357f and pushed to 8.3.x. Thanks!

  • alexpott committed 441357f on 8.3.x
    Issue #2795615 by GoZ: Rename LanguageUILanguageNegotiationTest::runTest...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.