Exemplo n.º 1
0
 public function testGetAdapterShouldReturnTheAdapter()
 {
     $this->assertSame($this->adapter, $this->pagerfanta->getAdapter());
 }