waft.actions.actions module

class waft.actions.actions.Actions

Bases: object

Base class for all waft framework test actions

property cleanup_queue: CleanupQueue

Returns an instance of the cleanup registry

waft.actions.actions.wrap_actions_in_timer(action)

Wrap all actions in a timer for evaluating any test issues and to facilitate characterization testing