SigTest Tool
The SigTest tool is an API conformance tool that makes it possible to easily compare the signatures of two different implementations of the same API. It verifies that all of the members are present, reports when new members are added, and checks the specified behavior of each API member. Within the SigTest project on java.net, you can find information about the JT Harness, ME Framework, and the regression test harness (jtreg). Learn more.
Posted at 09:51AM Jul 15, 2008
by GD in Java ME |