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

Quick Search    Search Deep

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

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

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

This class contains the field object tests


Field Summary
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
ADODBTest.FieldTest(java.lang.String name)
          Test suite constructor.
 
Method Summary
 void test_actualsize1()
          Execute actualsize1
 void test_definedsize1()
          Execute definedsize1
 void test_fieldscount1()
          Test Fields.Count
 void test_name1()
          Execute name1
 void test_numericscale1()
          Execute numericscale1
 void test_precision1()
          Execute precision1
 
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.FieldTest

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

Method Detail

test_actualsize1

public void test_actualsize1()
                      throws java.io.IOException
Execute actualsize1


test_fieldscount1

public void test_fieldscount1()
                       throws java.io.IOException
Test Fields.Count


test_definedsize1

public void test_definedsize1()
                       throws java.io.IOException
Execute definedsize1


test_name1

public void test_name1()
                throws java.io.IOException
Execute name1


test_numericscale1

public void test_numericscale1()
                        throws java.io.IOException
Execute numericscale1


test_precision1

public void test_precision1()
                     throws java.io.IOException
Execute precision1