OJI API Test Analysis

Table of Content

How many  tests cases can be created?

        A total of 323 test cases can be written for testing OJI APIs .
        Below is a list of OJI API methods that are being implemented in
       browser code for OJI and/or in Kestrel code(for windows) . Each method under
       an interface include details like the number of possible test cases
        and the possible test values. At the end of interface there is a
        total for the number of test cases for this Interface.
 
     Note:
     ====
       Interfaces nsIJRIPlugin.h , nsISecureJNI.h  and nsISecureJNI2.h  are found
      under the mozilla/modules/oji/public directory of mozilla.
      However these interfaces were not included in the Kestrel include directory.
       Also noticed that the methods declared within nsISecureJNI.h  and nsISecureJNI2.h
      under mozilla/modules/oji/public directory
      were all included in the nsISecureEnv.h interface that is found in kestrel include directory

Date
Version
Author
Description
  11/04/99  1.0  Geetha Vaidyanaathan   first draft