# Functions
NewTestApp creates a new app should be used in unit tests.
# Structs
No description provided by the author
TestApp wraps a regular app adding features that can be used in unit tests.
# Interfaces
T is an interface common to testing.T, testing.B, and *check.C.