Skip to content

Instantly share code, notes, and snippets.

@eduardoguilarducci
Last active November 18, 2016 19:11
Show Gist options
  • Save eduardoguilarducci/a77f9389fccc70f3f5a2a9000f076119 to your computer and use it in GitHub Desktop.
Save eduardoguilarducci/a77f9389fccc70f3f5a2a9000f076119 to your computer and use it in GitHub Desktop.
string userName = "Eduardo José";
userName.Should().Be("Eduardo Guilarducci", "thats my real name :)");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment