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