Mock subarray

This module implements infrastructure for mocking MCCS subarray devices.

class MockSubarrayBuilder(from_factory=<class 'unittest.mock.Mock'>)

This module implements a mock builder for MCCS subarray devices.

__init__(from_factory=<class 'unittest.mock.Mock'>)

Create a new instance.

Parameters:

from_factory (type[Mock]) – an optional factory from which to draw the original mock