etr  2.0
 All Classes Namespaces Files Functions Variables Groups Pages
Public Member Functions | Public Attributes | List of all members
test_command.TestTestCommand Class Reference

Public Member Functions

def setup
 
def teardown
 
def test_execute_runs_plugins
 
def test_plugin_methods_are_called_correct_order
 
def test_plugin_teardown_is_called_if_setup_fails
 
def test_plugin_teardown_is_called_if_run_fails
 
def test_plugins_not_called_if_fsisol_fails
 

Public Attributes

 args
 
 resultpatcher
 
 logcapturepatcher
 
 mock_LogCapture
 
 mock_logcapture
 
 fsisolpatcher
 
 mock_FsIsol
 
 mock_fsisol
 
 mock_TextTestResult
 
 mock_result
 
 mock_plugin_a
 
 mock_plugin_b
 
 patcher
 
 mock_PluginMgr
 
 mock_pluginmgr
 
 cfg_ctx
 

Member Function Documentation

def test_command.TestTestCommand.setup (   self)
def test_command.TestTestCommand.teardown (   self)
def test_command.TestTestCommand.test_execute_runs_plugins (   self)
def test_command.TestTestCommand.test_plugin_methods_are_called_correct_order (   self)
def test_command.TestTestCommand.test_plugin_teardown_is_called_if_run_fails (   self)
def test_command.TestTestCommand.test_plugin_teardown_is_called_if_setup_fails (   self)
def test_command.TestTestCommand.test_plugins_not_called_if_fsisol_fails (   self)

Member Data Documentation

test_command.TestTestCommand.args
test_command.TestTestCommand.cfg_ctx
test_command.TestTestCommand.fsisolpatcher
test_command.TestTestCommand.logcapturepatcher
test_command.TestTestCommand.mock_FsIsol
test_command.TestTestCommand.mock_fsisol
test_command.TestTestCommand.mock_LogCapture
test_command.TestTestCommand.mock_logcapture
test_command.TestTestCommand.mock_plugin_a
test_command.TestTestCommand.mock_plugin_b
test_command.TestTestCommand.mock_PluginMgr
test_command.TestTestCommand.mock_pluginmgr
test_command.TestTestCommand.mock_result
test_command.TestTestCommand.mock_TextTestResult
test_command.TestTestCommand.patcher
test_command.TestTestCommand.resultpatcher

The documentation for this class was generated from the following file: