register_service_call: Register a service call

Description Usage Arguments

Description

When a call is registered, it will be tested periodically to make sure that service calls don't break.

Usage

1
register_service_call(key, sfn, envir = parent.frame(1), force = FALSE)

Arguments

key

character. Unique identifier.

sfn

call. Quoted call to register.

envir

environment. The enviroment where the call is evaluated.

force

logical. If TRUE, it will overwrite any servicetest already registered to the key.


avantcredit/servicetests documentation built on May 11, 2019, 4:07 p.m.