Skip to content

Instantly share code, notes, and snippets.

@lucasecf
Created March 6, 2018 18:44
Show Gist options
  • Save lucasecf/c677077f2c8cdef06bed36399eb60346 to your computer and use it in GitHub Desktop.
Save lucasecf/c677077f2c8cdef06bed36399eb60346 to your computer and use it in GitHub Desktop.
let taskReal = GetMoviesTask(dispatcher: AnyDispatcher(HTTPDispatcher()))
let taskTest = GetMoviesTask(dispatcher: AnyDispatcher(TestHTTPDispatcher()))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment