Commit Graph

3 Commits

Author SHA1 Message Date
b5bae7b65d docs(godoc): improve godoc comments for all *T methods 2021-11-22 03:09:16 +00:00
108ae0ec9a fix(mocktesting): add missing TempDirs() function
Without this function there was no way to inspect the list of temporary
directories created by calls to TempDir(), also making it impossible to
verify that TempDir() has been called.
2021-11-22 02:02:42 +00:00
5b84721b10 feat(mocktesting): initial implementation 2021-11-21 23:49:45 +00:00