Пример #1
0
 public function testEnvironment()
 {
     $parallel = new \KzykHys\Parallel\Parallel();
     $this->assertTrue($parallel->isSupported());
 }