示例#1
0
 /**
  *
  */
 public function testHr()
 {
     $this->assertSame('<hr>', Tag::hr());
 }