|
|||||||||
| Home >> All >> com >> tripi >> asp >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.tripi.asp.test
Class ADODBTest

java.lang.Objectcom.tripi.asp.test.ADODBTest
- public class ADODBTest
- extends java.lang.Object
The MiscTest class contains the unit tests for ASP operators
| Nested Class Summary | |
static class |
ADODBTest.CommandTest
This class contains the ADODB.Command object tests |
static class |
ADODBTest.ConnectionTest
This class contains the connection object tests |
static class |
ADODBTest.FieldTest
This class contains the field object tests |
static class |
ADODBTest.RecordSetTest
This class contains the recordset object tests |
| Constructor Summary | |
ADODBTest()
|
|
| Method Summary | |
static junit.framework.Test |
suite()
JUnit test suite factory. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ADODBTest
public ADODBTest()
| Method Detail |
suite
public static junit.framework.Test suite()
- JUnit test suite factory. Returns a test suite containing this
class's tests.
|
|||||||||
| Home >> All >> com >> tripi >> asp >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.tripi.asp.test.ADODBTest