Merge origin/master
# Conflicts: # nbproject/project.properties # src/métiers/Commande.java
This commit is contained in:
parent
08e7254265
commit
b109399da5
@ -109,6 +109,14 @@ public class CommandeTest {
|
|||||||
assertEquals("test6 stock",stockAttendu,stockRes );
|
assertEquals("test6 stock",stockAttendu,stockRes );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
private void assertEquals(String test1_taille, int tailleAttendue, int tailleR) {
|
||||||
|
throw new UnsupportedOperationException("Not supported yet."); // Generated from nbfs://nbhost/SystemFileSystem/Templates/Classes/Code/GeneratedMethodBody
|
||||||
|
}
|
||||||
|
|
||||||
|
private void assertEquals(String la_méthode_ajouter_retourne_false, boolean testResultExpected, boolean test) {
|
||||||
|
throw new UnsupportedOperationException("Not supported yet."); // Generated from nbfs://nbhost/SystemFileSystem/Templates/Classes/Code/GeneratedMethodBody
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Test of supprimer method, of class Commande.
|
* Test of supprimer method, of class Commande.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user