Ejemplo n.º 1
0
 /**
  * @test
  */
 public function it_can_get_model()
 {
     $this->assertEquals($this->model, $this->proxy->getModel());
 }