Friday, November 28, 2014

Unit testing concurrent code using custom TaskScheduler

When faced with similar a code a developer has a “tiny” problem – how to force the code inside Task.Run to execute before the end of the test is reached.



from dzone.com: latest front page http://www.dzone.com/links/r/unit_testing_concurrent_code_using_custom_tasksch.html

No comments:

Post a Comment