示例#1
0
 public function testSearchForAWord()
 {
     $this->assertEquals([3], $this->textChains->searchForAWord('elyas'));
 }