org.jboss.shrinkwrap.descriptor.impl.javaee6
Class DataSourceTypeImplTestCase
java.lang.Object
org.jboss.shrinkwrap.descriptor.impl.javaee6.DataSourceTypeImplTestCase
public class DataSourceTypeImplTestCase
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataSourceTypeImplTestCase
public DataSourceTypeImplTestCase()
testDescription
public void testDescription()
throws java.lang.Exception
- Throws:
java.lang.Exception
testName
public void testName()
throws java.lang.Exception
- Throws:
java.lang.Exception
testClassName
public void testClassName()
throws java.lang.Exception
- Throws:
java.lang.Exception
testServerName
public void testServerName()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPortNumber
public void testPortNumber()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDatabaseName
public void testDatabaseName()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUrl
public void testUrl()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUser
public void testUser()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPassword
public void testPassword()
throws java.lang.Exception
- Throws:
java.lang.Exception
testProperty
public void testProperty()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLoginTimeout
public void testLoginTimeout()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTransactional
public void testTransactional()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIsolationLevel
public void testIsolationLevel()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInitialPoolSize
public void testInitialPoolSize()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMaxPoolSize
public void testMaxPoolSize()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMinPoolSize
public void testMinPoolSize()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMaxIdleTime
public void testMaxIdleTime()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMaxStatements
public void testMaxStatements()
throws java.lang.Exception
- Throws:
java.lang.Exception