come
continuous-integration/drone/push Build is passing Details

master
Jolys Enzo 2 years ago
parent 53bf55134d
commit f8c0e59657

@ -11,7 +11,7 @@ namespace TestUnitaireApi
{ {
StubData stubChamps; StubData stubChamps;
Champions controlleurChampion; Champions controlleurChampion;
/*
public TestChampions() public TestChampions()
{ {
this.stubChamps = new StubData(); this.stubChamps = new StubData();
@ -37,6 +37,6 @@ namespace TestUnitaireApi
return; return;
} }
//Assert.Equal(6,listeChamp.Count()); //Assert.Equal(6,listeChamp.Count());
} }*/
} }
} }
Loading…
Cancel
Save