Collaborator object - testdouble/contributing-tests GitHub Wiki
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.