public abstract class BaseTransactionIsolationConfigTest extends BaseUnitTestCase
executorService, globalTimeout, log| Constructor and Description |
|---|
BaseTransactionIsolationConfigTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
augmentConfigurationSettings(java.util.Properties properties) |
protected abstract ConnectionProvider |
getConnectionProviderUnderTest() |
void |
testSettingIsolationAsName() |
void |
testSettingIsolationAsNameAlt() |
void |
testSettingIsolationAsNumeric() |
void |
testSettingIsolationAsNumericString() |
assertNoLeaks, executeAsync, executeSync, releaseTransactions, sleepprotected abstract ConnectionProvider getConnectionProviderUnderTest()
protected void augmentConfigurationSettings(java.util.Properties properties)
public void testSettingIsolationAsNumeric()
throws java.lang.Exception
java.lang.Exceptionpublic void testSettingIsolationAsNumericString()
throws java.lang.Exception
java.lang.Exceptionpublic void testSettingIsolationAsName()
throws java.lang.Exception
java.lang.Exceptionpublic void testSettingIsolationAsNameAlt()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.