Skip to content

utisam/gomml

Repository files navigation

gomml: gomock matcher library

Build Status Go Report Card codecov GoDoc

gomml is a library of GoMock's matchers.

  • To expect bcrypted hash (golang.org/x/crypto/bcrypt)
  • To expect complex struct (github.com/google/go-cmp/cmp)
  • To check consistency of parameters
  • time.Now()
  • regexp

See examples

Releases

No releases published

Packages

No packages published