Exemplo n.º 1
0
 public function testWordIsToken()
 {
     $this->assertEquals($this->word->getWord(), $this->word->getToken());
 }