test_service_calls: Test registered services

Description Usage Arguments

Description

Test registered services

Usage

1
2
test_service_calls(keys = NULL, return.type = "verbose",
  on.pass_all = NULL, on.fail_any = NULL, ...)

Arguments

keys

list of characters. If keys are given only those tests will be run.

return.type

character. The return type options are "verbose" or "logical".

on.pass_all

function. Callback function when all tests pass.

on.fail_any

function. Callback function when any tests fail.

...

any additional arguments to test_service.


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