今日の役に立たない一言 - Today’s Trifle! -

古い記事ではさまざまなテーマを書いていますが、2007年以降はプログラミング関連の話がほとんどです。

2017-09-01から1ヶ月間の記事一覧

EclipseでJUnitテストを実行するとSecurityExceptionが発生する問題

EclipseでJUnitテストを実行すると、次のようなエラーが発生。 java.lang.SecurityException: class "org.hamcrest.Matchers"'s signer information does not match signer information of other classes in the same package at java.lang.ClassLoader.chec…