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