assertNotEquals 判斷2個物件是否不為相等 assertTrue 驗證是否為真 assertNull 驗證物件是否為null assertNotNull 驗證物件是否不為null
確定! 回上一頁