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

public class RegexOperation extends QueryOperation
Represent $regex operation. Provides regular expression capabilities for pattern matching strings in queries.
  • Constructor Details

  • Method Details