Exemplo n.º 1
0
 public function testGetMethodWithNoInput()
 {
     $value = Str::Init()->Get();
     $this->assertEmpty($value);
 }