** Changed in: nunitv2
       Status: In Progress => Fix Committed

-- 
TestContext is null when the test/fixture has a timeout attribute
https://bugs.launchpad.net/bugs/654788
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.

Status in NUnit V2 Test Framework: Fix Committed

Bug description:
Using (2.5.7) create a test/fixture with a timeout attribute and try to access 
the testcontext object in the test of setup/teardown
The object is always null. Remove the timeout it works.



_______________________________________________
Mailing list: https://launchpad.net/~nunit-core
Post to     : nunit-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nunit-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to