コード例 #1
0
ファイル: PivotTest.php プロジェクト: starsw001/solarium
 public function testGetType()
 {
     $this->assertEquals(FacetSet::FACET_PIVOT, $this->facet->getType());
 }