Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/go-dev-frame/sponge
/ TestNewUserExampleHandler
Function
TestNewUserExampleHandler
internal/handler/userExample_test.go:261–266 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
259
}
260
261
func
TestNewUserExampleHandler(t *testing.T) {
262
defer
func
() {
263
recover()
264
}()
265
_ = NewUserExampleHandler()
266
}
Callers
nothing calls this directly
Calls
1
NewUserExampleHandler
Function · 0.85
Tested by
no test coverage detected