History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-3624
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Alexey Kudravtsev
Reporter: Dmitri Colebatch
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Exclude setUp/tearDown times from test

Created: 15 May 06 03:38   Updated: 17 May 06 19:30
Component/s: Unit Testing. JUnit
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 4,192


 Description  « Hide
I have test cases that do a lot of initialisation in the setUp method and hence report as running very slowly. I'm not interested in how long the setUp takes (in my case that time is populating a test in-memory database) but I am interested in how long the tests take to run.

I'd like a way to (possibly as an option) exclude the setUp (and tearDown) times from the test statistics reporting.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.