コード例 #1
0
ファイル: TestRedisServer.php プロジェクト: jamm/memory
 public function test_TIME()
 {
     $this->assertEquals("time", $this->redis->TIME());
 }