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

java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.tripi.asp.test.ADODBTest.ConnectionTest
- All Implemented Interfaces:
- junit.framework.Test
- Enclosing class:
- ADODBTest
- public static class ADODBTest.ConnectionTest
- extends junit.framework.TestCase
This class contains the connection object tests
| Field Summary |
| Fields inherited from class junit.framework.TestCase |
|
| Constructor Summary | |
ADODBTest.ConnectionTest(java.lang.String name)
Test suite constructor. |
|
| Method Summary | |
void |
test_cursorlocation1()
Cursor Location test 1 |
void |
test_errors1()
Errors test 1 |
void |
test_execute1()
Execute test 1 |
void |
test_execute2()
Execute test 2 |
void |
test_open1()
Open test 1 |
void |
test_open2()
Open test 2 |
void |
test_open3()
Open test 3 |
void |
test_state1()
State test 1 |
void |
test_transactions1()
Transactions test 1 |
void |
test_transactions2()
Transactions test 2 |
| 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.ConnectionTest
public ADODBTest.ConnectionTest(java.lang.String name) throws com.tripi.asp.AspException
- Test suite constructor.
| Method Detail |
test_cursorlocation1
public void test_cursorlocation1()
throws java.io.IOException
- Cursor Location test 1
test_errors1
public void test_errors1()
throws java.io.IOException
- Errors test 1
test_execute1
public void test_execute1()
throws java.io.IOException
- Execute test 1
test_execute2
public void test_execute2()
throws java.io.IOException
- Execute test 2
test_open1
public void test_open1()
throws java.io.IOException
- Open test 1
test_open2
public void test_open2()
throws java.io.IOException
- Open test 2
test_open3
public void test_open3()
throws java.io.IOException
- Open test 3
test_state1
public void test_state1()
throws java.io.IOException
- State test 1
test_transactions1
public void test_transactions1()
throws java.io.IOException
- Transactions test 1
test_transactions2
public void test_transactions2()
throws java.io.IOException
- Transactions test 2
|
|||||||||
| Home >> All >> com >> tripi >> asp >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC