Example #1
0
 public function testToDataSource()
 {
     $this->assertType("DibiDataSource", $this->object->toDataSource());
 }