Skip to content

Topic

Test doubles and fakes

Stand-in implementations of a dependency used in automated tests, such as in-memory fakes and mocks that replace a real client library or service.

Current clusters