public function testGetAdapterShouldReturnTheAdapter() { $this->assertSame($this->adapter, $this->pagerfanta->getAdapter()); }