Ejemplo n.º 1
0
 public function testGetFrom()
 {
     $this->assertInstanceOf('PO\\QueryBuilder\\Clauses\\FromClause', $this->object->getFrom());
 }