Package org.opengis.test

Base classes for validators and test suites for all GeoAPI objects. The Validators class provides static validate methods that can be used for validating existing instances of various kind. Those methods can be conveniently imported in a test class with the following Java statement:
import static org.opengis.test.Validators.*;

No other validator class need to be considered, unless the validation process needs to be customized.

Since:
2.2
Version:
3.0