Package org.geotools.test
A set of helper classes for Geotools tests.
This package is for internal use only. Classes in this package may change
in incompatible ways in any future version.
-
Class Summary Class Description FixtureUtilities Static methods to support the implementation of tests that use fixture configuration files.OnlineTestCase Test support for test cases that require an "online" resource, such as an external server or database.OnlineTestSupport JUnit 4 test support for test cases that require an "online" resource, such as an external server or database.TestData Provides access totest-data
directories associated with JUnit tests.TestGraphics Utility class you can use in test cases to ensure a renderer is doing what you expected.