java.lang.Object
org.evomaster.client.java.controller.mongo.operations.QueryOperation
org.evomaster.client.java.controller.mongo.operations.NotOperation

public class NotOperation extends QueryOperation
Represent $not operation. Selects the documents that do not match the condition.
  • Constructor Details

  • Method Details