public abstract class BaseTransactionIsolationConfigTest extends BaseUnitTestCase
executorService, globalTimeout, log
Constructor and Description |
---|
BaseTransactionIsolationConfigTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
augmentConfigurationSettings(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(Properties properties)
public void testSettingIsolationAsNumeric() throws Exception
Exception
public void testSettingIsolationAsNumericString() throws Exception
Exception
public void testSettingIsolationAsName() throws Exception
Exception
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.