public class TestPrefixDelegatingModuleFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
expectedException |
| Constructor and Description |
|---|
TestPrefixDelegatingModuleFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCreateBean() |
void |
testCreateBeanFailed() |
void |
testCreateBeanThrowsLinkageError() |
void |
testCreateBeanThrowsNoClassDefFoundError() |
void |
testCreateBeanThrowsUnsatisfiedDependencyException() |
void |
testCreateBeanWithDynamicModuleFactory() |
public void testCreateBean()
public void testCreateBeanWithDynamicModuleFactory()
public void testCreateBeanThrowsNoClassDefFoundError()
public void testCreateBeanThrowsUnsatisfiedDependencyException()
public void testCreateBeanThrowsLinkageError()
public void testCreateBeanFailed()
Copyright © 2019 Atlassian. All rights reserved.