Extension SDK 9.0.5

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, 2004, Oracle. All rights reserved.