Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.tripi.asp.test
Class ADODBTest.CommandTest  view ADODBTest.CommandTest download ADODBTest.CommandTest.java

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.tripi.asp.test.ADODBTest.CommandTest
All Implemented Interfaces:
junit.framework.Test
Enclosing class:
ADODBTest

public static class ADODBTest.CommandTest
extends junit.framework.TestCase

This class contains the ADODB.Command object tests


Field Summary
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
ADODBTest.CommandTest(java.lang.String name)
          Test suite constructor.
 
Method Summary
 void test_activeconnection1()
          Active Connection test 1
 void test_activeconnection2()
          Active Connection test 2
 void test_execute1()
          Execute test 1
 
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.CommandTest

public ADODBTest.CommandTest(java.lang.String name)
                      throws com.tripi.asp.AspException
Test suite constructor.

Method Detail

test_activeconnection1

public void test_activeconnection1()
                            throws java.io.IOException
Active Connection test 1


test_activeconnection2

public void test_activeconnection2()
                            throws java.io.IOException
Active Connection test 2


test_execute1

public void test_execute1()
                   throws java.io.IOException
Execute test 1