Not yet.
On Fri, Jan 18, 2013 at 4:38 AM, Raja, Kushal <
kushal.r...@imagingsciences.com> wrote:
> Hi,
>
> ** **
>
> I’m new to Qt and trying to use Test Driven Development for Qt project. Is
> it possible to create mock objects for abstract classes? Let’s say I have
> an interface class to
Hi,
I'm new to Qt and trying to use Test Driven Development for Qt project. Is it
possible to create mock objects for abstract classes? Let's say I have an
interface class to connect to database and implementations for various
database. Is it possible to mock interface class causing function to