Documentation
¶
Overview ¶
Package domaintest provides factories for creating domain objects in tests. Each factory returns a valid object with unique IDs and sensible defaults. Mutate the returned struct to customize for your test.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMessage ¶
NewMessage returns a valid assistant message with a text block.
func NewThinkingBlock ¶
NewThinkingBlock returns a thinking block at index 0.
func NewToolUseBlock ¶
NewToolUseBlock returns a tool_use block at index 0.
func NewUserMessage ¶
NewUserMessage returns a valid user message with a text block.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.