Skip to content

Latest commit

 

History

History
 
 

tds-test-utils

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

tds-test-utils

Contains miscellaneous utility methods specific to the TDS project for use in our test suite.

Inclusion of third-party software

This project contains source code from JUnit, version 4.12. The license for JUnit is available in docs/src/private/licenses/third-party/junit/.

Details of use:

Copied several methods from org.junit.Assert that are used in the implementations of our Assert2.assertNearlyEquals() family of methods.