Example #1
0
 public function testNodeId()
 {
     $this->assertTrue(strlen($this->client->getNodeId()) > 0, "Connected");
 }