Esempio n. 1
0
 public function test_UserId()
 {
     $result = It::userId();
     $this->assertNull($result);
 }