parseShadowTestRefreshSchedule {TestDesign}R Documentation

(Internal) Parse shadowtest refresh schedule

Description

parseShadowTestRefreshSchedule is an internal function for parsing shadowtest refresh schedule from supplied config.

Usage

parseShadowTestRefreshSchedule(simulation_constants, refresh_policy)

Arguments

simulation_constants

a named list containing simulation constants.

refresh_policy

the refresh_policy slot from a config_Shadow object.

Value

parseShadowTestRefreshSchedule returns a named list.


[Package TestDesign version 1.7.0 Index]