Example #1
0
 public function testGetComponents()
 {
     $this->assertEquals(array(), $this->query->getComponents());
 }