The assertNotNull() method means 'a passed parameter must not be null ': if it is null then the test case fails. assertNotNull asserts that ...
確定! 回上一頁