コード例 #1
0
 public function testIsAuthenticated()
 {
     $this->assertTrue($this->token->isAuthenticated());
 }