assertNotFound method

void assertNotFound()

Implementation

void assertNotFound() => assertStatus(404);