So, mock does have an autospec mode, which is not the default, but does result in eg methods undefined on the parent raising AttributeError.<br><br>I don&#39;t know if there&#39;s a way to generate a mock from an interface: particularly the fact that interface methods don&#39;t have &quot;self&quot; in their signature might trip it up.<br>

 <br>cheers<div>lvh</div><br>