assertServiceUnavailable method

void assertServiceUnavailable()

Implementation

void assertServiceUnavailable() => assertStatus(503);