Vendor gdUnit4 for Godot 4 client testing (D-030). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 lines
261 B
Plaintext
7 lines
261 B
Plaintext
type | description
|
|
-- | --
|
|
any_color() | Argument matcher to match any Color value
|
|
any_vector2() | Argument matcher to match any Vector2 value
|
|
any_vector3() | Argument matcher to match any Vector3 value
|
|
any_rect2() | Argument matcher to match any Rect2 value
|