While running junit
test in eclipse
I am getting this Exception
:
java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
I've added junit.jar
library file.
I've tried different versions of junit.jar: 4.4
, 4.8
, etc.
How do I fix this Exception?
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…