# Functions
AddCleanupAction installs a function that will be called in the event of the whole test being terminated.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RemoveCleanupAction removes a function that was installed by AddCleanupAction.
RunCleanupActions runs all functions installed by AddCleanupAction.
No description provided by the author
# Constants
How often to poll for conditions.
# Variables
DefaultConfig contains the default shared config the is likely parsed from command line arguments.