hook_state_assert {precommit} | R Documentation |
Match the resulting state after the hook run with the expected state
hook_state_assert(
path_candidate,
tempdir,
path_candidate_temp,
file_transformer,
path_stdout,
path_stderr,
expect_success,
std_err,
std_out,
exit_status
)