What steps will reproduce the problem?
1.Create DynamicTestFactory
2.Create TestCase with a TearDown method
3.Access TestContext within TearDown
What is the expected output? What do you see instead?
CurrentContext.Outcome refers to the entire DynamicTestFactory instead of the
outcome of the just finished TestCase. How can I perform actions based on an
individual TestCase outcome in its teardown?
What version of the product are you using? On what operating system?
3.2.3
Please provide any additional information below.
Original issue reported on code.google.com by patrickb...@gmail.com on 18 Aug 2011 at 3:06
Original issue reported on code.google.com by
patrickb...@gmail.com
on 18 Aug 2011 at 3:06