Contains miscellaneous utility methods for use in the CDM test suite. Published for internal use by other THREDDS projects.
This project contains source code from JUnit, version 4.12.
The license for JUnit is available in third-party-licenses/junit/
.
Copied several methods from org.junit.Assert
that are used in the implementations of our
Assert2.assertNearlyEquals()
family of methods.