assertTrue(boolean condition); condition:如果condition结果为true,则通过测试. assertFalse(boolean condition); condition:如果condition结果为false,则通过测试.
確定! 回上一頁