assertResponseEmpty()
assertResponseNoContent()
The function tests the HTTP response is `204 No Content`, and now the name reflects that better. No functional changes.