/** * Test * * @return void */ public function testRollback() { $this->assertTrue($this->object->rollback('version')); }