module github.com/adamluzsi/testcase go 1.12 require ( github.com/golang/mock v1.4.3 github.com/stretchr/testify v1.4.0 )