expectZeroExit method

Future expectZeroExit()

Implementation

Future expectZeroExit() => expectExitCode(const [0]);