Пример #1
0
 public function testGetType()
 {
     $this->assertEquals(Client::QUERY_ANALYSIS_DOCUMENT, $this->query->getType());
 }