I\'d like to know if there are some unit testing frameworks which are capable of writing multi-threaded tests easily?
I would imagine something like: invoke a special te
There is also MultithreadedTC by Bill Pugh of FindBugs fame.