| Package | Description |
|---|---|
| net.javacrumbs.jsonunit.core | |
| net.javacrumbs.jsonunit.core.internal |
| Modifier and Type | Method and Description |
|---|---|
Options |
Configuration.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.withOptions(Options options)
Sets comparison options.
|
| Constructor and Description |
|---|
Configuration(java.math.BigDecimal tolerance,
Options options,
java.lang.String ignorePlaceholder)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Options |
Options.empty() |
Options |
Options.with(Option option,
Option... otherOptions) |
Options |
Options.without(Option option) |
Copyright © 2017. All Rights Reserved.