FallbackObjectMaker
interface FallbackObjectMaker
A function that creates any dependencies needed by but not explicitly registered in a given test. Usually implemented by returning mocks.
A function that creates any dependencies needed by but not explicitly registered in a given test. Usually implemented by returning mocks.