MCPcopy
hub / github.com/julienschmidt/httprouter / WriteHeader

Method WriteHeader

router_test.go:30–30  ·  view source on GitHub ↗
(int)

Source from the content-addressed store, hash-verified

28}
29
30func (m *mockResponseWriter) WriteHeader(int) {}
31
32func TestParams(t *testing.T) {
33 ps := Params{

Callers 4

TestRouterChainingFunction · 0.80
TestRouterOPTIONSFunction · 0.80
TestRouterNotAllowedFunction · 0.80
TestRouterNotFoundFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected