ifw-fcf  5.0.0-pre2
Public Member Functions | Public Attributes | List of all members
test_setup_command.TestSetupCommand Class Reference

TestSetupCommand provides test routines for SetupCommand class. More...

Inheritance diagram for test_setup_command.TestSetupCommand:

Public Member Functions

def setUp (self)
 
def tearDown (self)
 
def test_add_device (self)
 TestSetupCommand Testing adding a device to the vector. More...
 
def test_merge_device (self)
 TestSetupCommand Testing setting a device to the vector. More...
 

Public Attributes

 uri
 
 fcsif
 

Detailed Description

TestSetupCommand provides test routines for SetupCommand class.

Member Function Documentation

◆ setUp()

def test_setup_command.TestSetupCommand.setUp (   self)

◆ tearDown()

def test_setup_command.TestSetupCommand.tearDown (   self)

◆ test_add_device()

def test_setup_command.TestSetupCommand.test_add_device (   self)

TestSetupCommand Testing adding a device to the vector.

◆ test_merge_device()

def test_setup_command.TestSetupCommand.test_merge_device (   self)

TestSetupCommand Testing setting a device to the vector.

Member Data Documentation

◆ fcsif

test_setup_command.TestSetupCommand.fcsif

◆ uri

test_setup_command.TestSetupCommand.uri

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