If you try to pass a null value, it will produce a NullPointerException . @Test public void initializeOptional_optionalOf_null() { try { ...
確定! 回上一頁