Class ContentVerifier

Object
ContentVerifier

public class ContentVerifier extends Object
Verification operations that compare metadata or CRS properties against the expected values. The metadata or CRS to verify (typically read from a dataset) is specified by a call to one of the addMetadataToVerify(…) methods. The expected metadata values are specified by calls to addExpectedValues(…) methods. After the expected and actual values have been specified, they can be compared by a call to assertMetadataEquals().
Since:
3.1