Skip to content
DomDerrien edited this page Sep 13, 2010 · 4 revisions

The two-tiers-utils (aka 2tu) is a library offering various utility methods for the Java and JavaScript programming languages.

There are three areas covered by the library:

  1. Localized resource bundles
  2. Json tools
  3. Mock objects

The various elements of the library are freely available under a Modified BSD license.

To ensure the quality of the delivery, the library can be built with a simple ant file (command: ant distribute) which runs also a series of tests with 100% as the target for the code coverage ;)

Enjoy!
A+, Dom

Clone this wiki locally