net.bpelunit.framework.client.eclipse
Class EclipseBPELUnitRunner
java.lang.Object
net.bpelunit.framework.BPELUnitRunner
net.bpelunit.framework.client.eclipse.EclipseBPELUnitRunner
public class EclipseBPELUnitRunner
- extends net.bpelunit.framework.BPELUnitRunner
Implementation of the BPELUnitRunner for use in Eclipse. Uses an
Eclipse-based implementation of extension loading and preference storage.
- Version:
- $Id$
- Author:
- Philip Mayer
| Fields inherited from class net.bpelunit.framework.BPELUnitRunner |
CHANGE_ENDPOINTS, GLOBAL_TIMEOUT, HALT_ON_ERROR, HALT_ON_FAILURE, MEASURE_COVERAGE, SKIP_UNKNOWN_EXTENSIONS |
| Methods inherited from class net.bpelunit.framework.BPELUnitRunner |
changeEndpoints, getCoverageMeasurmentTool, getTimeout, initialize, isHaltOnError, isHaltOnFailure, isSkipUnknownExtensions, loadTestSuite, measureTestCoverage, setCoverageMeasurmentTool |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EclipseBPELUnitRunner
public EclipseBPELUnitRunner()
configureDeployers
public void configureDeployers()
throws net.bpelunit.framework.exception.ConfigurationException
- Specified by:
configureDeployers in class net.bpelunit.framework.BPELUnitRunner
- Throws:
net.bpelunit.framework.exception.ConfigurationException
configureExtensions
public void configureExtensions()
throws net.bpelunit.framework.exception.ConfigurationException
- Specified by:
configureExtensions in class net.bpelunit.framework.BPELUnitRunner
- Throws:
net.bpelunit.framework.exception.ConfigurationException
configureInit
public void configureInit()
throws net.bpelunit.framework.exception.ConfigurationException
- Specified by:
configureInit in class net.bpelunit.framework.BPELUnitRunner
- Throws:
net.bpelunit.framework.exception.ConfigurationException
configureLogging
public void configureLogging()
- Specified by:
configureLogging in class net.bpelunit.framework.BPELUnitRunner
configureLogging
public void configureLogging(org.apache.log4j.Level level,
org.apache.log4j.Appender appender)
createNewDeployer
public net.bpelunit.framework.control.ext.IBPELDeployer createNewDeployer(String type)
throws net.bpelunit.framework.exception.SpecificationException
- Specified by:
createNewDeployer in class net.bpelunit.framework.BPELUnitRunner
- Throws:
net.bpelunit.framework.exception.SpecificationException
createNewHeaderProcessor
public net.bpelunit.framework.control.ext.IHeaderProcessor createNewHeaderProcessor(String name)
throws net.bpelunit.framework.exception.SpecificationException
- Specified by:
createNewHeaderProcessor in class net.bpelunit.framework.BPELUnitRunner
- Throws:
net.bpelunit.framework.exception.SpecificationException
createNewSOAPEncoder
public net.bpelunit.framework.control.ext.ISOAPEncoder createNewSOAPEncoder(String styleEncoding)
throws net.bpelunit.framework.exception.SpecificationException
- Specified by:
createNewSOAPEncoder in class net.bpelunit.framework.BPELUnitRunner
- Throws:
net.bpelunit.framework.exception.SpecificationException
createNewDataSource
public net.bpelunit.framework.control.ext.IDataSource createNewDataSource(String type)
throws net.bpelunit.framework.exception.SpecificationException
- Specified by:
createNewDataSource in class net.bpelunit.framework.BPELUnitRunner
- Throws:
net.bpelunit.framework.exception.SpecificationException
configureCoverageTool
public void configureCoverageTool()
throws net.bpelunit.framework.exception.ConfigurationException
- Specified by:
configureCoverageTool in class net.bpelunit.framework.BPELUnitRunner
- Throws:
net.bpelunit.framework.exception.ConfigurationException
configureCoverageTool
public void configureCoverageTool(BPELUnitActivator plugin)
getGlobalConfigurationForDeployer
public Map<String,String> getGlobalConfigurationForDeployer(net.bpelunit.framework.control.ext.IBPELDeployer deployer)
- Overrides:
getGlobalConfigurationForDeployer in class net.bpelunit.framework.BPELUnitRunner
Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.