Class NotOperation
java.lang.Object
org.evomaster.client.java.controller.mongo.operations.QueryOperation
org.evomaster.client.java.controller.mongo.operations.NotOperation
Represent $not operation.
Selects the documents that do not match the condition.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotOperation
-
-
Method Details
-
getFieldName
-
getCondition
-