assertUnauthorized method

void assertUnauthorized()

Implementation

void assertUnauthorized() => assertStatus(401);