Opened 15 years ago
Closed 14 years ago
#360 closed enhancement (fixed)
JUM -- support for setUp() tearDown()
Reported by: | skinner | Owned by: | jkuhnert |
---|---|---|---|
Priority: | low | Milestone: | 0.9 |
Component: | TestFramework | Version: | 0.2 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
JUnit and Hieatt's JsUnit? allow for the use of setUp() and tearDown() functions, but JUM doesn't seem to support them. It'd be great to have some sort of setUp() and tearDown() type feature in JUM.
Change History (4)
comment:1 Changed 15 years ago by
Milestone: | → 0.6 |
---|
comment:2 Changed 15 years ago by
Milestone: | 0.6 → 0.4 |
---|---|
Owner: | changed from anonymous to jkuhnert |
Status: | new → assigned |
comment:3 Changed 15 years ago by
Milestone: | 0.4 → 0.5 |
---|
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
DOH supports both. Marking fixed.