Contains miscellaneous utility methods specific to the TDS project for use in our test suite.
This project contains source code from JUnit, version 4.12.
The license for JUnit is available in docs/src/private/licenses/third-party/junit/
.
Copied several methods from org.junit.Assert
that are used in the implementations of our
Assert2.assertNearlyEquals()
family of methods.