![]() |
BioImager
3.9.1
A .NET microscopy imaging library. Supports various microscopes by using imported libraries & GUI automation. Supported libraries include PriorĀ® & ZeissĀ® & all devices supported by Micromanager 2.0 and python-microscope.
|
Public Member Functions | |
| def | setUp (self) |
| def | tearDown (self) |
| def | test_property_access (self) |
| def | test_property_writing (self) |
Public Attributes | |
| daemon | |
| thread | |
Definition at line 65 of file test_client.py.
| def microscope.testsuite.test_client.TestClient.setUp | ( | self | ) |
Definition at line 66 of file test_client.py.
| def microscope.testsuite.test_client.TestClient.tearDown | ( | self | ) |
Definition at line 70 of file test_client.py.
| def microscope.testsuite.test_client.TestClient.test_property_access | ( | self | ) |
Test we can read properties via the Client
Definition at line 80 of file test_client.py.
References microscope.testsuite.test_client.TestClient._serve_objs().
| def microscope.testsuite.test_client.TestClient.test_property_writing | ( | self | ) |
Test we can write properties via the Client
Definition at line 93 of file test_client.py.
References microscope.testsuite.test_client.TestClient._serve_objs().
| microscope.testsuite.test_client.TestClient.daemon |
Definition at line 67 of file test_client.py.
| microscope.testsuite.test_client.TestClient.thread |
Definition at line 68 of file test_client.py.