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