public class ConfigurationTest extends BaseTestCase
Modifier and Type | Field and Description |
---|---|
static String |
CLASSNAME_SUFFIX
A
Service property determining its implementing
class name . |
static String |
SERVICE_PREFIX |
attributes, maxInactiveInterval
Constructor and Description |
---|
ConfigurationTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCreateTurbineWithConfiguration() |
void |
testCreateTurbineWithConfigurationXML() |
void |
testCreateTurbineWithIncludedConfiguration() |
void |
testCreateTurbineWithXMLBuilderConfiguration() |
baseInit, getMockRequest, getPipelineData, getRunData
public static final String SERVICE_PREFIX
public static final String CLASSNAME_SUFFIX
Service
property determining its implementing
class name .public ConfigurationTest()
public void testCreateTurbineWithConfigurationXML() throws Exception
Exception
public void testCreateTurbineWithConfiguration() throws Exception
Exception
public void testCreateTurbineWithIncludedConfiguration() throws Exception
Exception
public void testCreateTurbineWithXMLBuilderConfiguration() throws Exception
Exception
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.