Skip to content

Instantly share code, notes, and snippets.

@iosdevben
Last active November 11, 2016 05:11
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 iosdevben/9e23bc990471fdb7b2593f7b52f5175b to your computer and use it in GitHub Desktop.
Save iosdevben/9e23bc990471fdb7b2593f7b52f5175b to your computer and use it in GitHub Desktop.
func testResultOfNameAndAddressFunc() {
XCTAssertEqual(ViewModel().nameAndAddress, "")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment