团队作业-第5周-提交处-测试与调试 :

import static org.junit.Assert.*;
import org.junit.Test;
public class BookTest {
 @Test  public void test() {   fail("Not yet implemented");  }
}
测试截图:
 
 
 

posted on 2015-06-21 23:29  大漠孤烟2986  阅读(135)  评论(4编辑  收藏  举报

导航