|
Extension SDK 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestCaseContainer | |
oracle.jdeveloper.junit | The oracle.jdeveloper.junit package contains classes that can be
used to generate JUnit classes into a project. |
Uses of TestCaseContainer in oracle.jdeveloper.junit |
Subinterfaces of TestCaseContainer in oracle.jdeveloper.junit | |
interface |
TestSuite
The TestSuite is a TestCase container. |
Methods in oracle.jdeveloper.junit with parameters of type TestCaseContainer | |
void |
TestCase.addToSuiteMethod(TestCaseContainer suite,
JotMethod method)
This method is called by the TestSuite to give the TestCase the opportunity to install itself into the TestSuite's suite() method. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.