JUnit 4 requires that all test methods are public and don't return anything. Let's add two test methods to our test class: The testOne() method ...
確定! 回上一頁