UnitTestInteractor
Canonical path: TestHelper.UnitTestInteractor.UnitTestInteractor
Bases: type
Implementation of the unit test interactor.
__new__
__new__(interactor) -> UnitTestInteractor
create the unit test interactor
Parameters:
-
interactor
–original interactor
Returns:
-
UnitTestInteractor
–unit test interactor
Placeholder