AFScreenTestContext constructor

AFScreenTestContext(
  1. AFDispatcher dispatcher,
  2. AFBaseTestID testId
)

Implementation

AFScreenTestContext(this.dispatcher, AFBaseTestID testId): super(testId);