Exq.Mock.start_link

You're seeing just the function start_link, go back to Exq.Mock module for more information.
Link to this function

start_link(options \\ [])

View Source

Start Mock server

  • mode - The default mode that's used for all tests. See set_mode/1 for details.