JsonParameterSetTest

A parameterized test that uses a JSON file as input and apply custom converters to the JSON nodes.

Functions

Link copied to clipboard
public abstract Class<? extends Annotation> annotationType()
Link copied to clipboard
public abstract String customConverters()
The name of the field in the test class that contains a map of custom converters.
Link copied to clipboard
public abstract boolean equals(Object p)
Link copied to clipboard
public abstract int hashCode()
Link copied to clipboard
public abstract String toString()
Link copied to clipboard
public abstract String value()
The path to the JSON file containing the test data.