Class ActionDto
- java.lang.Object
-
- org.evomaster.client.java.controller.api.dto.ActionDto
-
public class ActionDto extends Object
Created by arcuri82 on 16-Sep-19.
-
-
Field Detail
-
index
public Integer index
The index of this action in the test. Eg, in a test with 10 indices, the index would be between 0 and 9
-
-