Directories
¶
| Path | Synopsis |
|---|---|
|
testing
|
|
|
assert
Package assert implements common assertions used in go-httbin's unit tests.
|
Package assert implements common assertions used in go-httbin's unit tests. |
|
must
Package must implements helper functions for testing to eliminate some error checking boilerplate.
|
Package must implements helper functions for testing to eliminate some error checking boilerplate. |
|
netpipetestserver
Package netpipetestserver provides httptest.Server and http.Client pairs configured to work within a synctest bubble by swapping the network for a pair of in-memory net.Pipe connections.
|
Package netpipetestserver provides httptest.Server and http.Client pairs configured to work within a synctest bubble by swapping the network for a pair of in-memory net.Pipe connections. |
Click to show internal directories.
Click to hide internal directories.