To make this work, we put the JUnit JAR (and its Hamcrest dependency) in a lib folder: lib ├── hamcrest-core-1.3.jar └── junit-4.12.jar Then, ...
確定! 回上一頁