Esempio n. 1
0
 public function testGetMontantTotal()
 {
     $this->assertEquals(6575, $this->commande->getMontantTotal());
 }