etr  4.0-pre
Public Member Functions | Public Attributes | List of all members
test_runner.TestRunnerSetup Class Reference

Public Member Functions

def setup (self)
 
def teardown (self)
 
def test_plugins_can_add_options (self)
 

Public Attributes

 args
 
 plugregpatcher
 
 openpatcher
 
 mock_file
 
 mock_PluginRegister
 
 mock_plugin_a
 
 mock_plugin_b
 

Member Function Documentation

◆ setup()

def test_runner.TestRunnerSetup.setup (   self)

◆ teardown()

def test_runner.TestRunnerSetup.teardown (   self)

◆ test_plugins_can_add_options()

def test_runner.TestRunnerSetup.test_plugins_can_add_options (   self)

Member Data Documentation

◆ args

test_runner.TestRunnerSetup.args

◆ mock_file

test_runner.TestRunnerSetup.mock_file

◆ mock_plugin_a

test_runner.TestRunnerSetup.mock_plugin_a

◆ mock_plugin_b

test_runner.TestRunnerSetup.mock_plugin_b

◆ mock_PluginRegister

test_runner.TestRunnerSetup.mock_PluginRegister

◆ openpatcher

test_runner.TestRunnerSetup.openpatcher

◆ plugregpatcher

test_runner.TestRunnerSetup.plugregpatcher

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