Example #1
0
 public function testGetType()
 {
     $this->assertEquals(FacetSet::FACET_FIELD, $this->facet->getType());
 }