Approval Tests

Unit testing asserts can be difficult to use. Approval tests simplify this by taking a snapshot of the results, and confirming that they have not changed. In normal unit testing, you say assertEquals(
Download

Approval Tests Ranking & Summary

Advertisement

  • Rating:
  • Publisher Name:
  • Dan Gilkerson
  • File Size:
  • 31 KB

Approval Tests Tags


Approval Tests Description

A picture's worth a 1000 tests. Unit testing asserts can be difficult to use. Approval Tests is a handy component specially designed to simplify this by taking a snapshot of the results, and confirming that they have not changed. All you need to do to use ApprovalTests is simply include the ApprovalTests.jar in your class path. Then use it with your favorite Testing Framework.


Approval Tests Related Software