cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
Public Member Functions | |
def | setUp (self) |
def | tearDown (self) |
def | testInstance (self) |
Instance unit test stubs
Definition at line 22 of file test_instance.py.
def cFSPlib.python_api_client.test.test_instance.TestInstance.setUp | ( | self | ) |
Definition at line 25 of file test_instance.py.
def cFSPlib.python_api_client.test.test_instance.TestInstance.tearDown | ( | self | ) |
Definition at line 28 of file test_instance.py.
def cFSPlib.python_api_client.test.test_instance.TestInstance.testInstance | ( | self | ) |
Test Instance
Definition at line 31 of file test_instance.py.