Skip to content

Instantly share code, notes, and snippets.

@ambastos
Created December 8, 2010 12:45
Show Gist options
  • Save ambastos/733241 to your computer and use it in GitHub Desktop.
Save ambastos/733241 to your computer and use it in GitHub Desktop.
Rodar um único teste no maven
mvn test -Dtest=**/ContabilizadorDeRetornoDeReembalagemTest -DfailIfNoTests=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment