Exemplo n.º 1
0
 public function testGetTokenType()
 {
     $this->assertEquals(QueryScanner::WORD, $this->word->getTokenType());
 }