| Modifier and Type | Method and Description |
|---|---|
static FieldMatcher |
FieldMatcher.of(String... keyValuePairs)
Creates a FieldMatcher expecting a map of keys and values
use like: FieldMatcher.of("fruit", "orange", "quantity" "42")
|
Copyright © 2021. All rights reserved.