示例#1
0
 public function testFormHasErrors()
 {
     $this->assertFalse($this->form->FormHasErrors());
 }