Public Member Functions | |
def | __init__ (self, args, kwargs) |
def | test_constructor (self) |
Class to test fgFDMVariable
Definition at line 27 of file test_fgFDM.py.
def test_fgFDM.fgFDMVariableTest.__init__ | ( | self, | |
args, | |||
kwargs | |||
) |
Constructor, set up some data that is reused in many tests
Definition at line 31 of file test_fgFDM.py.
def test_fgFDM.fgFDMVariableTest.test_constructor | ( | self | ) |
Test the constructor
Definition at line 35 of file test_fgFDM.py.