toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-mcp-client
/
org.http4k.mcp.testing.capabilities
/
TestingCompletions
Testing
Completions
class
TestingCompletions
(
sender
:
TestMcpSender
)
:
McpClient.Completions
Members
Constructors
Testing
Completions
Link copied to clipboard
constructor
(
sender
:
TestMcpSender
)
Functions
complete
Link copied to clipboard
open
override
fun
complete
(
ref
:
Reference
,
request
:
CompletionRequest
,
overrideDefaultTimeout
:
Duration
?
)
:
Result
<
CompletionResponse
,
McpError
>