Ejemplo n.º 1
0
 public function testIsInvalidFalse()
 {
     $this->assertFalse($this->object->isValid(new \stdClass()));
 }