示例#1
0
 /**
  * @expectedException \InvalidArgumentException
  */
 public function testInvalidColumsHtml()
 {
     $this->dtv->html();
 }