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