Extension SDK

oracle.jdeveloper.junit
Interface SuiteTestCase

All Superinterfaces:
TestCase

public interface SuiteTestCase
extends TestCase

The SuiteTestCase represents a TestCase that contains a suite() method. This type of TestCase is added to a TestSuite by invoking the suite() method.


Methods inherited from interface oracle.jdeveloper.junit.TestCase
addTestFixture, addTestMethod, addToSuiteMethod, commitChanges, getJotClass, getName, getProject
 


Extension SDK

 

Copyright ©1997, 2003, Oracle. All rights reserved.