# Dockerjenkins2
-- Compilation -- javac -cp .:junit.jar *.java -- Test -- java -cp .:junit.jar org.junit.runner.JUnitCore NombreTest