T - is the type of the Tester this scenario will be applied to.@FunctionalInterface public interface Scenario<T>
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String fileName,
Tester<T> tester)
Executes the scenario.
|
Copyright © 2016. All rights reserved.