Zachary Shade

Results 4 issues of Zachary Shade

Hello, I am currently testing a feature of software that requires a hardware component, and my solution to that was to create a partially mocked class of the class being...

Hi there, First of, let me just say that your program has made my job MUCH easier over the past month since I started using it, so kudos to you....

Hello, When using turtle, I'm aware of the expectation fulfilled and unexpected call messages are designed to let you know if you miss a mocked class function call, but is...

Hello, I am currently trying to test out mocking a class that has parameters in its constructor, how would i implement that using MOCK_BASE_CLASS? In Visual Studio, there are no...