junit - no runnable methods

67 阅读1分钟

Created by Wang, Jerry on Dec 14, 2016

clipboard1
lessons learnt: for Maven project, it is not allowed to create ad-hoc test class.
The test class must be put exactly to test folder:

clipboard2