Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
simpletest.module
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Aug 2014 at 15:38 UTC
Updated:
30 Dec 2014 at 01:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
berdirThis is unblocked now.
Comment #2
tim.plunkettComment #4
tim.plunkettTestBase::setUp is abstract, you can't call parent::
Comment #5
berdirGreat.
We need to update https://www.drupal.org/node/1829160 when this is done, possibly some others too, as well as documentation (examples.module...)
Comment #6
catchCommitted/pushed to 8.0.x, thanks!
Comment #8
catchComment #9
berdirThere was actually nothing relevant to update there, just added a note that it no longer exists in Drupal 8.
Also searched for UnitTestBase in change records and updated a few (mostly DrupalUnitTestBase left-overs or related change records, actually).