Skip to content

Instantly share code, notes, and snippets.

@Kmohamed
Created March 2, 2019 14:45
Show Gist options
  • Save Kmohamed/ecf59f9c686f524a59b2ce5f40a29aeb to your computer and use it in GitHub Desktop.
Save Kmohamed/ecf59f9c686f524a59b2ce5f40a29aeb to your computer and use it in GitHub Desktop.
func testMoviesList() {
dynamicStubs.setupStub(url: "/Movies", filename: "listOfMovies", method: .GET)
app.launch()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment