Search code examples
multithreadingunit-testingjunit

Unit-testing multithreaded applications


Has anyone got any advice or know of any frameworks for unit-testing of multithreaded applications?


Solution

  • Try multithreadedTC

    http://code.google.com/p/multithreadedtc/

    http://code.google.com/p/multithreadedtc-junit4/