Exemplo n.º 1
0
 public function testGetRandomString()
 {
     $this->assertEquals(10, strlen(\Mwyatt\Core\Helper::getRandomString(10)));
 }