• Junit 3中测试类继承TestCase.并且测试方法需要以test开头Junit 4 中测试类加annotation @Test需要添加固定的包以防止产生no test runner
    admin19天前
    40