On 27.07.11 22:19:43, Phil Thompson wrote:
> On Wed, 27 Jul 2011 21:31:22 +0200, Andreas Pakulat wrote:
> > Hi,
> >
> > I've got a bit of a problem to test my PyQt based code via unit-tests
> > involving mock objects (specifically minimock).
> >
> > I'd like to find a way to emit a signal with a
On Wed, 27 Jul 2011 21:31:22 +0200, Andreas Pakulat wrote:
> Hi,
>
> I've got a bit of a problem to test my PyQt based code via unit-tests
> involving mock objects (specifically minimock).
>
> I'd like to find a way to emit a signal with a mock-object instead of
> the real, but I can't seem to f