Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/docker/docker-agent
/ Build
Method
Build
pkg/runtime/runtime_test.go:192–192 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
190
}
191
192
func
(b *streamBuilder) Build() *mockStream {
return
&mockStream{responses: b.responses} }
193
194
type
mockProvider
struct
{
195
id string
Callers
15
TestDoCompactNoHooksMatchesPriorBehavior
Function · 0.45
TestUserSteeringMessagesSubmitFiresOnDrain
Function · 0.45
setupUserPromptSubmitCounter
Function · 0.45
TestUserFollowupSubmitFiresOnDequeue
Function · 0.45
TestSimple
Function · 0.45
TestMultipleContentChunks
Function · 0.45
TestWithReasoning
Function · 0.45
TestMixedContentAndReasoning
Function · 0.45
TestToolCallSequence
Function · 0.45
TestXMLToolCallFallback
Function · 0.45
TestXMLToolCallFallback_WithPreamble
Function · 0.45
TestContextCancellation
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected