public class ServiceExporterBeanPostProcessorTest extends Object
| Constructor and Description |
|---|
ServiceExporterBeanPostProcessorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Map.Entry<String,Object> |
getBeanByImplClass(Class<?> beanImplClass) |
void |
setUp() |
void |
testNonProxyExportAsDevService() |
void |
testNonProxyExportAsService() |
void |
testNonProxyNonInterfaceExportAsService() |
void |
testPrivateServiceNotExported() |
void |
testProxyExportAsDevService() |
void |
testProxyExportAsService() |
void |
testProxyNonInterfaceExportAsService() |
public ServiceExporterBeanPostProcessorTest()
public void testNonProxyExportAsService()
throws Exception
Exceptionpublic void testNonProxyExportAsDevService()
throws Exception
Exceptionpublic void testNonProxyNonInterfaceExportAsService()
throws Exception
Exceptionpublic void testProxyExportAsDevService()
throws Exception
Exceptionpublic void testProxyNonInterfaceExportAsService()
throws Exception
Exceptionpublic void testPrivateServiceNotExported()
throws Exception
ExceptionCopyright © 2019 Atlassian. All rights reserved.