Here is a much simpler reproducer test: @Test public void issue350Reproducer(@Mocked File file) { new MockUp<Runnable>() {}; }.
確定! 回上一頁