net.sourceforge.jtds.test
Class JtdsObjectFactoryUnitTest.Test_JtdsObjectFactory_getObjectInstance_DefaultValues

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--net.sourceforge.jtds.test.DefaultPropertiesTestLibrary
                    |
                    +--net.sourceforge.jtds.test.JtdsObjectFactoryUnitTest.Test_JtdsObjectFactory_getObjectInstance_DefaultValues
All Implemented Interfaces:
junit.framework.Test
Enclosing class:
JtdsObjectFactoryUnitTest

public static class JtdsObjectFactoryUnitTest.Test_JtdsObjectFactory_getObjectInstance_DefaultValues
extends DefaultPropertiesTestLibrary

Class used to test JtdsObjectFactory.getObjectInstance(Object, Name, Context, Hashtable).


Fields inherited from class net.sourceforge.jtds.test.DefaultPropertiesTestLibrary
onlySqlServerTests, onlyTds70Tests, tester, URL_SQLSERVER, URL_SYBASE
 
Fields inherited from class junit.framework.TestCase
fName
 
Constructor Summary
JtdsObjectFactoryUnitTest.Test_JtdsObjectFactory_getObjectInstance_DefaultValues()
          Default constructor.
 
Methods inherited from class net.sourceforge.jtds.test.DefaultPropertiesTestLibrary
assertDefaultPropertyByServerType, assertDefaultPropertyByTdsVersion, getTester, isOnlySqlServerTests, isOnlyTds70Tests, setOnlySqlServerTests, setOnlyTds70Tests, setTester, suite, test_appName, test_batchSize, test_bindAddress, test_bufferDir, test_bufferMaxMemory, test_bufferMinPackets, test_cacheMetaData, test_databaseName, test_lastUpdateCount, test_lobBuffer, test_loginTimeout, test_macAddress, test_namedPipe, test_packetSize, test_portNumber, test_prepareSql, test_progName, test_sendStringParametersAsUnicode, test_serverType, test_socketTimeout, test_tcpNoDelay, test_tds, test_useCursors, test_useJCIFS, test_useLOBs, test_wsid
 
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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait
 

Constructor Detail

JtdsObjectFactoryUnitTest.Test_JtdsObjectFactory_getObjectInstance_DefaultValues

public JtdsObjectFactoryUnitTest.Test_JtdsObjectFactory_getObjectInstance_DefaultValues()
Default constructor.


Generated on August 22 2007