personne = new Personne("Doe", "John", "38 rue St-Joseph", "Quebec",
"G1B 4R8", "418-661-9099",
new GregorianCalendar(1970, 0, 1).getTime(), "H", provinceQc,
paysCan, paysCan);
getPersonneService().save(personne);
Club club = getClubService().findByNom("Sportif Bromont").get(0);
createTestCompte(personne, "jdoe@fqsc.net", "123", true, club);
personne = new Personne("Deere", "John", "39 rue St-Joseph", "Quebec",
"G1B 4R8", "418-661-9099",
new GregorianCalendar(1972, 3, 1).getTime(), "H", provinceQc,