Example #1
0
 public function tetsGetNonExistingOption()
 {
     $this->assertNull($this->reCaptcha->getOption('foobar'));
 }