Skip to content

UnitTestInteractor

Canonical path: TestHelper.UnitTestInteractor.UnitTestInteractor

Bases: type

Implementation of the unit test interactor.

Methods:

__init__

__init__(interactor)

initialize

Parameters:

  • interactor

    interactor

__new__

__new__(interactor) -> UnitTestInteractor

create the unit test interactor

Parameters:

  • interactor

    original interactor

Returns: