右键不出现Generate Unit Test选项请参考:http://www.jb51.net/softjc/83751.html
常见BUG参考>>
有时候我们右键会弹出:
解决方案:
- The class must be public (看下类是否是public)
- At least one public method in the class(看下方法是否是public)
右键不出现Generate Unit Test选项请参考:http://www.jb51.net/softjc/83751.html
常见BUG参考>>
有时候我们右键会弹出:
解决方案:
相关文章: