Current section

Files

Jump to
startest include startest@locator_TestFunction.hrl
Raw

include/startest@locator_TestFunction.hrl

-record(test_function, {
module_name :: binary(),
name :: binary(),
body :: fun(() -> gleam@dynamic:dynamic_())
}).