Collaborator Object
Justin Searls edited this page Jul 29, 2016
·
1 revision
- Test-driven development
- Test Doubles
- Refactoring Legacy Code
- Training Activities
- Additional Concepts
Clone this wiki locally
A Collaborator Object is a unit of code whose responsibility is to orchestrate the invocation of other units, as opposed to containing non-trivial enumeration or branching logic. It's a term used in Discovery Testing.
For more information, see Collaboration Test.
This wiki was put together by your friends at test double. Come say hi!