public class TenantAwareDataSourceProviderActiveObjectsFactoryTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
expectedException |
| Constructor and Description |
|---|
TenantAwareDataSourceProviderActiveObjectsFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testCreate() |
void |
testCreateLockInterrupted() |
void |
testCreateLockTimeout() |
void |
testCreateWithNullDatabaseType() |
void |
testCreateWithNullDataSource() |
public TenantAwareDataSourceProviderActiveObjectsFactoryTest()
public void setUp()
public void tearDown()
public void testCreateWithNullDataSource()
throws Exception
Exceptionpublic void testCreateWithNullDatabaseType()
throws Exception
Exceptionpublic void testCreateLockTimeout()
throws InterruptedException
InterruptedExceptionpublic void testCreateLockInterrupted()
throws InterruptedException
InterruptedExceptionCopyright © 2018 Atlassian. All rights reserved.