Hi all
I added the tests to the Testing directory….
The
#ifdef UNIT_TEST
protected:
#else
private:
#endif
idea is taken from Mike Feather’s book ;-)
— cheers atul
Hi all
I added the tests to the Testing directory….
The
#ifdef UNIT_TEST
protected:
#else
private:
#endif
idea is taken from Mike Feather’s book ;-)
— cheers atul
Would you like to post a relpy?