assertNotFound method

TestResponse assertNotFound()

Implementation

TestResponse assertNotFound() => assertStatus(404);