Assertion Extensions for JUnit: perform unit testing with complex assertions
Assertion Extensions for JUnit: perform unit testing with complex assertions
Submitted by webmaster@testdriven.com (Links) on Sat, 12/03/2005 - 14:19. JUnitJUnit lets you test software code units by making assertions that the intended requirements are met, but these assertions are limited to primitive operations. IBM Software Engineer Tony Morris fills the gap by introducing Assertion Extensions for JUnit, which provides a set of complex assertions that execute within the JUnit framework. Follow along as the author shows you how using this new package from alphaWorks can increase the reliability and robustness of your Java™ software.
Author: Tony Morris
Published: IBM DeveloperWorks, March 8, 2005
Author: Tony Morris
Published: IBM DeveloperWorks, March 8, 2005
