![]() |
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 | test_get_is_on (self) |
Public Member Functions inherited from microscope.testsuite.test_devices.LightSourceTests | |
| def | assertEqualMW (self, first, second, msg=None) |
| def | test_get_is_on (self) |
| def | test_off_after_constructor (self) |
| def | test_turning_on_and_off (self) |
| def | test_shutdown (self) |
| def | test_power_when_off (self) |
| def | test_setting_power (self) |
| def | test_setting_power_outside_limit (self) |
| def | test_status (self) |
Public Member Functions inherited from microscope.testsuite.test_devices.DeviceTests | |
| def | test_on_and_off (self) |
| def | test_enable_and_disable (self) |
| def | test_enable_enabled (self) |
| def | test_disable_disabled (self) |
Public Attributes | |
| device | |
| fake | |
Definition at line 337 of file test_devices.py.
| def microscope.testsuite.test_devices.TestDummyLightSource.setUp | ( | self | ) |
Definition at line 338 of file test_devices.py.
| def microscope.testsuite.test_devices.TestDummyLightSource.test_get_is_on | ( | self | ) |
Reimplemented from microscope.testsuite.test_devices.LightSourceTests.
Definition at line 347 of file test_devices.py.
| microscope.testsuite.test_devices.TestDummyLightSource.device |
| microscope.testsuite.test_devices.TestDummyLightSource.fake |
Definition at line 342 of file test_devices.py.