コード例 #1
0
 /**
  * Simple test to confirm the check doesnt break.
  */
 public function testCheckImap()
 {
     $this->assertNotNull(InstallUtil::checkImap());
 }