Beispiel #1
0
 public function testStaticString()
 {
     $string = RTString::string();
     $this->assertEquals($string, $this->string);
 }