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, sleep
protected abstract ConnectionProvider getConnectionProviderUnderTest()
protected void augmentConfigurationSettings(java.util.Properties properties)
public void testSettingIsolationAsNumeric() throws java.lang.Exception
java.lang.Exception
public void testSettingIsolationAsNumericString() throws java.lang.Exception
java.lang.Exception
public void testSettingIsolationAsName() throws java.lang.Exception
java.lang.Exception
public void testSettingIsolationAsNameAlt() throws java.lang.Exception
java.lang.Exception
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.