CapturedResult
Combined representation of executing a function: the return value as well as any console output.
Parameters
T
type of the function return value
returnedValue
function return value
consoleOutput
line(s) of console output