test: introduce a few networkHarness helper methods

This commit adds some new networkHarness helper methods which are
mean’t to reduce the verbosity of the previous basic tests, and also to
enable developers to right tests mote easily five a higher level
interface.
This commit is contained in:
Olaoluwa Osuntokun
2016-08-31 11:59:08 -07:00
parent 0511273b47
commit 83bf0be2cc
3 changed files with 181 additions and 104 deletions

1
networktest_test.go Normal file
View File

@ -0,0 +1 @@
package main