** Changed in: nunitv2
Status: Fix Committed => Fix Released
--
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 Released
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 : [email protected]
Unsubscribe : https://launchpad.net/~nunit-core
More help : https://help.launchpad.net/ListHelp