StackFlow
Laravel - HTTP Tests - Assert Guest
Assert that a user is not authenticated:
$this->assertGuest($guard = null);
Please enable JavaScript to view the
comments powered by Disqus.