Closed (fixed)
Project:
SimpleTest
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
16 Nov 2008 at 11:15 UTC
Updated:
22 Feb 2009 at 03:30 UTC
How come some of the assert methods in the DrupalWebTestCase are protected and some are not? Are there any assert methods that should be public?
Comments
Comment #1
boombatower commentedThis is just somewhat a slopping OO code that was brought up from PHP 4 and partially implemented scope modifiers.
This needs to be decided in core and backported.
Comment #2
boombatower commentedComment #3
boombatower commentedThis has since been fixed.
Comment #4
boombatower commented#338239: Cleaning-up DrupalWebTestCase: pass #1
Comment #5
boombatower commentedComplete backport of Drupal 7.x SimpleTest module. (voids all backports). (SimpleTest 2.6)
Please re-open if still an issue.