menu
dust_server package
documentation
testing.dart
TestResponse
assertMethodNotAllowed method
assertMethodNotAllowed method
dark_mode
light_mode
assertMethodNotAllowed
method
void
assertMethodNotAllowed
(
)
Implementation
void assertMethodNotAllowed() => assertStatus(405);
dust_server package
documentation
testing
TestResponse
assertMethodNotAllowed method
TestResponse class