assertInstanceOf(\EvLoop::class, $this->loop->getHandle()); } public function testSupported() { $this->assertTrue(EvDriver::isSupported()); } }