AFScreenTestContextSimulator constructor
AFScreenTestContextSimulator(
- AFDispatcher dispatcher,
- AFBaseTestID testId,
- int runNumber,
- AFBaseTestID? selectedTest,
Implementation
AFScreenTestContextSimulator(AFDispatcher dispatcher, AFBaseTestID testId, this.runNumber, this.selectedTest): super(dispatcher, testId);