Beispiel #1
0
 public function testFind()
 {
     $result = Mock::find([]);
     //print_r($result);
 }