AFScreenTestContext constructor
AFScreenTestContext(
- AFDispatcher dispatcher,
- AFBaseTestID testId
Implementation
AFScreenTestContext(this.dispatcher, AFBaseTestID testId): super(testId);