reversals->all(); $this->assertSame(false, $all['has_more']); $this->assertSame(0, count($all->data)); } }