コード例 #1
0
 public function testGetFontFace()
 {
     $this->assertSame('Arial', $this->parser1->getFontFace());
 }