Ben Weese

Daily Archives: May 10, 2015

What is Unit Testing? Part 1 of 2

So I have mentioned Unit Test quite a few times but what are unit test? According to a quick google search  “unit testing is a software testing method by which individual units of source code, sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures, are tested […]