Skip to content

Instantly share code, notes, and snippets.

@jcaiqueoliveira
Last active January 14, 2017 15:18
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 jcaiqueoliveira/c64e1c7d96cceb79e04c728c4c567834 to your computer and use it in GitHub Desktop.
Save jcaiqueoliveira/c64e1c7d96cceb79e04c728c4c567834 to your computer and use it in GitHub Desktop.
@Provides
public UsuarioContrato proverUsuario() {
return new Usuario();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment