<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi,<br><br>I'm writing unitests with Trial for my app.<br><br>I use Python Mocker (http://labix.org/mocker) for making stubs and mock. It work almost fine, but I have trouble mocking static methods.&nbsp; It seems that Mocker does'nt work with static methods called from a callback.<br><br>Which tool are you using for mocking ?<br><br>Thanks,<br>Nicolas AGIUS<br></td></tr></table>