JUnitCore is a class, a facade to run the JUnit tests.JUnitCore provides runClasses method to run the Test Suite.Result result = JUnitCore.runClasses(TestSuite.
確定! 回上一頁