Uses of Class
org.mockserver.model.Not
Packages that use Not
Package
Description
-
Uses of Not in org.mockserver.model
Subclasses of Not in org.mockserver.modelModifier and TypeClassDescriptionclassclassclassBody<T>classclassA conditional (if-then-else) request matcher.classclassclassA body matcher that matches when the request body is "similar enough" to an expected string, using a deterministic string-similarity metric (normalised Jaro-Winkler) with a configurable threshold between0.0and1.0.classclassclassclassclassclassclassclassMatches amultipart/form-datarequest body at the field level.classclassclassclassclassclassBody matcher that delegates matching to a WASM module stored in theWasmStore.classclassclassMethods in org.mockserver.model with type parameters of type NotMethods in org.mockserver.model that return Not -
Uses of Not in org.mockserver.serialization.model
Subclasses of Not in org.mockserver.serialization.model -
Uses of Not in org.mockserver.templates.engine.model
Subclasses of Not in org.mockserver.templates.engine.model