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 to
test-data directories associated with JUnit tests. |
TestGraphics |
Utility class you can use in test cases to ensure a renderer is doing what you expected.
|
Copyright © 1996–2019 Geotools. All rights reserved.