directory
0.0.21
Repository: https://github.com/tkrop/go-testing.git
Documentation: pkg.go.dev

# Packages

Package maps contains a collection of helpful generic functions for working with maps.
Package mock provides the classes and tools of the advanced mock generator that nicely integrate with the testing framework.
Package reflect contains a collection of helpful generic functions that support reflection.
Package slices contains a collection of helpful generic functions for working with slices.
Package sync contains a small collection of helpful generic functions and types for synchronization.