Collect all the TnErrorCmds in a TnCmd sequence into one error string
Collect all the TnErrorCmds in a TnCmd sequence into one error string
The commands to check for errors
None if there are no errors or the merged string to throw if there are errors.
Execute a sequence of commands
Execute a sequence of commands
The commands to execute
The instance of TnAssertionRunner to use to run the assertion commands
The instance of TnDiffCreator to use to run the diff commands
The instance of TnViewCreator to use to run the view commands
Get the input data, either from the lookup table or from disk
Get the input data, either from the lookup table or from disk
The input to get
The input data set as a dataframe
Get the appropriate persister object depending on the configuration file
Get the appropriate persister object depending on the configuration file
The root of the config file
Parse the given config file for commands and report all valid or invalid commands
Parse the given config file for commands and report all valid or invalid commands
The root of the config file
The list of commands, either valid commands to run or errors of incorrectly specified commands
Parse a plan file and then run the desired commands
Parse a plan file and then run the desired commands
The name of the plan file to load
The class for running a plan.