Ejemplo n.º 1
0
 public function testManyPastDynamic()
 {
     $babel = Babel::created(0, 'category');
     $this->assertEquals('Aucune catégorie créée', $babel);
 }
Ejemplo n.º 2
0
 public function testManyPastDynamic()
 {
     $babel = Babel::created(0, 'category');
     $this->assertEquals('No category created', $babel);
 }