Trade-offs in Unit Testing – Part II Stubs
After spending a couple days implementing test cases using Mock objects, I switched to testing using stubs, because I still needed to verify the …
Practical frameworks on technical communication, product development, and building a career you’re proud of.
After spending a couple days implementing test cases using Mock objects, I switched to testing using stubs, because I still needed to verify the …
I spent a week testing the security framework at Mint. I chose Mock objects as the methodology for testing because I wanted to test …
One of my many roles at Mint.com is the lead test engineer. I believe I was appointed this role by our CEO, because I …