Use assertNotNull(obj) . assert means must be . Solution 2: The assertNotNull() method means "a passed parameter must not be null ": if it is null then the ...
確定! 回上一頁