Interface RerunListener
-
- All Superinterfaces:
AgentListener
public interface RerunListener extends AgentListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonRerun(java.util.List<TestDTO> tests)
-
-
-
Method Detail
-
onRerun
void onRerun(java.util.List<TestDTO> tests)
-
-