Test Doubles: creating a Mock
In this series of posts about Test Doubles we’ve looked at the manual and tool-aided creation of a Dummy Object and the use of the Test Stub and the Test…
Read moreIn this series of posts about Test Doubles we’ve looked at the manual and tool-aided creation of a Dummy Object and the use of the Test Stub and the Test…
Read moreIn this series of posts about Test Doubles we’ve looked at the manual and tool-aided creation of a dummy object and the use of the test stub. Now it’s time…
Read moreIn this series of posts about Test Doubles we’ve looked at the manual and tool-aided creation of a Dummy Object. Now it’s time to discuss the creation of a stub.…
Read moreIn this series of posts about Test Doubles we’ll look at five examples. In the previous post we looked the manual creation of a Dummy Object. The conclusion was that…
Read moreIn this series of posts about Test Doubles we’ll look at five examples. The Dummy Object is the first and most straightforward. Its definition is: A placeholder Object that is…
Read more