Skip to content

Test doubles (Dummy, Stub, Fake, Mock, Spy) with Kotlin

Notifications You must be signed in to change notification settings

erfansn/TestDoubles

Repository files navigation

TestDoubles

Testing with test doubles is easier than without it because we want them to be FIRST.

This project covered Dummy, Stub, Fake, Mock and Spy test doubles with clear examples.

About

Test doubles (Dummy, Stub, Fake, Mock, Spy) with Kotlin

Topics

Resources

Stars

Watchers

Forks

Languages