Example #1
0
 public function testAfterLoad()
 {
     $this->assertEquals($this->model, $this->model->afterLoad());
 }