assertUnauthorized method

TestResponse assertUnauthorized()

Implementation

TestResponse assertUnauthorized() => assertStatus(401);