|
|||||||||
| Home >> All >> [ Database overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
Database
Class AllTests

java.lang.Objectjunit.framework.TestSuite
Database.AllTests
- All Implemented Interfaces:
- junit.framework.Test
- public class AllTests
- extends junit.framework.TestSuite
Class declaration
- Version:
- $Revision: 1.1 $ $Date: 2001/03/15 15:44:50 $
| Field Summary | |
private static java.lang.Class |
CLASS
static reference to .class. |
| Fields inherited from class junit.framework.TestSuite |
|
| Constructor Summary | |
AllTests()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Method declaration |
static junit.framework.Test |
suite()
Method declaration |
| Methods inherited from class junit.framework.TestSuite |
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
CLASS
private static java.lang.Class CLASS
- static reference to .class.
Java does not provide any way to obtain the Class object from
static method without naming it.
| Constructor Detail |
AllTests
public AllTests()
| Method Detail |
main
public static void main(java.lang.String[] args)
- Method declaration
suite
public static junit.framework.Test suite()
- Method declaration
|
|||||||||
| Home >> All >> [ Database overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC