# Functions
FromMessage creates a TestRequest from a quickfix.Message instance.
New returns a TestRequest initialized with the required fields for TestRequest.
Route returns the beginstring, message type, and MessageRoute for this Message type.
# Structs
TestRequest is the fixt11 TestRequest type, MsgType = 1.
# Type aliases
A RouteOut is the callback type that should be implemented for routing Message.