mockito

開発関連

mockitoのメモ

voidのメソッドをモックせずに実行するdoCallRealMethod().when(instance).voidFunction();
スポンサーリンク