net.sourceforge.jtds.test
Class JtdsObjectFactoryUnitTest.Test_JtdsObjectFactory_getObjectInstance_DefaultValues

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by net.sourceforge.jtds.test.DefaultPropertiesTestLibrary
              extended by 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).


Constructor Summary
JtdsObjectFactoryUnitTest.Test_JtdsObjectFactory_getObjectInstance_DefaultValues()
          Default constructor.
 
Method Summary
 
Methods inherited from class net.sourceforge.jtds.test.DefaultPropertiesTestLibrary
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_processId, test_progName, test_sendStringParametersAsUnicode, test_serverType, test_socketKeepAlive, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JtdsObjectFactoryUnitTest.Test_JtdsObjectFactory_getObjectInstance_DefaultValues

public JtdsObjectFactoryUnitTest.Test_JtdsObjectFactory_getObjectInstance_DefaultValues()
Default constructor.



Generated on September 29 2009