先看class 的 @RunWith ,如果是單純的JUnit 4 parameterized test 是應該用JUnit 的 Parameterized runner。但因為我們要用Robolectric 所以要改用 ...
確定! 回上一頁