コード例 #1
0
ファイル: QueryTest.php プロジェクト: starsw001/solarium
 public function testGetComponents()
 {
     $this->assertEquals(array(), $this->query->getComponents());
 }