test_service: Test each service that is registered

Description Usage Arguments

Description

Test each service that is registered

Usage

1
2
test_service(obj, envir = parent.frame(), on.pass_each = NULL,
  on.fail_each = NULL)

Arguments

obj

list. Is the registered service call and response to test.

envir

environment. The environment where the service is called from.

on.pass_each

function. Callback function when a test passes.

on.fail_each

function. Callback function when a test fails.


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