Esempio n. 1
0
 /**
  *
  */
 public function testHr()
 {
     $this->assertSame('<hr>', Tag::hr());
 }