Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UntilConnect ¶
Continues to attempt connecting to the specified tcp address until either a successful connect or attempts are exhausted
Types ¶
type TestResults ¶
func (*TestResults) Errorf ¶
func (s *TestResults) Errorf(format string, args ...interface{})
func (*TestResults) FailNow ¶
func (s *TestResults) FailNow()
func (*TestResults) Report ¶
func (s *TestResults) Report(t TestingT)
Click to show internal directories.
Click to hide internal directories.