public abstract class AbstractComponentsInProductTest extends AbstractInProductTest
ComponentImport,
ExportAsService,
and the dynamic context creation / profile support.
(i.e. everything that's not a product-specific component or import)
See also product-specific subclasses.
See TestCustomModuleType.BASEURL| Constructor and Description |
|---|
AbstractComponentsInProductTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testComponents()
Test that
Component, ComponentImport etc. |
void |
testDynamicContext()
Test dynamic creation and shutdown of inner spring context (profiles)
|
void |
testServices()
Test that
ExportAsService etc. |
getUrl, readStringListpublic void testComponents()
throws Exception
Component, ComponentImport etc. are working in atlassian-spring-scanner-maven-test.Exceptionpublic void testServices()
throws Exception
ExportAsService etc. are working in atlassian-spring-scanner-maven-test.ExceptionCopyright © 2019 Atlassian. All rights reserved.