Next:
test:set-check-box!
Up:
Test Utilities
Previous:
test:run-interval
test:run-one
(test:run-one
f
)
->
void
f
:
( -> void)
Runs the function
f
as if it was a simulated event. See also
the test section
.
PLT