在eclipse中里面导入 Juit 的 jar 步骤如下:
1. 在工程目录下的新建一个 lib 目录下面 导入 Junit的 jar 包
2. 右键 按住 Junit-4.12 弹出 build path 到 Add to Build Path
3. 如何查看 导入 junit 的包是否正确。