Here is an example (using TestNG, but you're free to use JUnit or anything else):. public class MyTest extends Assert { @Test public void test1() { String ...
確定! 回上一頁