1
0
mirror of https://github.com/stretchr/testify.git synced 2025-04-27 21:24:09 +00:00

3 Commits

Author SHA1 Message Date
Ernesto Jiménez
1661650f98 Fix most golint warnings 2016-01-09 19:30:22 +01:00
Anup Chenthamarakshan
cb7b6694dc Use mockedObj.Method(args) instead of mockedObj.Mock.Method(args).
These method calls are equivalent, but the former is more concise.

Fixes 
2014-11-02 14:19:46 -08:00
Tyler Bunnell
2930d903bf Initial Commit 2012-10-16 11:14:23 -06:00