Unit-testing multithreaded applications

前端 未结 4 1256
不思量自难忘°
不思量自难忘° 2021-01-06 09:16

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

4条回答
  •  误落风尘
    2021-01-06 09:46

    Try multithreadedTC

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

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

提交回复
热议问题