|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--junit.framework.TestSuite
|
+--oracle.owb.transformation.TestPublicAPI
A TestSuite containing all JUnit tests for the OWB Transformation Public API.
| Constructor Summary | |
TestPublicAPI()Constructs a TestPublicAPI object. | |
TestPublicAPI(java.lang.Class t)Constructs a TestPublicAPI object. | |
TestPublicAPI(java.lang.String s)Constructs a TestPublicAPI object. | |
| Method Summary | |
static void |
main(java.lang.String[] args)main method of class TestPublicAPI . |
static junit.framework.Test |
suite()suite method of class TestPublicAPI . |
| Methods inherited from class junit.framework.TestSuite |
addTest, addTestSuite, countTestCases, getName, run, runTest, setName, testAt, testCount, tests, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TestPublicAPI()
public TestPublicAPI(java.lang.Class t)
t - a Class objectpublic TestPublicAPI(java.lang.String s)
s - a String object| Method Detail |
public static void main(java.lang.String[] args)
args - array of String objectpublic static junit.framework.Test suite()
|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||