Uses of Interface
com.sun.javatest.Test

Packages that use Test
com.sun.javatest.lib This package contains miscellaneous library code that may be used by tests and frameworks. 
 

Uses of Test in com.sun.javatest.lib
 

Classes in com.sun.javatest.lib that implement Test
 class MultiTest
          Base class for tests with multiple sub test cases.
 

Constructors in com.sun.javatest.lib with parameters of type Test
TestCases(Test t, java.io.PrintWriter log)
          Create an object to handle the test cases of the given test.
 



Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.