|
|||||||||
| 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.RecordSetTest

java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.tripi.asp.test.ADODBTest.RecordSetTest
- All Implemented Interfaces:
- junit.framework.Test
- Enclosing class:
- ADODBTest
- public static class ADODBTest.RecordSetTest
- extends junit.framework.TestCase
This class contains the recordset object tests
| Field Summary |
| Fields inherited from class junit.framework.TestCase |
|
| Constructor Summary | |
ADODBTest.RecordSetTest(java.lang.String name)
Test suite constructor. |
|
| Method Summary | |
void |
test_activeconnection1()
Execute activeconnection1 |
void |
test_activerecordset1()
Execute activerecordset1 |
void |
test_addnew1()
Execute addnew1 |
void |
test_addnew2()
Execute addnew2 |
void |
test_bof1()
Execute bof1 |
void |
test_bof2()
Execute bof2 |
void |
test_cancelupdate1()
Execute cancelupdate1 |
void |
test_move1()
Execute move1 |
void |
test_move2()
Execute move2 |
void |
test_paging1()
Execute paging1 |
void |
test_position1()
Execute position1 |
void |
test_requery1()
Execute requery1 |
void |
test_update1()
Execute update1 |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
ADODBTest.RecordSetTest
public ADODBTest.RecordSetTest(java.lang.String name) throws com.tripi.asp.AspException
- Test suite constructor.
| Method Detail |
test_activerecordset1
public void test_activerecordset1()
throws java.io.IOException
- Execute activerecordset1
test_activeconnection1
public void test_activeconnection1()
throws java.io.IOException
- Execute activeconnection1
test_addnew1
public void test_addnew1()
throws java.io.IOException
- Execute addnew1
test_addnew2
public void test_addnew2()
throws java.io.IOException
- Execute addnew2
test_bof1
public void test_bof1()
throws java.io.IOException
- Execute bof1
test_bof2
public void test_bof2()
throws java.io.IOException
- Execute bof2
test_cancelupdate1
public void test_cancelupdate1()
throws java.io.IOException
- Execute cancelupdate1
test_move1
public void test_move1()
throws java.io.IOException
- Execute move1
test_move2
public void test_move2()
throws java.io.IOException
- Execute move2
test_paging1
public void test_paging1()
throws java.io.IOException
- Execute paging1
test_position1
public void test_position1()
throws java.io.IOException
- Execute position1
test_requery1
public void test_requery1()
throws java.io.IOException
- Execute requery1
test_update1
public void test_update1()
throws java.io.IOException
- Execute update1
|
|||||||||
| Home >> All >> com >> tripi >> asp >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC