Class KeyValuesDto
java.lang.Object
org.evomaster.client.java.controller.api.dto.KeyValuesDto
dto is used to specify multiple seeds for a field.
the field could be regarded as independent [CustomizedRequestValueDto#keyValues]
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
an independent key -
values
candidate values of the key
-
-
Constructor Details
-
KeyValuesDto
public KeyValuesDto()
-