GitHubSign in

In testing, a simplified implementation of an interface that simulates its behavior in a controlled way.

"Fakes are used in unit testing to mimic the behavior of real objects in order to test the functionality of a single unit of code in isolation."

@openai