Versions in this module Expand all Collapse all v0 v0.0.2 Mar 6, 2018 v0.0.1 Feb 13, 2018 Changes in this version + func FindJSONFilesInDir(t *testing.T, dir string) []string + func GetIntFromInterface(i interface{}) *int64 + func RequireNoErrorOnClose(t *testing.T, c io.Closer) + func VerifyConnStringOptions(t *testing.T, cs connstring.ConnString, options map[string]interface{})