Eclipse JUnit - possible causes of seeing “initializationError” in Eclipse window

后端 未结 25 1295
情深已故
情深已故 2020-12-13 12:35

I know this question is pretty general but I haven\'t found any hints on why this error may show up. What are possible causes of seeing initalizationError in Eclips

25条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-13 12:55

    Junit 4.11 doesn't work with Spring Test framework. Also this link InitializationError When Use Spring + Junit explains how to debug junit initalizationError in eclipse.

提交回复
热议问题