exopy.testing.measurement.contributions module

Dummy contributions to the measurement plugin used for testing purposes.

class exopy.testing.measurement.contributions.Flags

Bases: object

BUILD_FAIL_ANALYSE = False
BUILD_FAIL_COLLECT = False
MONITOR_FAIL_WIDGET = False
RUNTIME1_FAIL_ANALYSE = False
RUNTIME1_FAIL_COLLECT = False
RUNTIME1_UNAVAILABLE = False
RUNTIME2_FAIL_ANALYSE = False
RUNTIME2_FAIL_COLLECT = False
RUNTIME2_UNAVAILABLE = False
class exopy.testing.measurement.contributions.MeasureTestManifest(parent=None, **kwargs)

Bases: enaml.workbench.plugin_manifest.PluginManifest

Manifest contributing dummy extensions to measurement plugin.

class exopy.testing.measurement.contributions.MonitorTestItem(parent=None, **kwargs)

Bases: exopy.measurement.monitors.base_monitor.BaseMonitorItem