Example #1
0
 public function testGetValidationGroupReturnsNullWhenNoneSet()
 {
     $this->assertNull($this->form->getValidationGroup());
 }