|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Classes | |
|---|---|
| com.sun.javatest.interview.DefaultInterviewParameters
Use BasicInterviewParameters |
|
| com.sun.javatest.util.DirectoryClassLoader
use PathClassLoader |
|
| Deprecated Fields | |
|---|---|
| com.sun.javatest.TestFinder.env
This feature was available in earlier versions of JT Harness but does not interact well with JT Harness 3.0's GUI features. Use with discretion, if at all. |
|
| com.sun.javatest.exec.InterviewEditor.templateMode
|
|
| Deprecated Constructors | |
|---|---|
| com.sun.javatest.finder.BinaryTestFinder(File)
Use BinaryTestFinder(File testSuiteRoot, File jtdFile) instead |
|
| com.sun.javatest.finder.BinaryTestFinder(File, File)
Use BinaryTestFinder(File, File, TestEnvironment) with null as the last argument. |
|
| com.sun.javatest.Harness(File)
Use Harness() instead |
|
| com.sun.javatest.report.Report(InterviewParameters, File)
It is expected that you call writeReport() if you use this constructor. |
|
| com.sun.javatest.report.Report(InterviewParameters, File, TestFilter)
It is expected that you call writeReport() if you use this constructor. |
|
| com.sun.javatest.TestResultTable()
This method will become private. XXX make this method private |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||