assertMethodNotAllowed method

void assertMethodNotAllowed()

Implementation

void assertMethodNotAllowed() => assertStatus(405);