junit.framework.AssertionFailedError: No tests found in错误解决办法
摘要:
public void TestIDcard() throws Exception{} 报错:junit.framework.AssertionFailedError: No tests found in。。。。。。。。。。。。。。。。。。。 解决办法: 在测试办法前面加te... 阅读全文
posted @ 2012-06-25 13:16 王大王 阅读(674) 评论(0) 推荐(0) 编辑