Interface MasterProcedureTestingUtility.StepHook
- Enclosing class:
- MasterProcedureTestingUtility
public static interface MasterProcedureTestingUtility.StepHook
Hook which will be executed on each step
-
Method Summary
-
Method Details
-
execute
- Parameters:
step
- Step no. at which this will be executed- Returns:
- false if test should fail otherwise true
- Throws:
IOException
-