You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
377 B
377 B
Test Utilities
This package provides test utilities and mock objects for testing nnet.
Mock Objects
MockConnection: Mock connection interfaceMockServer: Mock server interfaceMockRouter: Mock router interface
Test Helpers
NewTestServer(): Create a test serverNewTestClient(): Create a test clientNewTestContext(): Create a test context