assertNoContent method

void assertNoContent()

Implementation

void assertNoContent() => assertStatus(204);