| Issue 72: | Add ability to have suites of suites of suites, etc | |
| 1 person starred this issue and may be notified of changes. | Back to list |
This was actually my omission in design or implementation. It's a goal in the JUnit cook book and we should make it happen for CFCUnit users. So, the implementation should look like: mySuite.add(myOtherSuite); myNewSuite.add(mySuite); The impact on the framework may or may not be huge ...
Mar 4, 2008
Project Member
#1
marc.es...@gmail.com
Jan 22, 2009
slated for nextgen
Status:
Started
Cc: -v.rajkumar -axsaheli Labels: Milestone-Release-2.0
Jun 30, 2010
older/outdated issues. archive in google docs. These are either Fixed, deprecated, or invalid moving to Jira
Status:
Fixed
|