Like compareJsonWithTolerance, but operates directly on the dynamics.
Synopsis
Return Value
True if both dynamics match within the tolerance.
Parameters
Name |
Description |
obj1 |
The first dynamic. |
obj2 |
The second dynamic. |
tolerance |
The allowed numeric difference. |
Created with MrDocs