| An overview on Mock objects from IBM Developerworks. Instead of calling the real domain objects, the tested object calls a mock domain object that merely asserts that the correct methods were called, with the expected parameters, in the correct order. | |
| 0 Reviews. Rating: Total Votes: 0 | |