Help API Signature Test


This is the API signature test for the entire javax.help.* package. This test verifies the existence of all expected public classes and interfaces. In those public classes and interfaces it verifies the existence, correct modifiers, arguments, and throws clauses of public constructors and methods. It also verifies the existence and correct modifiers of public fields. The source code for this file is located in the src/javasoft/sqe/jck/extension/lib directory.

This test is version specific. The current version is 1.0

title API Signature verification
name Help_SigTest
source SignatureTest.java
executeClass javasoft.sqe.jck.extension.lib.SignatureTest
executeArgs -TestURL $testURL -PackageName javax.help -FileName javahelp2_0.sig
keywords extensionAPI