I apologize for missing today's meeting, I had an urgent issue on my project and couldn't get away. Please go through Brett's mockito tutorial, but use:<div> <font class="Apple-style-span" face="arial, helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;">@Mock </span></font><span class="Apple-style-span" style="line-height: 13px; white-space: pre; "><span class="kw2" style="color: rgb(0, 0, 0); "><font class="Apple-style-span" face="arial, helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;">private</span></font></span><font class="Apple-style-span" face="arial, helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;"> IAccountRepository accountRepository</span></font><span class="sy0" style="color: rgb(51, 153, 51); "><font class="Apple-style-span" face="arial, helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;"> </span></font></span></span></div>
<div><span class="Apple-style-span" style="line-height: 13px; white-space: pre;"><br></span></div><div><span class="Apple-style-span" style="line-height: 13px; white-space: pre; "><span class="sy0" style="color: rgb(51, 153, 51); "><font class="Apple-style-span" face="arial, helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;"><font class="Apple-style-span" color="#000000">instead of </font></span></font></span></span></div>
<div><span class="Apple-style-span" style="line-height: 13px; white-space: pre;"><br></span></div><div><span class="Apple-style-span" style="line-height: 13px; white-space: pre; "><span class="sy0" style="color: rgb(51, 153, 51); "><font class="Apple-style-span" face="arial, helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;"><font class="Apple-style-span" color="#000000">accountRepository = mock(IAccountRepository.class)</font></span></font></span></span></div>
<div><span class="Apple-style-span" style="line-height: 13px; white-space: pre;"><br></span></div><div><span class="Apple-style-span" style="line-height: 13px; white-space: pre;">See you next month.</span></div><div><span class="Apple-style-span" style="line-height: 13px; white-space: pre;"><br>
</span></div><div><span class="Apple-style-span" style="line-height: 13px; white-space: pre;"><a href="http://schuchert.wikispaces.com/Mockito.LoginServiceExample">http://schuchert.wikispaces.com/Mockito.LoginServiceExample</a></span></div>