Exemplo n.º 1
0
 public function testGetRequestBuilder()
 {
     $this->assertInstanceOf('Solarium\\QueryType\\Select\\RequestBuilder\\Component\\Spellcheck', $this->spellCheck->getRequestBuilder());
 }