| Interface | Description |
|---|---|
| TestDir.Act | |
| UnitTestCommon.Modifier |
Provide an interface that allows for arbitrary modification
of text before is is passed to compare().
|
| Class | Description |
|---|---|
| Assert2 |
Custom JUnit 4 assertions.
|
| CheckPointFeatureDataset |
Read and check a point feature dataset, return number of point features.
|
| CompareNcml |
Read dataset, write NcML, compare results.
|
| CompareNetcdf | Deprecated
use CompareNetcdf2
|
| DapTestContainer |
Set up d4ts and dts servers using TestContainers to use for testing opendap, dap4, and httpservices.
|
| Diff |
diff Text file difference utility.
|
| SysStreamLogger | |
| SysStreamLogger.LoggingOutputStream | |
| TestDir |
Manage the test data directories and servers.
|
| TestDir.FileFilterFromSuffixes | |
| TestFileDirUtils |
Static utilities for testing
|
| TestLogger | |
| TestLogger.TestLoggerFactory | |
| UnitTestCommon | |
| UnitTestCommon.ModDelete |
Instance of Modifier specialized to delete lines matching
a given Java regular expression
of text before is is passed to compare().
|
| UnitTestCommon.ModSuppress |
Instance of Modifier specialized to delete named attributes.
|
| UtilsMa2Test |
ma2 testing utilities
|
| UtilsTestStructureArray |