Example #1
0
 public function testGetInvalidQuery()
 {
     $this->assertEquals(null, $this->facet->getQuery('invalidkey'));
 }