Package com.sun.ts.lib.harness


package com.sun.ts.lib.harness
  • Class
    Description
     
    This abstract class must be extended by all clients of all J2EE-TS tests.
    This exception must be thrown by all implentations of EETest to signify a test failure.
    This exception is used only by EETest.
     
     
     
    This abstract class must be extended by all clients of tests of J2EE service apis; for example, JDBC, RMI-IIOP, JavaMail, JMS, etc.
     
     
    This class is used by the TS harness to figure out which keywords should be associated with directories of tests.
    This class is used by the TS harness to figure out which vehicles are to be used by the Service tests in the TS.