assertNotNull (object); } 和 @Test public void getObjectTest() throws Exception { Object object; //Some code assert object!=null; } 我明白 Assert.
確定! 回上一頁