How to Write Mocks or Test Doubles in Go / Golang



How to Write Mocks or Test Doubles in Go / Golang

How to Write Mocks or Test Doubles in Go / Golang

A snippet on how to create and use Mocks or Test Doubles when writing unit tests in golang.

Watch the full video here: https://www.youtube.com/watch?v=tTz7b2AongA&t=956s

#golang #unittest #programming