Searched defs:newServerFunc (Results 1 – 1 of 1) sorted by relevance
16 type newServerFunc func(http.Handler) *Server type56 func testServer(t *testing.T, newServer newServerFunc) {76 func testGetAfterClose(t *testing.T, newServer newServerFunc) {103 func testServerCloseBlocking(t *testing.T, newServer newServerFunc) {132 func testServerCloseClientConnections(t *testing.T, newServer newServerFunc) {147 func testServerClient(t *testing.T, newTLSServer newServerFunc) {169 func testServerClientTransportType(t *testing.T, newServer newServerFunc) {181 func testTLSServerClientTransportType(t *testing.T, newTLSServer newServerFunc) {