JTiger

JTiger

JTiger Unit Testing Framework for Java 2 Standard Edition 5.0 is an open Source solution that provides a robust and feature-rich abstraction to develop and execute unit test cases. Test case metadata and unit test documentation is expressed through Javadoc:SE-guide|language/annotations.html|Java annotations. Assertions, from the basic to the complex, can be made using the JTiger assertions package rather than having to write the logic for those assertions yourself.

JTiger includes rich assertion abilities, ranging from 'assert true' to 'assert adherence to the Object equals method contract on this type', an Apache Ant task, and reporting capabilities in HTML, XML or plain text format. For an example JTiger HTML report, see the [http://jtiger.org/test-report/index.html JTiger Self Test Report] . JTiger provides reassurance of being a robust unit test framework by providing its own self test fixtures that assert 100% class and 100% method code coverage over the JTiger source code.

JTiger includes comprehensive documentation. Every public API in the JTiger source code includes descriptive Javadoc API Documentation. JTiger provides a user document that gives a detailed overview of how JTiger is intended to be used. The user document is available in six file formats. The JTiger framework is capable of executing JUnit test cases using the provided plugins.

Examples

External links

* [http://jtiger.org/ JTiger official website]
* [http://www.qthreads.com/interviews/testing/jtiger_arose_as_a_result_of_the_many_shortcomings_of_existing_framework.html Tony Morris, the creator of JTiger speaks about JTiger and how it compares with JUnit]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Prueba unitaria — Saltar a navegación, búsqueda En programación, una prueba unitaria es una forma de probar el correcto funcionamiento de un módulo de código. Esto sirve para asegurar que cada uno de los módulos funcione correctamente por separado. Luego, con las… …   Wikipedia Español

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”