Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TransportTestSuite ¶
TransportTestSuite a test suite that can be used to test any transport.
func NewTransportTestSuite ¶
func NewTransportTestSuite(transportFn func(t *testing.T) it.Transport) *TransportTestSuite
func (*TransportTestSuite) TestCopy ¶
func (s *TransportTestSuite) TestCopy()
func (*TransportTestSuite) TestRun ¶
func (s *TransportTestSuite) TestRun()
func (*TransportTestSuite) TestStream ¶
func (s *TransportTestSuite) TestStream()
Click to show internal directories.
Click to hide internal directories.