Example #1
0
 public function testGetStandardEosChars()
 {
     $this->assertNotEmpty(StringUtil::getStandardEosChars());
 }