Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/livebud/bud
/ Body
Method
Body
internal/testcli/testcli.go:478–480 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
476
}
477
478
func
(r *Response) Body() *bytes.Buffer {
479
return
bytes.NewBuffer(r.body)
480
}
481
482
// Diff the response the expected HTTP response
483
func
(r *Response) Dump() *bytes.Buffer {
Callers
15
Query
Method · 0.95
TestPublic
Function · 0.80
TestPlugin
Function · 0.80
TestGetChangeGet
Function · 0.80
TestEmbedFavicon
Function · 0.80
TestCustomWebGenerator
Function · 0.80
TestIndexString
Function · 0.80
TestCreateRedirect
Function · 0.80
TestDependencyRequest
Function · 0.80
TestEmptyActionWithView
Function · 0.80
TestCustomActions
Function · 0.80
TestHandlerFuncs
Function · 0.80
Calls
no outgoing calls
Tested by
15
TestPublic
Function · 0.64
TestPlugin
Function · 0.64
TestGetChangeGet
Function · 0.64
TestEmbedFavicon
Function · 0.64
TestCustomWebGenerator
Function · 0.64
TestIndexString
Function · 0.64
TestCreateRedirect
Function · 0.64
TestDependencyRequest
Function · 0.64
TestEmptyActionWithView
Function · 0.64
TestCustomActions
Function · 0.64
TestHandlerFuncs
Function · 0.64
TestDeleteRouteAndControllerAndView
Function · 0.64