Unitils 1.1RC2

Unitils 1.1RC2 Download Summary

  • Language: Java
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Other Free / Open Source License
  • Databases: N/A
  • Downloads: 655
  • Released: Jun 13, 2008

Unitils 1.1RC2 Description

Unitils is an open source library aimed at making unit testing easy and maintainable. Unitils builds further on existing libraries like DBUnit and EasyMock and integrates with JUnit and TestNG .

Unitils provides general asserion utilities, support for database testing, support for testing with mock objects and offers integration with Spring , Hibernate and the Java Persistence API (JPA). It has been designed to offer these services to unit tests in a very configurable and loosely coupled way. As a result, services can be added and extended very easily.

Features:
- General testing utilities
- Equality assertion through reflection, with different options like ignoring Java default/null values and ignoring order of collections

- Database testing utilities
- Automatic maintenance and constraints disabling of unit test databases
- Support for Oracle, Hsqldb, MySql, DB2, Postgresql and Derby
- Simplify unit test database connection setup
- Simple insertion of test data with DBUnit
- Run tests in a transaction
- JPA entity manager creation and injection for hibernate, toplink and openjpa

- Hibernate SessionFactory creation and session management
- Automatically test the mapping of JPA entities / hibernate mapped objects with the database
- Mock object utilities
- Simplify EasyMock mock object creation
- Simplify mock object injection
- EasyMock argument matching using reflection equality

- Spring integration
- ApplicationContext configuration and easy injection of spring managed beans into a unit test
- Support for using a Spring-configured Hibernate SessionFactory in unit tests.

Unitils Bookmark

Hyperlink code:
Hyperlink for Forum code:

Unitils 1.1RC2 Script Download Notice

Top 4 Download periodically updates information of Unitils 1.1RC2 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Unitils 1.1RC2 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

PUnit

PUnit is an elegant, lightweight unit testing framework for PHP 5. ...

Check

Check is a unit testing framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. ...

XMLUnit

XMLUnit extends JUnit and NUnit to enable unit testing of XML. It compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions. XMLUnit for Java provides two JUnit extension classes, XMLAssert and XMLTestCase, and a set ...

Aluminium

It is currently in testing, subsequent releases are gonna be incompatible with the previous ones. ...

BuildBot

... to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build ... changes, encouraging them to be more careful about testing before checkin. ...
Python