示例#1
0
 public function testGetParser()
 {
     $this->assertInstanceOf('CronLingo\\Parser', \CronLingo\CronLingo::getParser());
 }