|
Extension SDK 10.1.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The TestCaseContainer manages a set of TestCases. It provides the basic services needed by the TestSuite and SuiteTestCase classes.
Method Summary | |
void |
addTestCase(TestCase newTest) Adds a TestCase to the set of TestCases. |
void |
commitChanges() Commits any of the generated source code into the source file. |
JotClass |
getJotClass() Returns the JotClass that has been generated for this TestCaseContainer. |
JotBlockElement |
getSuiteMethodInsertionPoint() Returns the insertion point to be used as a marker. |
Method Detail |
public void addTestCase(TestCase newTest)
public JotBlockElement getSuiteMethodInsertionPoint()
public JotClass getJotClass()
public void commitChanges()
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.