Public Member Functions | |
def | __init__ (self, args, kwargs) |
def | test_constructor (self) |
Class to test fgFDMVariableList
Definition at line 44 of file test_fgFDM.py.
def test_fgFDM.fgFDMVariableListTest.__init__ | ( | self, | |
args, | |||
kwargs | |||
) |
Constructor, set up some data that is reused in many tests
Definition at line 48 of file test_fgFDM.py.
def test_fgFDM.fgFDMVariableListTest.test_constructor | ( | self | ) |
Test the constructor and adding variables
Definition at line 52 of file test_fgFDM.py.