-
Notifications
You must be signed in to change notification settings - Fork 5
Home
dancerjohn edited this page Feb 5, 2013
·
4 revisions
LibEx is a Java Library Extension (hence LibEx) Library. The impetus for LibEx was the use libraries such as Guava, JUnit and Hamcrest. Whenever functionality was needed that was based on one of these libraries but was not implemented by that library, we added that functionality here.
LibEx is a set of production utilities. It provides unique functionality or extends libraries such as Guava and Hamcrest.
LibEx-Test is a test of test utilities. It provides additional JUnit Rules and other JUnit test capabilities.