simonhoo/rapid-framework

Caused by: java.lang.NoClassDefFoundError: org/junit/runners/BlockJUnit4ClassRunner

Closed this issue · 3 comments



junit 4.4导致的异常。

Original issue reported on code.google.com by bad...@gmail.com on 25 Jan 2010 at 10:07

Issue 43 has been merged into this issue.

Original comment by bad...@gmail.com on 11 Mar 2010 at 6:26

junit4.4 有没有解决方法?badqiu.

Original comment by liuwg...@gmail.com on 11 Mar 2010 at 7:37

直接升级至junit4.8即可解决问题.

新版本rapid中已经解决该问题

Original comment by bad...@gmail.com on 11 Mar 2010 at 7:39

  • Changed state: Fixed