We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Allow snapshot testing of objects with varying content. E.g. the object may contain a randomly generated id or created_at timestamps.
id
created_at
#7 contains a simple implementation that allows ignoring nested fields. It only works if the object under test is a nested java.util.Map.
java.util.Map