Modify ↓
#11583 closed enhancement (fixed)
Allow tester_class to be specified for FunctionalTestSuite
Reported by: | Ryan J Ollos | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 1.0.2 |
Component: | general | Version: | |
Severity: | normal | Keywords: | |
Cc: | olemis+trac@… | Branch: | |
Release Notes: | |||
API Changes: |
The |
||
Internal Changes: |
Description (last modified by )
The proposed change is a patch by Olemis Lang that allows the FunctionalTester
class to be replaced after instantiating a FunctionalTestSuite
object, and prior to calling setUp
.
Attachments (0)
Change History (4)
comment:1 by , 11 years ago
Description: | modified (diff) |
---|---|
Owner: | set to |
Status: | new → assigned |
comment:2 by , 11 years ago
API Changes: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
comment:3 by , 11 years ago
Cc: | added |
---|---|
Owner: | changed from | to
comment:4 by , 11 years ago
The log message in [12676] incorrectly refers to FunctionalTestSuite
as FunctionalTestEnvironment
.
Note:
See TracTickets
for help on using tickets.
Proposed change in log:rjollos.git:t11583.