JAF API Signature Test


This is the API signature test for the entire javax.activation.* 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.2

title API Signature verification
name Activation_SigTest
source SignatureTest.java
executeClass com.sun.tdk.signaturetest.SignatureTest
executeArgs -TestURL $testURL -Package javax.activation -FileName javax.activation_1.2_java_9.sig
keywords compile execute jaf extensionAPI

Last Updated: 4/6/98
© 2002-2017 Oracle and/or its affiliates. All Rights Reserved