2010-01-01から1ヶ月間の記事一覧
Mocking static methods Quick summary 1. Use the @RunWith(PowerMockRunner.class) annotation at the class-level of the test case. 2. Use the @PrepareForTest(ClassThatContainsStaticMethod.class) annotation at the class-level of the test case.…
新年あけましておめでとうございます。 "2010"という字面、いいですね。サイバーパンク。何を言ってるかよくわかりませんが。今年もコツコツと前進していきたいと思います。もっといろいろと発信していきたいと思います。 音楽にハマってたような気がする200…