Пример #1
0
 public function testVersion()
 {
     $this->assertRegexp('/[0-9]+\\.[0-9]+\\.[0-9]+/', $this->fmPdo->getAPIVersion());
 }