Skip to content

Instantly share code, notes, and snippets.

@MovileGente
Created November 20, 2018 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MovileGente/e567fea2c60d327ba839572762a10260 to your computer and use it in GitHub Desktop.
Save MovileGente/e567fea2c60d327ba839572762a10260 to your computer and use it in GitHub Desktop.
func testWhateverINeed() {
// Given
// create here the mocked data needed to call the method below
// When
// call here the method you will test
// Then
// insert here the assertions
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment