| Package | Description |
|---|---|
| net.javacrumbs.jsonunit.core | |
| net.javacrumbs.jsonunit.core.internal.matchers |
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationWhen.PathsParam |
ConfigurationWhen.path(String path)
Adds path conditions.
|
static ConfigurationWhen.PathsParam |
ConfigurationWhen.paths(String... paths) |
static ConfigurationWhen.PathsParam |
ConfigurationWhen.rootPath() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Configuration |
ConfigurationWhen.ApplicableForPath.applyForPaths(@NotNull Configuration configuration,
@NotNull ConfigurationWhen.PathsParam pathsParam) |
@NotNull Configuration |
Configuration.when(@NotNull ConfigurationWhen.PathsParam object,
ConfigurationWhen.ApplicableForPath... actions)
Defines general comparison options.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull InternalMatcher |
InternalMatcher.when(@NotNull ConfigurationWhen.PathsParam object,
ConfigurationWhen.ApplicableForPath... actions)
Sets advanced/local options.
|
Copyright © 2020. All rights reserved.