Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
public class MyTest { @Test public void myTest() { Foo mockFoo = mock(Foo.class); when(mockFoo.getData(any())).thenReturn(null); } } When running as an ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する