test:run-one in Framework Functions
(test:run-one-> void?f)
f: (-> void?)Runs the function
fas if it was a simulated event. See also the test section.
test:run-one in Framework Functions
(test:run-one -> void?
f)
f : (-> void?)
Runs the function f as if it was a simulated event. See also
the test section.