Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestServer ¶
func New ¶
func New() *TestServer
New provides a server for use in tests that isn't relying on generated code. It isnt a perfect reproduction of a generated server, but it aims to be good enough to test the handler package without relying on codegen.
func (*TestServer) SendNextSubscriptionMessage ¶
func (s *TestServer) SendNextSubscriptionMessage()
func (*TestServer) SetCalculatedComplexity ¶
func (s *TestServer) SetCalculatedComplexity(complexity int)
Click to show internal directories.
Click to hide internal directories.