|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |