Class InOperation<V>
java.lang.Object
org.evomaster.client.java.controller.mongo.operations.QueryOperation
org.evomaster.client.java.controller.mongo.operations.InOperation<V>
Represent $in operation.
Selects the documents where the value of a field equals any value in the specified array.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InOperation
-
-
Method Details
-
getFieldName
-
getValues
-