# Functions
CallDetail print a function call shortly.
New creates a testing object.
No description provided by the author
PropVal returns property value of an object.
# Structs
对 https://github.com/stretchr/testify 的简单包装,支持链式调用 _codegen -output-package=testing -template=testify_gen.go.tmpl -include-format-funcs.
FakeHandler is to assist in testing HTTP requests.
TestCase represents a test case.
Testing represents a testing object.
# Interfaces
LogInterface is a simple interface to allow injection of Logf to report serving errors.
TestInterface is a simple interface providing Errorf, to make injection for testing easier (insert 'yo dawg' meme here).
# Type aliases
Frame represents a program counter inside a stack frame.