test bugé
This commit is contained in:
@@ -226,4 +226,18 @@ public class test {
|
||||
}
|
||||
|
||||
|
||||
@Test
|
||||
public void test_prixTotal1(){
|
||||
ConfigurationImpl config1 = new ConfigurationImpl(cm);
|
||||
//config1.selectPart(EG210.getType());
|
||||
//config1.selectPart(TSF7.getType());
|
||||
//config1.selectPart(XS.getType());
|
||||
//config1.selectPart(IS.getType());
|
||||
|
||||
assertTrue(true);
|
||||
|
||||
//assertTrue(config1.isComplete());
|
||||
//assertTrue(config1.isValid());
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user