Beispiel #1
0
 /**
  * Flush the whole storage
  */
 public function testflush()
 {
     self::assertTrue($this->object->flush());
 }