run abstract method

Future<void> run(
  1. AFScreenTestContext context, {
  2. Function onEnd,
})

Implementation

Future<void> run(AFScreenTestContext context, { Function onEnd});