예제 #1
0
 public function test_random_string()
 {
     $this->assertEquals(48, strlen($this->object->random_string()));
 }