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