Skip to content
dancerjohn edited this page Feb 5, 2013 · 4 revisions

Welcome to the LibEx wiki!

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.

Main Features Page

LibEx

LibEx is a set of production utilities. It provides unique functionality or extends libraries such as Guava and Hamcrest.

LibEx-Test

LibEx-Test is a test of test utilities. It provides additional JUnit Rules and other JUnit test capabilities.