public class LoadingComponentsTest extends BaseTestCase
attributes, maxInactiveInterval
Constructor and Description |
---|
LoadingComponentsTest() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testAvalonComponentServiceShutdown()
Shutdown the AvalonComponentService where the MimeTypeService
resides and lookup the MimeTypeService.
|
void |
testLoadingByAvalonComponentService()
Test to load a couple of Avalon services directly by the
AvalonComponentService.
|
void |
testLoadingByTurbineServices()
Test to load a couple of Avalon services by using the
TurbineServices which delegate the service retrieval to
the AvalonComponentService
|
void |
testLookupUnknownService()
Lookup up an unknown servie
|
baseInit, getMockRequest, getPipelineData, getRunData
public LoadingComponentsTest()
public void testLoadingByAvalonComponentService() throws Exception
Exception
- loading failedpublic void testLoadingByTurbineServices() throws Exception
Exception
- loading failedpublic void testLookupUnknownService() throws Exception
Exception
public void testAvalonComponentServiceShutdown() throws Exception
Exception
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.