MCPcopy
hub / github.com/danielgtaylor/huma / Helper

Method Helper

humatest/humatest.go:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24// implemented by the `*testing.T` and `*testing.B` structs.
25type TB interface {
26 Helper()
27 Log(args ...any)
28 Logf(format string, args ...any)
29}

Callers 12

DoCtxMethod · 0.80
GetMethod · 0.80
GetCtxMethod · 0.80
PostMethod · 0.80
PostCtxMethod · 0.80
PutMethod · 0.80
PutCtxMethod · 0.80
PatchMethod · 0.80
PatchCtxMethod · 0.80
DeleteMethod · 0.80
DeleteCtxMethod · 0.80
testAdapterFunction · 0.80

Calls

no outgoing calls

Tested by 1

testAdapterFunction · 0.64