# Functions
Content returns the difference in content between actual and expect.
Diff two interfaces.
HTTP diffs two response dumps via httputil.DumpResponse.
String diffs two strings.
Test tests actual with expected.
Test the content of actual with expected.
TestHTTP diffs two HTTP dumps from httputil.DumpResponse.
TestString diffs two strings.