package
0.0.0-20210713132531-cacfd1af6f6c
Repository: https://github.com/tysonandre/golemproxy.git
Documentation: pkg.go.dev

# Functions

ExpectEquals will report a test error if reflect.DeepEqual(expected, actual) is false.
ExpectStringEquals will report a test error if the strings expected and actual differ.