On Wed, 2014-04-16 at 11:05 -0500, Ben Nemec wrote:
> On 04/16/2014 08:11 AM, Jay Pipes wrote:
> > On Wed, 2014-04-16 at 14:55 +0800, Chen CH Ji wrote:
> >> Hi
> >> There are 3 types of unit test existing now (stub, mox
> >> and mock)
> >> Several code reviewers su
On 04/16/2014 08:11 AM, Jay Pipes wrote:
On Wed, 2014-04-16 at 14:55 +0800, Chen CH Ji wrote:
Hi
There are 3 types of unit test existing now (stub, mox
and mock)
Several code reviewers suggest to use mock instead of
using the other 2 and I am following it, but I
On Wed, 2014-04-16 at 14:55 +0800, Chen CH Ji wrote:
> Hi
> There are 3 types of unit test existing now (stub, mox
> and mock)
> Several code reviewers suggest to use mock instead of
> using the other 2 and I am following it, but I want to know where can
> I find th
Hi
There are 3 types of unit test existing now (stub, mox and
mock)
Several code reviewers suggest to use mock instead of using
the other 2 and I am following it, but I want to know where can I find the
suggestion and guide line?
Thanks
Best Regard