我們要使用reflect 來測試Java 的private method 跟private variable。並且用到兩個package: java.lang.reflect.Field 跟java.lang.reflect.Method。
確定! 回上一頁