| Interface | Description |
|---|---|
| JSONComparator |
Interface for comparison handler.
|
| Class | Description |
|---|---|
| AbstractComparator |
This class provides a skeletal implementation of the
JSONComparator
interface, to minimize the effort required to implement this interface. |
| ArraySizeComparator |
A JSONAssert array size comparator.
|
| CustomComparator | |
| DefaultComparator |
This class is the default json comparator implementation.
|
| JSONCompareUtil |
Utility class that contains Json manipulation methods
|
Copyright © 2016. All Rights Reserved.